{"version":1,"pages":[{"id":"j6EiR8FyzTHL5okV9IbZ","title":"Circular APIs","pathname":"/standard-apis","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"Getting Started"}]},{"id":"5uLRLXLbLfRO1INAxyoc","title":"Setting Up a Wallet","pathname":"/standard-apis/getting-started/circular-apis/setting-up-a-wallet","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"Getting Started"},{"label":"Circular APIs"}]},{"id":"5YpTqbO9hyhXsxn7dgly","title":"Get you NAG Access Key","pathname":"/standard-apis/getting-started/circular-apis/get-you-nag-access-key","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"Getting Started"},{"label":"Circular APIs"}]},{"id":"WU6gmfPG3FmuShqUv4dG","title":"Select a Programming Language","pathname":"/standard-apis/getting-started/circular-apis/select-a-programming-language","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"Getting Started"},{"label":"Circular APIs"}]},{"id":"llskzHbUqbwPuJiZXbWt","title":"APIs","pathname":"/standard-apis/api-docs/apis","siteSpaceId":"sitesp_gC6g7","description":"In this section, we will delve into the details of communicating with the Circular Network. We'll learn how to structure various URLs for interaction with the distinct blockchains within the network.","breadcrumbs":[{"label":"API Docs"}]},{"id":"s1KaGDWB2YM3ySoY0zrX","title":"Check Wallet Existence","pathname":"/standard-apis/api-docs/apis/check-wallet-existence","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"gPRULhC27ZvDnuKmt4X2","title":"Get Wallet Content","pathname":"/standard-apis/api-docs/apis/get-wallet-content","siteSpaceId":"sitesp_gC6g7","description":"To retrieve wallet contents, use the \"Circular_GetWallet_\" endpoint and provide the blockchain and wallet address as parameters, excluding the \"0x\" hexadecimal identifiers.","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"gbCIcC9bByZoQp4epe6q","title":"Get Wallet Balance","pathname":"/standard-apis/api-docs/apis/get-wallet-balance","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"87DgFaNofJxdvAaJXKiq","title":"Get Wallet Nonce","pathname":"/standard-apis/api-docs/apis/get-wallet-nonce","siteSpaceId":"sitesp_gC6g7","description":"Get the wallet nonce number","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"goTHGjOEnRIfofgl57uy","title":"Call a Smart Contract Function","pathname":"/standard-apis/api-docs/apis/call-a-smart-contract-function","siteSpaceId":"sitesp_gC6g7","description":"Call a smart contract function and get the output","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"kWzslOOSh5sq5j8Chmvz","title":"Get a Domain","pathname":"/standard-apis/api-docs/apis/get-a-domain","siteSpaceId":"sitesp_gC6g7","description":"Resolve a wallet domain on the blockchain","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"Iu9t4tOemtEoaiLZGZn1","title":"Get the Asset List","pathname":"/standard-apis/api-docs/apis/get-the-asset-list","siteSpaceId":"sitesp_gC6g7","description":"Get the assets registered on the blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"KnnyxGzO9RK7Mafe9EHg","title":"Get Asset","pathname":"/standard-apis/api-docs/apis/get-asset","siteSpaceId":"sitesp_gC6g7","description":"This endpoint is designed to retrieve the content of an asset file in JSON format. The asset is identified by its exact name, so it must be spelled correctly for the query to be successful.","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"fbtIXiBH2eqdcqXRjGLT","title":"Get the Asset Supply","pathname":"/standard-apis/api-docs/apis/get-the-asset-supply","siteSpaceId":"sitesp_gC6g7","description":"Get the asset supply on a specific blockchain","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"L0txxYplWi8GC42uT2nM","title":"Get a range of Blocks","pathname":"/standard-apis/api-docs/apis/get-a-range-of-blocks","siteSpaceId":"sitesp_gC6g7","description":"Get a range of blocks","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"hSrJ8ga5liDK9yyYRZhR","title":"Get a Block","pathname":"/standard-apis/api-docs/apis/get-a-block","siteSpaceId":"sitesp_gC6g7","description":"Retrieving a blockchain block is not a transaction; it's simply a request executed by a single node. Sometimes, it might be necessary to send the same request multiple times to obtain a copy of the sa","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"CmHnbf8N77maaz59ey2f","title":"Get the number of Blocks","pathname":"/standard-apis/api-docs/apis/get-the-number-of-blocks","siteSpaceId":"sitesp_gC6g7","description":"This endpoint is designed to offer details about the number of blocks in the chosen blockchain, including information about the last block or its height. By specifying the blockchain address, this end","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"UnYwvqXevEx8LeicCBI9","title":"Get the Blockchain Analytics","pathname":"/standard-apis/api-docs/apis/get-the-blockchain-analytics","siteSpaceId":"sitesp_gC6g7","description":"Get blockchain infos","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"E1kK8s51NONec9FbRZRA","title":"Get the available blockchains","pathname":"/standard-apis/api-docs/apis/get-the-available-blockchains","siteSpaceId":"sitesp_gC6g7","description":"Get the blockchains names and addresses","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"KLRbTfIfsM6xwgJz7OdI","title":"Get a Transaction by its TxID","pathname":"/standard-apis/api-docs/apis/get-a-transaction-by-its-txid","siteSpaceId":"sitesp_gC6g7","description":"Get a Transaction by using a TxID","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"HAimtnOqPCMB9mWcIYmw","title":"Get transactions processed by a node","pathname":"/standard-apis/api-docs/apis/get-transactions-processed-by-a-node","siteSpaceId":"sitesp_gC6g7","description":"Get the transactions processed by a node by it's node id.","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"w0O9dPXcV1lIJ1G7SP3w","title":"Get a transaction by an involved address","pathname":"/standard-apis/api-docs/apis/get-a-transaction-by-an-involved-address","siteSpaceId":"sitesp_gC6g7","description":"Get the transaction from and to a specific wallet address.","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"xZmXh57hcajGX9LVH1t0","title":"Get transactions by a range of dates","pathname":"/standard-apis/api-docs/apis/get-transactions-by-a-range-of-dates","siteSpaceId":"sitesp_gC6g7","description":"Get transactions processed during a range of dates","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"RXB7jVzfVHsUGpGduVrv","title":"Submit a new Transaction","pathname":"/standard-apis/api-docs/apis/submit-a-new-transaction","siteSpaceId":"sitesp_gC6g7","description":"Send a new transaction on the blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"0NfuljFmT8twayOmFUmt","title":"Registering a New Wallet","pathname":"/standard-apis/api-docs/apis/registering-a-new-wallet","siteSpaceId":"sitesp_gC6g7","description":"","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"pK6tg2D1TDcZoMiaTYWj","title":"Transferring an Asset","pathname":"/standard-apis/api-docs/apis/transferring-an-asset","siteSpaceId":"sitesp_gC6g7","description":"","breadcrumbs":[{"label":"API Docs"},{"label":"APIs"}]},{"id":"zglBGzQcrHaF8dlw7pgY","title":"Node.js","pathname":"/standard-apis/api-docs/node.js","siteSpaceId":"sitesp_gC6g7","description":"In this section, we will delve into the details of the Circular Protocol official Node.js package.","breadcrumbs":[{"label":"API Docs"}]},{"id":"8rlpJQVdNPvnm1dQkvzW","title":"Mainnet Integration","pathname":"/standard-apis/api-docs/node.js/mainnet-integration","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"bG7v7ohlJmf11zzyqhld","title":"checkWallet()","pathname":"/standard-apis/api-docs/node.js/checkwallet","siteSpaceId":"sitesp_gC6g7","description":"This method checks if a wallet exists in the specified blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"uglln7RK15WoUi8H7ZnL","title":"getWallet()","pathname":"/standard-apis/api-docs/node.js/getwallet","siteSpaceId":"sitesp_gC6g7","description":"This method retrieves the wallet information from the specified blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"8J95XdoVYR7xbwD0moes","title":"getWalletBalance()","pathname":"/standard-apis/api-docs/node.js/getwalletbalance","siteSpaceId":"sitesp_gC6g7","description":"This method retrieves the wallet balance from the specified blockchain chosen a specific asset.","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"Uw1rgvrXOEn3JYCdWWCT","title":"getWalletNonce()","pathname":"/standard-apis/api-docs/node.js/getwalletnonce","siteSpaceId":"sitesp_gC6g7","description":"This method retrieves the wallet nonce from the specified blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"eIFvIMtBnbjF55l3ZiFw","title":"callContract()","pathname":"/standard-apis/api-docs/node.js/callcontract","siteSpaceId":"sitesp_gC6g7","description":"Use this method if you want to execute a function writte in a smart contract.","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"aO0RIq7BF2qBaLqJfnqs","title":"testContract()","pathname":"/standard-apis/api-docs/node.js/testcontract","siteSpaceId":"sitesp_gC6g7","description":"Test the execution of a smart contract project","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"EdVs8N06ia5DEZWV1JP3","title":"registerWallet()","pathname":"/standard-apis/api-docs/node.js/registerwallet","siteSpaceId":"sitesp_gC6g7","description":"Register a wallet with a public key","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"xGrYE9Pj2vqRdxKMEqjZ","title":"getDomain()","pathname":"/standard-apis/api-docs/node.js/getdomain","siteSpaceId":"sitesp_gC6g7","description":"Resolve a wallet domain on the blockchain","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"fsASLudVvq6t0cPOIss8","title":"getAssetList()","pathname":"/standard-apis/api-docs/node.js/getassetlist","siteSpaceId":"sitesp_gC6g7","description":"Get the assets registered on the blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"3kmMQWDUrCV5Arr1ogoG","title":"getAsset()","pathname":"/standard-apis/api-docs/node.js/getasset","siteSpaceId":"sitesp_gC6g7","description":"This endpoint is designed to retrieve the content of an asset file in JSON format. The asset is identified by its exact name, so it must be spelled correctly for the query to be successful.","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"8CpRyUuWO8i0nNgrOCVR","title":"getAssetSupply()","pathname":"/standard-apis/api-docs/node.js/getassetsupply","siteSpaceId":"sitesp_gC6g7","description":"Get the supply of an asset from a specific blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"2Ma3CuubkG1L1bZxprSG","title":"getBlockRange()","pathname":"/standard-apis/api-docs/node.js/getblockrange","siteSpaceId":"sitesp_gC6g7","description":"Get a range of blocks","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"Wl35AIbG7865s5f5gCaj","title":"getBlock()","pathname":"/standard-apis/api-docs/node.js/getblock","siteSpaceId":"sitesp_gC6g7","description":"Retrieving a blockchain block is not a transaction; it's simply a request executed by a single node. Sometimes, it might be necessary to send the same request multiple times to obtain the right copy","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"9yYUZAQ0dEZRxxeY8qGJ","title":"getBlockCount()","pathname":"/standard-apis/api-docs/node.js/getblockcount","siteSpaceId":"sitesp_gC6g7","description":"Get details about the number of blocks in the chosen blockchain, including information about the last block or its height.","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"rtqcxKrGn9PDyo07U5ny","title":"getAnalytics()","pathname":"/standard-apis/api-docs/node.js/getanalytics","siteSpaceId":"sitesp_gC6g7","description":"Get blockchain infos","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"MlYPH5ilGfdqB7SXwcwr","title":"getBlockchains()","pathname":"/standard-apis/api-docs/node.js/getblockchains","siteSpaceId":"sitesp_gC6g7","description":"Get the blockchains names and addresses","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"B3TGeCG3J1LL1B883QnY","title":"getTransactionbyID()","pathname":"/standard-apis/api-docs/node.js/gettransactionbyid","siteSpaceId":"sitesp_gC6g7","description":"Searches a Transaction by its ID. The transaction will be searched initially between the pending transactions and then in the blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"Mpli0trbMQXrHaRTugAg","title":"getTransactionbyNode()","pathname":"/standard-apis/api-docs/node.js/gettransactionbynode","siteSpaceId":"sitesp_gC6g7","description":"Get the transactions processed by a node by it's node id.","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"P66TM4WfFq47GuvRbqmr","title":"getTransactionbyAddress()","pathname":"/standard-apis/api-docs/node.js/gettransactionbyaddress","siteSpaceId":"sitesp_gC6g7","description":"Get the transaction from and to a specific wallet address.","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"rITTGLbsYMeubf3HwW7s","title":"getTransactionbyDate()","pathname":"/standard-apis/api-docs/node.js/gettransactionbydate","siteSpaceId":"sitesp_gC6g7","description":"Get transactions processed during a range of dates by a specific address","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"XO1SrCjhGrkfPNqJS9do","title":"getTransactionOutcome()","pathname":"/standard-apis/api-docs/node.js/gettransactionoutcome","siteSpaceId":"sitesp_gC6g7","description":"Get recursively if the transaction gets processed","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"eeOKYydyIzmBlGT9bOO7","title":"getPendingTransaction()","pathname":"/standard-apis/api-docs/node.js/getpendingtransaction","siteSpaceId":"sitesp_gC6g7","description":"Get the transactions that are not processed yet.","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"pzlMZqYis7PeZNcVCV7R","title":"sendTransaction()","pathname":"/standard-apis/api-docs/node.js/sendtransaction","siteSpaceId":"sitesp_gC6g7","description":"Send a new transaction on the blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"kPPPyFlbiqhPbQtSg1L2","title":"signMessage()","pathname":"/standard-apis/api-docs/node.js/signmessage","siteSpaceId":"sitesp_gC6g7","description":"Sign a message using SECP256K1.","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"QCAY6BWzCq0K73qw4DiO","title":"verifySignature()","pathname":"/standard-apis/api-docs/node.js/verifysignature","siteSpaceId":"sitesp_gC6g7","description":"Verify a signature with a public key","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"wWGXdJikV7V0BdBLKsHE","title":"getPublicKey()","pathname":"/standard-apis/api-docs/node.js/getpublickey","siteSpaceId":"sitesp_gC6g7","description":"Get the public key from a private key","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"LbuaFNtY6t55ahm9p93h","title":"stringToHex()","pathname":"/standard-apis/api-docs/node.js/stringtohex","siteSpaceId":"sitesp_gC6g7","description":"Convert a string to hex string","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"J7gyLPzdcyGkbNN1Cnmn","title":"hexToString()","pathname":"/standard-apis/api-docs/node.js/hextostring","siteSpaceId":"sitesp_gC6g7","description":"Convert an hex string to a plain text string","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"6aYUlyY2wH5j5tICuxNf","title":"hexFix()","pathname":"/standard-apis/api-docs/node.js/hexfix","siteSpaceId":"sitesp_gC6g7","description":"Remove the '0x' from hexadecimal numbers","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"abhmsy44W4U89LoQKRZP","title":"setNAGKey()","pathname":"/standard-apis/api-docs/node.js/setnagkey","siteSpaceId":"sitesp_gC6g7","description":"Set the NAG key","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"9vfW0N7fXu2CjQ2VSCQb","title":"setNAGURL()","pathname":"/standard-apis/api-docs/node.js/setnagurl","siteSpaceId":"sitesp_gC6g7","description":"Set the NAG key","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"BYOnQCyMhwOsDpzryhZj","title":"getFormattedTimestamp()","pathname":"/standard-apis/api-docs/node.js/getformattedtimestamp","siteSpaceId":"sitesp_gC6g7","description":"Return the date and the time in format YYYY:MM:DD-hh:mm:ss","breadcrumbs":[{"label":"API Docs"},{"label":"Node.js"}]},{"id":"oPozRP0CTSfHPBfqndVA","title":"Javascript","pathname":"/standard-apis/api-docs/javascript","siteSpaceId":"sitesp_gC6g7","description":"In this section, we will delve into the details of the Circular Protocol official JS package.","breadcrumbs":[{"label":"API Docs"}]},{"id":"yp7aeiP1bvpikWQ8pFJ3","title":"Mainnet Integration","pathname":"/standard-apis/api-docs/javascript/mainnet-integration","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"CQCLwnYA6KPOlDIjIzti","title":"checkWallet()","pathname":"/standard-apis/api-docs/javascript/checkwallet","siteSpaceId":"sitesp_gC6g7","description":"This method checks if a wallet exists in the specified blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"EwjJKdTgZV5KBZx7EWiF","title":"getWallet()","pathname":"/standard-apis/api-docs/javascript/getwallet","siteSpaceId":"sitesp_gC6g7","description":"This method retrieves the wallet information from the specified blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"uEE8xl3tiTUV6uV9j6DV","title":"getWalletBalance()","pathname":"/standard-apis/api-docs/javascript/getwalletbalance","siteSpaceId":"sitesp_gC6g7","description":"This method retrieves the wallet balance from the specified blockchain chosen a specific asset.","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"5ToekuybIQZyFrHfD5XY","title":"getWalletNonce()","pathname":"/standard-apis/api-docs/javascript/getwalletnonce","siteSpaceId":"sitesp_gC6g7","description":"This method retrieves the wallet nonce from the specified blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"rZu23TUDdzOSwF4AtYQx","title":"callContract()","pathname":"/standard-apis/api-docs/javascript/callcontract","siteSpaceId":"sitesp_gC6g7","description":"Use this method if you want to execute a function writte in a smart contract.","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"354fgOsvqe7eXA9kuQVm","title":"testContract()","pathname":"/standard-apis/api-docs/javascript/testcontract","siteSpaceId":"sitesp_gC6g7","description":"Test the execution of a smart contract project","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"nX1zCuwncpOZeQQwJJ6N","title":"registerWallet()","pathname":"/standard-apis/api-docs/javascript/registerwallet","siteSpaceId":"sitesp_gC6g7","description":"Register a wallet with a public key","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"3U2mFfX1WFzNoAZv0xDT","title":"getDomain()","pathname":"/standard-apis/api-docs/javascript/getdomain","siteSpaceId":"sitesp_gC6g7","description":"Resolve a wallet domain on the blockchain","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"qCuRlwmcSNWMAB2vzvS6","title":"getAssetList()","pathname":"/standard-apis/api-docs/javascript/getassetlist","siteSpaceId":"sitesp_gC6g7","description":"Get the assets registered on the blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"P1II8Uk3d1mqadMuNt77","title":"getAsset()","pathname":"/standard-apis/api-docs/javascript/getasset","siteSpaceId":"sitesp_gC6g7","description":"This endpoint is designed to retrieve the content of an asset file in JSON format. The asset is identified by its exact name, so it must be spelled correctly for the query to be successful.","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"foOZk05GbF0YZl2SRVUj","title":"getAssetSupply()","pathname":"/standard-apis/api-docs/javascript/getassetsupply","siteSpaceId":"sitesp_gC6g7","description":"Get the supply of an asset from a specific blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"Y1bUiTaxFWdAr1ruqwk5","title":"getBlockRange()","pathname":"/standard-apis/api-docs/javascript/getblockrange","siteSpaceId":"sitesp_gC6g7","description":"Get a range of blocks","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"o5aZFL0eSyGkpBlRrtrW","title":"getBlock()","pathname":"/standard-apis/api-docs/javascript/getblock","siteSpaceId":"sitesp_gC6g7","description":"Retrieving a blockchain block is not a transaction; it's simply a request executed by a single node. Sometimes, it might be necessary to send the same request multiple times to obtain the right copy","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"m2E1PIRcAV61LKi7rRov","title":"getBlockCount()","pathname":"/standard-apis/api-docs/javascript/getblockcount","siteSpaceId":"sitesp_gC6g7","description":"Get details about the number of blocks in the chosen blockchain, including information about the last block or its height.","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"aIvwjnI3zZqpVmB0uais","title":"getAnalytics()","pathname":"/standard-apis/api-docs/javascript/getanalytics","siteSpaceId":"sitesp_gC6g7","description":"Get blockchain infos","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"n7UcGbOLidzdu2yi9qCU","title":"getBlockchains()","pathname":"/standard-apis/api-docs/javascript/getblockchains","siteSpaceId":"sitesp_gC6g7","description":"Get the blockchains names and addresses","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"EsxcNG6L3u8GrSqAPjd8","title":"getTransactionbyID()","pathname":"/standard-apis/api-docs/javascript/gettransactionbyid","siteSpaceId":"sitesp_gC6g7","description":"Searches a Transaction by its ID. The transaction will be searched initially between the pending transactions and then in the blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"1kIagROzd7O1ki8IgcVS","title":"getTransactionbyNode()","pathname":"/standard-apis/api-docs/javascript/gettransactionbynode","siteSpaceId":"sitesp_gC6g7","description":"Get the transactions processed by a node by it's node id.","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"zr9NcjASUImx7jQjZsSU","title":"getTransactionbyAddress()","pathname":"/standard-apis/api-docs/javascript/gettransactionbyaddress","siteSpaceId":"sitesp_gC6g7","description":"Get the transaction from and to a specific wallet address.","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"f9CVFL45OKSJtMlz85SL","title":"getTransactionbyDate()","pathname":"/standard-apis/api-docs/javascript/gettransactionbydate","siteSpaceId":"sitesp_gC6g7","description":"Get transactions processed during a range of dates by a specific address","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"Zw1vUw5F36laEqNL3Ha6","title":"getTransactionOutcome()","pathname":"/standard-apis/api-docs/javascript/gettransactionoutcome","siteSpaceId":"sitesp_gC6g7","description":"Get recursively if the transaction gets processed","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"5doEeKrUfD7cCfDur8Ye","title":"getPendingTransaction()","pathname":"/standard-apis/api-docs/javascript/getpendingtransaction","siteSpaceId":"sitesp_gC6g7","description":"Get the transactions that are not processed yet.","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"e4h7wdLkBodkfK1Z7aA3","title":"sendTransaction()","pathname":"/standard-apis/api-docs/javascript/sendtransaction","siteSpaceId":"sitesp_gC6g7","description":"Send a new transaction on the blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"gpPh4A3v5ggmrmu1pOT1","title":"signMessage()","pathname":"/standard-apis/api-docs/javascript/signmessage","siteSpaceId":"sitesp_gC6g7","description":"Sign a message using SECP256K1.","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"5Llj6M6PwqOwJTQdiywd","title":"verifySignature()","pathname":"/standard-apis/api-docs/javascript/verifysignature","siteSpaceId":"sitesp_gC6g7","description":"Verify a signature with a public key","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"0P2fSeMU6nnlpkTdeJAq","title":"getPublicKey()","pathname":"/standard-apis/api-docs/javascript/getpublickey","siteSpaceId":"sitesp_gC6g7","description":"Get the public key from a private key","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"otWaO40nMklUs4pR5zce","title":"stringToHex()","pathname":"/standard-apis/api-docs/javascript/stringtohex","siteSpaceId":"sitesp_gC6g7","description":"Convert a string to hex string","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"C8I9f4KKGnzYPYbFpu2z","title":"hexToString()","pathname":"/standard-apis/api-docs/javascript/hextostring","siteSpaceId":"sitesp_gC6g7","description":"Convert an hex string to a plain text string","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"nRuXvBmVVp8iXWumWFAo","title":"hexFix()","pathname":"/standard-apis/api-docs/javascript/hexfix","siteSpaceId":"sitesp_gC6g7","description":"Remove the '0x' from hexadecimal numbers","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"TxrtY0t0bqOFu5hIcr71","title":"setNAGKey()","pathname":"/standard-apis/api-docs/javascript/setnagkey","siteSpaceId":"sitesp_gC6g7","description":"Set the NAG key","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"0bsfC94cjfbI8GBl41gB","title":"setNAGURL()","pathname":"/standard-apis/api-docs/javascript/setnagurl","siteSpaceId":"sitesp_gC6g7","description":"Set the NAG key","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"rdpS6rJN9C4JKVb5oxhv","title":"getFormattedTimestamp()","pathname":"/standard-apis/api-docs/javascript/getformattedtimestamp","siteSpaceId":"sitesp_gC6g7","description":"Return the date and the time in format YYYY:MM:DD-hh:mm:ss","breadcrumbs":[{"label":"API Docs"},{"label":"Javascript"}]},{"id":"tNCXnw9JerP9QHCCL2SL","title":"Typescript","pathname":"/standard-apis/api-docs/typescript","siteSpaceId":"sitesp_gC6g7","description":"In this section, we will explore the intricacies of interacting with the Circular Network using our TypeScript library.","breadcrumbs":[{"label":"API Docs"}]},{"id":"SAAOUOkZ0V0lLL6YgcUC","title":"Including TypeScript Library","pathname":"/standard-apis/api-docs/typescript/including-typescript-library","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"},{"label":"Typescript"}]},{"id":"VzOE6A7pCWqpypagD7Qn","title":"SetNAGKey & SetNAGURL","pathname":"/standard-apis/api-docs/typescript/setnagkey-and-setnagurl","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"},{"label":"Typescript"}]},{"id":"Aw1Lm3MNIqm0UquXOHE8","title":"GetWallet","pathname":"/standard-apis/api-docs/typescript/getwallet","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"},{"label":"Typescript"}]},{"id":"Q5GhFbBBQMpBpNf6nbKm","title":"RegisterWallet","pathname":"/standard-apis/api-docs/typescript/registerwallet","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"},{"label":"Typescript"}]},{"id":"IDw3InvQj425ajQu9XI4","title":"GetAsset","pathname":"/standard-apis/api-docs/typescript/getasset","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"},{"label":"Typescript"}]},{"id":"Ig8OQEY2vDpvR9wx8hRk","title":"GetAssetSupply","pathname":"/standard-apis/api-docs/typescript/getassetsupply","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"},{"label":"Typescript"}]},{"id":"lFMWcrWcCbvWHS4Lku7k","title":"GetBlock","pathname":"/standard-apis/api-docs/typescript/getblock","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"},{"label":"Typescript"}]},{"id":"nvueJ5K0kc6HL85abpXO","title":"SendTransaction","pathname":"/standard-apis/api-docs/typescript/sendtransaction","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"},{"label":"Typescript"}]},{"id":"HsLHhwA6FQdHagImsRp0","title":"SignMessage","pathname":"/standard-apis/api-docs/typescript/signmessage","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"},{"label":"Typescript"}]},{"id":"bColF82AiojSmRFIJLTr","title":"getFormattedTimestamp","pathname":"/standard-apis/api-docs/typescript/getformattedtimestamp","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"},{"label":"Typescript"}]},{"id":"aHNKCQ1mVMaNi8T4ECOO","title":"Transferring an Asset","pathname":"/standard-apis/api-docs/typescript/transferring-an-asset","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"},{"label":"Typescript"}]},{"id":"XV1jZ1YO3EJOwSXCRwvM","title":"Python","pathname":"/standard-apis/api-docs/python","siteSpaceId":"sitesp_gC6g7","description":"In this section, we will delve into the details of the Circular Protocol official Python package.","breadcrumbs":[{"label":"API Docs"}]},{"id":"Ddqsi7HC73whZlcJASPV","title":"Mainnet Integration","pathname":"/standard-apis/api-docs/python/mainnet-integration","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"KBhWTdxrJn4f8Erm6xo0","title":"checkWallet()","pathname":"/standard-apis/api-docs/python/checkwallet","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"hqAFjO1OU6v5MSdjbAVM","title":"getWallet()","pathname":"/standard-apis/api-docs/python/getwallet","siteSpaceId":"sitesp_gC6g7","description":"","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"o84enC4aeVpBrXK7cMxQ","title":"getWalletBalance()","pathname":"/standard-apis/api-docs/python/getwalletbalance","siteSpaceId":"sitesp_gC6g7","description":"Get the wallet balance on a specific blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"Llz9fkru2oIwPuQe7Pv8","title":"getWalletNonce()","pathname":"/standard-apis/api-docs/python/getwalletnonce","siteSpaceId":"sitesp_gC6g7","description":"Get the wallet nonce number","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"FwmlecOm6VAO5T2eJ5Nu","title":"callContract()","pathname":"/standard-apis/api-docs/python/callcontract","siteSpaceId":"sitesp_gC6g7","description":"Call a smart contract function and get the output","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"zNjiL3PAfpYbe1NeAkWy","title":"registerWallet()","pathname":"/standard-apis/api-docs/python/registerwallet","siteSpaceId":"sitesp_gC6g7","description":"Register a wallet with a public key","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"Nf6pME42g93teo6lJ1nC","title":"getDomain()","pathname":"/standard-apis/api-docs/python/getdomain","siteSpaceId":"sitesp_gC6g7","description":"Resolve a wallet domain on the blockchain","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"QLm4k9BaUOzn9cjIVNho","title":"getAssetList()","pathname":"/standard-apis/api-docs/python/getassetlist","siteSpaceId":"sitesp_gC6g7","description":"Get the assets registered on the blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"lPo3B7cVN3CpCG9cG6o1","title":"getAsset()","pathname":"/standard-apis/api-docs/python/getasset","siteSpaceId":"sitesp_gC6g7","description":"This endpoint is designed to retrieve the content of an asset file in JSON format. The asset is identified by its exact name, so it must be spelled correctly for the query to be successful.","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"i2zT6Mxa9ilQTDrtc020","title":"getAssetSupply()","pathname":"/standard-apis/api-docs/python/getassetsupply","siteSpaceId":"sitesp_gC6g7","description":"Get the asset supply on a specific blockchain","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"VfYL8h7bj1XQfTnX5tmM","title":"getBlockRange()","pathname":"/standard-apis/api-docs/python/getblockrange","siteSpaceId":"sitesp_gC6g7","description":"Get a range of blocks","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"cQbi5jgIhCGvYati7n26","title":"getBlock()","pathname":"/standard-apis/api-docs/python/getblock","siteSpaceId":"sitesp_gC6g7","description":"Retrieving a blockchain block is not a transaction; it's simply a request executed by a single node. Sometimes, it might be necessary to send the same request multiple times to obtain a right copy.","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"T5YuNJvrgEtTDXTYmyli","title":"getBlockCount()","pathname":"/standard-apis/api-docs/python/getblockcount","siteSpaceId":"sitesp_gC6g7","description":"Get details about the number of blocks in the chosen blockchain, including information about the last block or its height.","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"DgazSqZezWc1S1v9UFvI","title":"getAnalytics()","pathname":"/standard-apis/api-docs/python/getanalytics","siteSpaceId":"sitesp_gC6g7","description":"Get blockchain infos","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"Slfd1q023Z8jdK4z2a19","title":"getBlockchains()","pathname":"/standard-apis/api-docs/python/getblockchains","siteSpaceId":"sitesp_gC6g7","description":"Get the blockchains names and addresses","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"aI9AB25AcDD6HFcwNY6r","title":"getTransactionByID()","pathname":"/standard-apis/api-docs/python/gettransactionbyid","siteSpaceId":"sitesp_gC6g7","description":"Get a Transaction by using a TxID","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"ZiS29vXbUNdRfJZPVOmv","title":"getTransactionByNode()","pathname":"/standard-apis/api-docs/python/gettransactionbynode","siteSpaceId":"sitesp_gC6g7","description":"Get the transactions processed by a node by it's node id.","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"sLaz2XDCAocJyWGvuS6j","title":"getTransactionByAddress()","pathname":"/standard-apis/api-docs/python/gettransactionbyaddress","siteSpaceId":"sitesp_gC6g7","description":"Get the transaction from and to a specific wallet address.","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"POGwCwhqfg14qeezdRRb","title":"getTransactionByDate()","pathname":"/standard-apis/api-docs/python/gettransactionbydate","siteSpaceId":"sitesp_gC6g7","description":"Get transactions processed during a range of dates","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"HaoRIWDGkCiovS4WkU15","title":"getTransactionOutcome()","pathname":"/standard-apis/api-docs/python/gettransactionoutcome","siteSpaceId":"sitesp_gC6g7","description":"Get transactions processed during a range of dates","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"pHgZNR3Jru8rpmY1Lw26","title":"sendTransaction()","pathname":"/standard-apis/api-docs/python/sendtransaction","siteSpaceId":"sitesp_gC6g7","description":"Send a new transaction on the blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Python"}]},{"id":"iZRbb0JBxttYMpAwhnzt","title":"Dart","pathname":"/standard-apis/api-docs/dart","siteSpaceId":"sitesp_gC6g7","description":"In this section, we will delve into the details of the Circular Protocol official Dart package.","breadcrumbs":[{"label":"API Docs"}]},{"id":"GoUdmPkmGTX5OyAaMy70","title":"checkWallet()","pathname":"/standard-apis/api-docs/dart/checkwallet","siteSpaceId":"sitesp_gC6g7","description":"This method checks if a wallet exists in the specified blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"TGxG3shlCMyLcPCwLJEL","title":"getWallet()","pathname":"/standard-apis/api-docs/dart/getwallet","siteSpaceId":"sitesp_gC6g7","description":"This method retrieves the wallet information from the specified blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"5VYYxwIunxrqXhp5LTTa","title":"getWalletBalance()","pathname":"/standard-apis/api-docs/dart/getwalletbalance","siteSpaceId":"sitesp_gC6g7","description":"This method retrieves the wallet balance from the specified blockchain chosen a specific asset.","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"5ZWtPTmpr8vF8QhPC5Xh","title":"getWalletNonce()","pathname":"/standard-apis/api-docs/dart/getwalletnonce","siteSpaceId":"sitesp_gC6g7","description":"This method retrieves the wallet nonce from the specified blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"cW5v7xFGlgg0Ez76yDp5","title":"callContract()","pathname":"/standard-apis/api-docs/dart/callcontract","siteSpaceId":"sitesp_gC6g7","description":"Use this method if you want to execute a function writte in a smart contract.","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"T94a30v7tPhGP4JOpZ5T","title":"callContractWithPlainConsoleOutput()","pathname":"/standard-apis/api-docs/dart/callcontractwithplainconsoleoutput","siteSpaceId":"sitesp_gC6g7","description":"Use this method if you want to execute a function written in a smart contract and obtain the plain console output.","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"artK3hr8494wkaAkpL7s","title":"registerWallet()","pathname":"/standard-apis/api-docs/dart/registerwallet","siteSpaceId":"sitesp_gC6g7","description":"Register a wallet with a public key","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"SS3dbhkXUuyaW6ovzTQM","title":"getDomain()","pathname":"/standard-apis/api-docs/dart/getdomain","siteSpaceId":"sitesp_gC6g7","description":"Resolve a wallet domain on the blockchain","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"fQ7a2p0OmgXNbjjdaXtI","title":"getAssetList()","pathname":"/standard-apis/api-docs/dart/getassetlist","siteSpaceId":"sitesp_gC6g7","description":"Get the assets registered on the blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"wU7RLALVTTnGMQpx5HcE","title":"getAsset()","pathname":"/standard-apis/api-docs/dart/getasset","siteSpaceId":"sitesp_gC6g7","description":"This endpoint is designed to retrieve the content of an asset file in JSON format. The asset is identified by its exact name, so it must be spelled correctly for the query to be successful.","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"hrqwywJbcwrryW5YnBgl","title":"getAssetSupply()","pathname":"/standard-apis/api-docs/dart/getassetsupply","siteSpaceId":"sitesp_gC6g7","description":"Get the supply of an asset from a specific blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"TBECLPKl6fD3tKqFCI20","title":"getBlockRange()","pathname":"/standard-apis/api-docs/dart/getblockrange","siteSpaceId":"sitesp_gC6g7","description":"Get a range of blocks","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"wqQ58H7HQxzi81b56szJ","title":"getBlock()","pathname":"/standard-apis/api-docs/dart/getblock","siteSpaceId":"sitesp_gC6g7","description":"Retrieving a blockchain block is not a transaction; it's simply a request executed by a single node. Sometimes, it might be necessary to send the same request multiple times to obtain the right copy","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"skOS3mbBGDz9Yyzqw852","title":"getBlockCount()","pathname":"/standard-apis/api-docs/dart/getblockcount","siteSpaceId":"sitesp_gC6g7","description":"Get details about the number of blocks in the chosen blockchain, including information about the last block or its height.","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"YogTBup0NOn64TLWCo9T","title":"getAnalytics()","pathname":"/standard-apis/api-docs/dart/getanalytics","siteSpaceId":"sitesp_gC6g7","description":"Get blockchain infos","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"wqR42lZqUPdkRS0kNEeq","title":"getBlockchains()","pathname":"/standard-apis/api-docs/dart/getblockchains","siteSpaceId":"sitesp_gC6g7","description":"Get the blockchains names and addresses","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"yJsmyhAznn9WHre9V4jK","title":"getTransactionByID()","pathname":"/standard-apis/api-docs/dart/gettransactionbyid","siteSpaceId":"sitesp_gC6g7","description":"Searches a Transaction by its ID. The transaction will be searched initially between the pending transactions and then in the blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"jEhy2wJgAU5B6UmkrKZf","title":"getTransactionByNode()","pathname":"/standard-apis/api-docs/dart/gettransactionbynode","siteSpaceId":"sitesp_gC6g7","description":"Get the transactions processed by a node by it's node id.","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"ecKGte1QGwX3sUIlkMTR","title":"getTransactionByAddress()","pathname":"/standard-apis/api-docs/dart/gettransactionbyaddress","siteSpaceId":"sitesp_gC6g7","description":"Get the transaction from and to a specific wallet address.","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"6QJVESt8TcYN4ZpbEDyn","title":"getTransactionByDate()","pathname":"/standard-apis/api-docs/dart/gettransactionbydate","siteSpaceId":"sitesp_gC6g7","description":"Get transactions processed during a range of dates by a specific address","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"XX533zgzqdq0VLdixXPf","title":"sendTransaction()","pathname":"/standard-apis/api-docs/dart/sendtransaction","siteSpaceId":"sitesp_gC6g7","description":"Send a new transaction on the blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"tUK8ivbf6EQZXTttyg9W","title":"signMessage()","pathname":"/standard-apis/api-docs/dart/signmessage","siteSpaceId":"sitesp_gC6g7","description":"Sign a message using SECP256K1.","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"8Kcu94U6dvHLBehVK7nd","title":"verifySignature()","pathname":"/standard-apis/api-docs/dart/verifysignature","siteSpaceId":"sitesp_gC6g7","description":"Verify a signature with a public key","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"c3ryweNAm36IKjf4Frxp","title":"getPublicKey()","pathname":"/standard-apis/api-docs/dart/getpublickey","siteSpaceId":"sitesp_gC6g7","description":"Get the public key from a private key","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"YfzgVQHfvchGgCkD5ZQ4","title":"getKeysFromString()","pathname":"/standard-apis/api-docs/dart/getkeysfromstring","siteSpaceId":"sitesp_gC6g7","description":"Get private key, public key and wallet address form a seed phrase written on a single Map object","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"Ssi4PYyIVbESCDjB9pIw","title":"getKeysFromListOfStrings()","pathname":"/standard-apis/api-docs/dart/getkeysfromlistofstrings","siteSpaceId":"sitesp_gC6g7","description":"Get private key, public key and wallet address form a seed phrase written on a single Map object","breadcrumbs":[{"label":"API Docs"},{"label":"Dart"}]},{"id":"diFAUkax1iZQqL1sFBLE","title":"Go","pathname":"/standard-apis/api-docs/go","siteSpaceId":"sitesp_gC6g7","description":"In this section, we will delve into the details of the Circular Protocol official Go package.","breadcrumbs":[{"label":"API Docs"}]},{"id":"C9rJnCwyLgkDmvVtf8bo","title":"Mainnet Integration","pathname":"/standard-apis/api-docs/go/mainnet-integration","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"Ch1r2UOIBO0yli4Tr8yQ","title":"CheckWallet()","pathname":"/standard-apis/api-docs/go/checkwallet","siteSpaceId":"sitesp_gC6g7","description":"This method checks if a wallet exists in the specified blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"4Yha7juiNRECYYw536Tk","title":"GetWallet()","pathname":"/standard-apis/api-docs/go/getwallet","siteSpaceId":"sitesp_gC6g7","description":"This method retrieves the wallet information from the specified blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"0hsIKMElV6MN07XdjDk6","title":"GetWalletBalance()","pathname":"/standard-apis/api-docs/go/getwalletbalance","siteSpaceId":"sitesp_gC6g7","description":"This method retrieves the wallet balance from the specified blockchain chosen a specific asset.","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"kopD0BxgSacawD8HUawM","title":"GetWalletNonce()","pathname":"/standard-apis/api-docs/go/getwalletnonce","siteSpaceId":"sitesp_gC6g7","description":"This method retrieves the wallet nonce from the specified blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"ouqVp9O4P1zD70ybxwP6","title":"CallContract()","pathname":"/standard-apis/api-docs/go/callcontract","siteSpaceId":"sitesp_gC6g7","description":"Use this method if you want to execute a function writte in a smart contract.","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"5fSV1IEeOlhWveIrXX19","title":"RegisterWallet()","pathname":"/standard-apis/api-docs/go/registerwallet","siteSpaceId":"sitesp_gC6g7","description":"Register a wallet with a public key","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"YJWaALChSUpOupTbbHmc","title":"GetDomain()","pathname":"/standard-apis/api-docs/go/getdomain","siteSpaceId":"sitesp_gC6g7","description":"Resolve a wallet domain on the blockchain","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"PW2NVDrxHKhBjg7CcrIJ","title":"GetAssetList()","pathname":"/standard-apis/api-docs/go/getassetlist","siteSpaceId":"sitesp_gC6g7","description":"Get the assets registered on the blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"8Y5iRfCvsQH9szlwGGxw","title":"GetAsset()","pathname":"/standard-apis/api-docs/go/getasset","siteSpaceId":"sitesp_gC6g7","description":"This endpoint is designed to retrieve the content of an asset file in JSON format. The asset is identified by its exact name, so it must be spelled correctly for the query to be successful.","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"yG3YUFAC6UxQ9f07jv9s","title":"GetAssetSupply()","pathname":"/standard-apis/api-docs/go/getassetsupply","siteSpaceId":"sitesp_gC6g7","description":"Get the supply of an asset from a specific blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"qvYLC2OuBRKeFSQZOfJr","title":"GetBlockRange()","pathname":"/standard-apis/api-docs/go/getblockrange","siteSpaceId":"sitesp_gC6g7","description":"Get a range of blocks","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"qINT68ItN1P387xitlqa","title":"GetBlock()","pathname":"/standard-apis/api-docs/go/getblock","siteSpaceId":"sitesp_gC6g7","description":"Retrieving a blockchain block is not a transaction; it's simply a request executed by a single node. Sometimes, it might be necessary to send the same request multiple times to obtain the right copy","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"LLS092CRk0iXl34f9cLX","title":"GetBlockCount()","pathname":"/standard-apis/api-docs/go/getblockcount","siteSpaceId":"sitesp_gC6g7","description":"Get details about the number of blocks in the chosen blockchain, including information about the last block or its height.","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"TNxvaZlKzhNF7VIDY3Ff","title":"GetAnalytics()","pathname":"/standard-apis/api-docs/go/getanalytics","siteSpaceId":"sitesp_gC6g7","description":"Get blockchain infos","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"iHDYO8KUhOE94l96tSpu","title":"GetBlockchains()","pathname":"/standard-apis/api-docs/go/getblockchains","siteSpaceId":"sitesp_gC6g7","description":"Get the blockchains names and addresses","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"weem6z8Zt1GujT4qqlwC","title":"GetTransactionByID()","pathname":"/standard-apis/api-docs/go/gettransactionbyid","siteSpaceId":"sitesp_gC6g7","description":"Searches a Transaction by its ID. The transaction will be searched initially between the pending transactions and then in the blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"IQzrX4w1T2EO8JlK5vHH","title":"GetTransactionByNode()","pathname":"/standard-apis/api-docs/go/gettransactionbynode","siteSpaceId":"sitesp_gC6g7","description":"Get the transactions processed by a node by it's node id.","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"UCMFCOXkoeix7rV83Rk2","title":"GetTransactionByAddress()","pathname":"/standard-apis/api-docs/go/gettransactionbyaddress","siteSpaceId":"sitesp_gC6g7","description":"Get the transaction from and to a specific wallet address.","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"SdCKwW3rxhO3xH9DLPwb","title":"GetTransactionByDate()","pathname":"/standard-apis/api-docs/go/gettransactionbydate","siteSpaceId":"sitesp_gC6g7","description":"Get transactions processed during a range of dates by a specific address","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"mNMvWVzFkzKhQfrVE8De","title":"GetTransactionOutcome()","pathname":"/standard-apis/api-docs/go/gettransactionoutcome","siteSpaceId":"sitesp_gC6g7","description":"Get transactions processed during a range of dates by a specific address","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"G5HGjmeOJJKvKnT1nkS2","title":"SendTransaction()","pathname":"/standard-apis/api-docs/go/sendtransaction","siteSpaceId":"sitesp_gC6g7","description":"Send a new transaction on the blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"ot8GnbSbkPgI7I8Cjrcl","title":"SignMessage()","pathname":"/standard-apis/api-docs/go/signmessage","siteSpaceId":"sitesp_gC6g7","description":"Sign a message using SECP256K1.","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"03bd1N2iFoWJO5ELRLtu","title":"VerifySignature()","pathname":"/standard-apis/api-docs/go/verifysignature","siteSpaceId":"sitesp_gC6g7","description":"Verify a signature with a public key","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"IxZWgqFa8DI7pEKrI542","title":"GetPublicKey()","pathname":"/standard-apis/api-docs/go/getpublickey","siteSpaceId":"sitesp_gC6g7","description":"Get the public key from a private key","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"rIqwBUJsXa39Mpi08J3m","title":"GetKeysFromString()","pathname":"/standard-apis/api-docs/go/getkeysfromstring","siteSpaceId":"sitesp_gC6g7","description":"Get private key, public key and wallet address form a seed phrase written on a single Map object","breadcrumbs":[{"label":"API Docs"},{"label":"Go"}]},{"id":"0b6AHLHh57OH0qCD0QSn","title":"PHP","pathname":"/standard-apis/api-docs/php","siteSpaceId":"sitesp_gC6g7","description":"In this section, we will delve into the details of the Circular Protocol official PHP package.","breadcrumbs":[{"label":"API Docs"}]},{"id":"bMsqFlZCF98WAbwgNAn5","title":"Mainnet Integration","pathname":"/standard-apis/api-docs/php/mainnet-integration","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"CrN184yjqtoeVRh6yBAQ","title":"checkWallet()","pathname":"/standard-apis/api-docs/php/checkwallet","siteSpaceId":"sitesp_gC6g7","description":"This method checks if a wallet exists in the specified blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"pnPMXDm8zmYVDWVburSS","title":"getWallet()","pathname":"/standard-apis/api-docs/php/getwallet","siteSpaceId":"sitesp_gC6g7","description":"This method retrieves the wallet information from the specified blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"rKns6AQLqVlKyVLWlnyH","title":"getWalletBalance()","pathname":"/standard-apis/api-docs/php/getwalletbalance","siteSpaceId":"sitesp_gC6g7","description":"This method retrieves the wallet balance from the specified blockchain chosen a specific asset.","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"MhIrZGf1hV1kMKf7v1bA","title":"getWalletNonce()","pathname":"/standard-apis/api-docs/php/getwalletnonce","siteSpaceId":"sitesp_gC6g7","description":"This method retrieves the wallet nonce from the specified blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"ZrCBBAdgsOrauyuQ0bMu","title":"callContract()","pathname":"/standard-apis/api-docs/php/callcontract","siteSpaceId":"sitesp_gC6g7","description":"Use this method if you want to execute a function writte in a smart contract.","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"Jr71tdxmx9gyUrvOpmJo","title":"registerWallet()","pathname":"/standard-apis/api-docs/php/registerwallet","siteSpaceId":"sitesp_gC6g7","description":"Register a wallet with a public key","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"vEJzfoUv8o7bz6uuccJ4","title":"getDomain()","pathname":"/standard-apis/api-docs/php/getdomain","siteSpaceId":"sitesp_gC6g7","description":"Resolve a wallet domain on the blockchain","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"3hHsYg01OrM7GZ3BBKEt","title":"getAssetList()","pathname":"/standard-apis/api-docs/php/getassetlist","siteSpaceId":"sitesp_gC6g7","description":"Get the assets registered on the blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"twMwvOfTfdtWGMmUbD2X","title":"getAsset()","pathname":"/standard-apis/api-docs/php/getasset","siteSpaceId":"sitesp_gC6g7","description":"This endpoint is designed to retrieve the content of an asset file in JSON format. The asset is identified by its exact name, so it must be spelled correctly for the query to be successful.","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"fKfztQHUOBaaPQx7aK9Y","title":"getAssetSupply()","pathname":"/standard-apis/api-docs/php/getassetsupply","siteSpaceId":"sitesp_gC6g7","description":"Get the supply of an asset from a specific blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"v1dCTYQ9mrvzqRza0QVW","title":"getBlockRange()","pathname":"/standard-apis/api-docs/php/getblockrange","siteSpaceId":"sitesp_gC6g7","description":"Get a range of blocks","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"KqcgqaNB44PtxkLHJOu8","title":"getBlock()","pathname":"/standard-apis/api-docs/php/getblock","siteSpaceId":"sitesp_gC6g7","description":"Retrieving a blockchain block is not a transaction; it's simply a request executed by a single node. Sometimes, it might be necessary to send the same request multiple times to obtain the right copy","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"o7j9SsR3Xf9SDkMRBgOz","title":"getBlockCount()","pathname":"/standard-apis/api-docs/php/getblockcount","siteSpaceId":"sitesp_gC6g7","description":"Get details about the number of blocks in the chosen blockchain, including information about the last block or its height.","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"HUVdoXbX7gpg5NK4bH1j","title":"getAnalytics()","pathname":"/standard-apis/api-docs/php/getanalytics","siteSpaceId":"sitesp_gC6g7","description":"Get blockchain infos","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"be58BLuW95kzDlzw5eDH","title":"getBlockchains()","pathname":"/standard-apis/api-docs/php/getblockchains","siteSpaceId":"sitesp_gC6g7","description":"Get the blockchains names and addresses","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"FsvosnVOvMfGiv3uc7ty","title":"getTransactionByID()","pathname":"/standard-apis/api-docs/php/gettransactionbyid","siteSpaceId":"sitesp_gC6g7","description":"Searches a Transaction by its ID. The transaction will be searched initially between the pending transactions and then in the blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"0MWqG0mTWQsCABAwUoQ6","title":"getTransactionByNode()","pathname":"/standard-apis/api-docs/php/gettransactionbynode","siteSpaceId":"sitesp_gC6g7","description":"Get the transactions processed by a node by it's node id.","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"NONWj9NpyQa4S2FtRCBc","title":"getTransactionByAddress()","pathname":"/standard-apis/api-docs/php/gettransactionbyaddress","siteSpaceId":"sitesp_gC6g7","description":"Get the transaction from and to a specific wallet address.","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"uQcKkjeKOb6TU0eYXzH7","title":"getTransactionByDate()","pathname":"/standard-apis/api-docs/php/gettransactionbydate","siteSpaceId":"sitesp_gC6g7","description":"Get transactions processed during a range of dates by a specific address","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"kZhu2LTxJrcZwJ0TedDu","title":"getTransactionOutcome()","pathname":"/standard-apis/api-docs/php/gettransactionoutcome","siteSpaceId":"sitesp_gC6g7","description":"Get recursively if the transaction gets processed","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"LhdaJ5ivv9HmwIUm8TeZ","title":"sendTransaction()","pathname":"/standard-apis/api-docs/php/sendtransaction","siteSpaceId":"sitesp_gC6g7","description":"Send a new transaction on the blockchain.","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"l0zL9Md5CCrG1MA0bpRh","title":"signMessage()","pathname":"/standard-apis/api-docs/php/signmessage","siteSpaceId":"sitesp_gC6g7","description":"Sign a message using SECP256K1.","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"hxpQRi3wl7dhY7xkoAVR","title":"verifySignature()","pathname":"/standard-apis/api-docs/php/verifysignature","siteSpaceId":"sitesp_gC6g7","description":"Verify a signature with a public key","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"a8MtxZKlH31wfIYVXXXz","title":"getPublicKey()","pathname":"/standard-apis/api-docs/php/getpublickey","siteSpaceId":"sitesp_gC6g7","description":"Get the public key from a private key","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"sI5Z22MxUcJGZaALQQxx","title":"stringToHex()","pathname":"/standard-apis/api-docs/php/stringtohex","siteSpaceId":"sitesp_gC6g7","description":"Convert a string to hex string","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"pUj8OcnTrMQDgiZWAZhY","title":"hexToString()","pathname":"/standard-apis/api-docs/php/hextostring","siteSpaceId":"sitesp_gC6g7","description":"Convert an hex string to a plain text string","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"iexUFy0dCFNaMgr1sST4","title":"hexFix()","pathname":"/standard-apis/api-docs/php/hexfix","siteSpaceId":"sitesp_gC6g7","description":"Remove the '0x' from hexadecimal numbers","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"Httt256StHiVTXUGgMGy","title":"setNAGKey()","pathname":"/standard-apis/api-docs/php/setnagkey","siteSpaceId":"sitesp_gC6g7","description":"Set the NAG key","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"8tZ10PGMZx3TvNeYj0RW","title":"setNAGURL()","pathname":"/standard-apis/api-docs/php/setnagurl","siteSpaceId":"sitesp_gC6g7","description":"Set the NAG key","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"wiw71R2P4n0s34iJtwt4","title":"getFormattedTimestamp()","pathname":"/standard-apis/api-docs/php/getformattedtimestamp","siteSpaceId":"sitesp_gC6g7","description":"Return the date and the time in format YYYY:MM:DD-hh:mm:ss","breadcrumbs":[{"label":"API Docs"},{"label":"PHP"}]},{"id":"aGgvgND9mNWOJedmjlVq","title":"C++","pathname":"/standard-apis/api-docs/c++","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"}]},{"id":"Og04zT85OgSXLH52K72F","title":"C#","pathname":"/standard-apis/api-docs/c","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"}]},{"id":"3ddbUzkLNtyqlTXwx3Ls","title":"Rust","pathname":"/standard-apis/api-docs/rust","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"}]},{"id":"0EN708juPSUVkqYDOemg","title":"Arduino","pathname":"/standard-apis/api-docs/arduino","siteSpaceId":"sitesp_gC6g7","breadcrumbs":[{"label":"API Docs"}]}]}