Skip to main content
⚠️ This is the beta version of the Sui GraphQL schema. The beta schema will replace the alpha GraphQL schema upon its official release.

SuiAddress

String containing 32 byte hex-encoded address, with a leading '0x'. Leading zeroes can be omitted on input but will always appear in outputs (SuiAddress in output is guaranteed to be 66 characters long).

scalar SuiAddress

Member Of

address query ● Address object ● ConsensusObjectCancelled object ● IAddressable interface ● MoveCallCommand object ● MovePackage object ● MutateConsensusStreamEnded object ● object query ● Object object ● ObjectChange object ● ObjectKey input ● objectVersions query ● package query ● PackageKey input ● packageVersions query ● PublishCommand object ● ReadConsensusStreamEnded object ● SharedInput object ● TypeOrigin object ● UpgradeCommand object ● ValidatorSet object