Skip to main content

Permissioning types

This reference describes account access and status types for permissioning.

Account access types

When setting the account access, the system checks if the account setting the access has sufficient privileges to grant account access.

The following table indicates the numeric value and granting privileges for each account access type.

AccessTypeValueGranting Privileges
ReadOnly0none
Transact1Transact and ReadOnly
ContractDeploy2ContractDeploy, Transact, and ReadOnly
FullAccess3any
  • Accounts with FullAccess can grant any access type.

  • Accounts with ContractDeploy can grant only Transact, ContractDeploy or ReadOnly access to other accounts.

  • Accounts with Transact access can grant only Transact or ReadOnly access to other accounts.

  • Accounts with ReadOnly access cannot grant any access.

Organization status types

The following table indicates the numeric value for each organization status.

OrgStatusValue
NotInList0
Proposed1
Approved2
PendingSuspension3
Suspended4
AwaitingSuspensionRevoke5

Account status types

The following table indicates the numeric value for each account status.

AccountStatusValue
Not In List0
Pending Approval1
Active2
Suspended4
Denylisted5
Revoked6
Recovery initiated for Denylisted accounts7

Node status types

The following table indicates the numeric value for each node status.

NodeStatusValue
NotInList0
PendingApproval1
Approved2
Deactivated3
Denylisted4
Recovery initiated for Denylisted Node5