Skip to main content

AccountView

    address Address (string)required
    accountType Account Type (string)required

    Possible values: [EOA, SCA, UNKNOWN]

    Example: EOA, SCA
    balance Balance (number)required
    totalTransactionCount int64required

    contract

    object

    contractAddress Contract Address (string)required
    contractType Contract Type (string)

    Possible values: [ERC20, KIP7, KIP17, KIP37, ERC721, ERC1155, CONSENSUS_NODE, CUSTOM, UNKNOWN, UNKNOWN_]

    contractCreatorAddress Contract Creator Address (string)
    contractCreatorTransactionHash Contract Creator Transaction Hash (string)
    contractCreated Contract Created (boolean)

    accountKey

    object

    type stringrequired

    Possible values: [AccountKeyLegacy, AccountKeyPublic, AccountKeyFail, AccountKeyWeightedMultiSig, AccountKeyRoleBased]