/
/Sui mainnet API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 4w ago · Updated 4w ago
Accounts33
  • getgetAccounts
  • getgetTopAccounts
  • getgetAccountsCount
  • getgetAccountByHash
  • getgetAccountActivity
  • getgetAccountBalance
  • postgetAccountObjects
  • getgetAccountTransactions
  • getgetValidators
  • getgetValidatorsApy
  • getgetValidatorsAvgApy
  • getgetValidatorsCommission
  • postgetValidatorsByAddresses
  • getgetValidatorsStake
  • getgetValidatorByAddress
  • getgetDelegationsByValidator
  • getgetDelegatorsByValidator
  • getisValidatorExist
  • getgetDelegationsByValidator
  • getgetAccountStats
  • getgetAccountDelegatee
  • getisSnarkerExist
  • getisValidatorExist
  • getgetDelegationAmountChart
  • getgetAccountStats
  • getgetAccountTimingInfo
  • getgetTransactionsCountChart
  • getgetAccountTransactions
  • getgetZkAppTransactionsCountChart
  • getisSnarkerExist
  • getisValidatorExist
  • getgetAccountTimingInfo
  • getgetTopValidators
Analytics21
Blobs3
Blocks3
ChainInfo2
Coins9
DEFI8
Mips4
NFTs15
Objects6
Security2
Snarks4
Time Locks4
Tokens6
Transaction Blocks8
Transactions5
ZkApps9
    Accounts

    isSnarkerExist

    Check if the queried account is a snarker. Snarkers are accounts that produce zk-snark proofs. After the hardfork this endpoint will be available on the Mainnet.

    get/v1/accounts/{pk}/is-snarker

    Path parameters

    pkstring required

    Queried account address hash.

    Queried account address hash.

    Response

    OK

    boolean required