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/{address}/is-snarker
Path parameters
addressstring required
Queried account address hash.
Queried account address hash.
Response
OK
boolean required