{ "opencollection": "1.0.0", "info": { "name": "Chainstack Arbitrum Node Account Info General API", "version": "1.0.0" }, "items": [ { "info": { "name": "General", "type": "folder" }, "items": [ { "info": { "name": "eth_blockNumber", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_blockNumber", "body": { "type": "json", "data": "{}" } }, "docs": "eth_blockNumber" }, { "info": { "name": "Eth_Call", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_call", "body": { "type": "json", "data": "{}" } }, "docs": "Eth_Call" }, { "info": { "name": "eth_chainId", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_chainId", "body": { "type": "json", "data": "{}" } }, "docs": "eth_chainId" }, { "info": { "name": "eth_estimateGas", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_estimateGas", "body": { "type": "json", "data": "{}" } }, "docs": "eth_estimateGas" }, { "info": { "name": "eth_gasPrice", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_gasPrice", "body": { "type": "json", "data": "{}" } }, "docs": "eth_gasPrice" }, { "info": { "name": "eth_getBalance", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getBalance", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getBalance" }, { "info": { "name": "eth_getBlockByHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getBlockByHash", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getBlockByHash" }, { "info": { "name": "eth_getBlockByNumber", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getBlockByNumber", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getBlockByNumber" }, { "info": { "name": "eth_getBlockTransactionCountByHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getBlockTransactionCountByHash", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getBlockTransactionCountByHash" }, { "info": { "name": "eth_getBlockTransactionCountByNumber", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getBlockTransactionCountByNumber", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getBlockTransactionCountByNumber" }, { "info": { "name": "eth_getCode", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getCode", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getCode" }, { "info": { "name": "eth_getFilterChanges", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getFilterChanges", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getFilterChanges" }, { "info": { "name": "eth_getLogs", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getLogs", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getLogs" }, { "info": { "name": "eth_getStorageAt", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getStorageAt", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getStorageAt" }, { "info": { "name": "eth_getTransactionByBlockHashAndIndex", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getTransactionByBlockHashAndIndex", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getTransactionByBlockHashAndIndex" }, { "info": { "name": "eth_getTransactionByBlockNumberAndIndex", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getTransactionByBlockNumberAndIndex", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getTransactionByBlockNumberAndIndex" }, { "info": { "name": "eth_getTransactionByHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getTransactionByHash", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getTransactionByHash" }, { "info": { "name": "eth_getTransactionCount", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getTransactionCount", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getTransactionCount" }, { "info": { "name": "eth_getTransactionReceipt", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getTransactionReceipt", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getTransactionReceipt" }, { "info": { "name": "eth_newBlockFilter", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_newBlockFilter", "body": { "type": "json", "data": "{}" } }, "docs": "eth_newBlockFilter" }, { "info": { "name": "eth_newFilter", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_newFilter", "body": { "type": "json", "data": "{}" } }, "docs": "eth_newFilter" }, { "info": { "name": "eth_newPendingTransactionFilter", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_newPendingTransactionFilter", "body": { "type": "json", "data": "{}" } }, "docs": "eth_newPendingTransactionFilter" }, { "info": { "name": "eth_sendRawTransaction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_sendRawTransaction", "body": { "type": "json", "data": "{}" } }, "docs": "eth_sendRawTransaction" }, { "info": { "name": "Eth_Syncing", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_syncing", "body": { "type": "json", "data": "{}" } }, "docs": "Eth_Syncing" }, { "info": { "name": "eth_uninstallFilter", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_uninstallFilter", "body": { "type": "json", "data": "{}" } }, "docs": "eth_uninstallFilter" }, { "info": { "name": "Net_Listening", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/net_listening", "body": { "type": "json", "data": "{}" } }, "docs": "Net_Listening" }, { "info": { "name": "net_peerCount", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/net_peerCount", "body": { "type": "json", "data": "{}" } }, "docs": "net_peerCount" }, { "info": { "name": "web3_clientVersion", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/web3_clientVersion", "body": { "type": "json", "data": "{}" } }, "docs": "web3_clientVersion" }, { "info": { "name": "debug_getModifiedAccountsByHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/debug_getModifiedAccountsByHash", "body": { "type": "json", "data": "{}" } }, "docs": "debug_getModifiedAccountsByHash" }, { "info": { "name": "debug_getModifiedAccountsByNumber", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/debug_getModifiedAccountsByNumber", "body": { "type": "json", "data": "{}" } }, "docs": "debug_getModifiedAccountsByNumber" }, { "info": { "name": "debug_storageRangeAt", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/debug_storageRangeAt", "body": { "type": "json", "data": "{}" } }, "docs": "debug_storageRangeAt" }, { "info": { "name": "debug_traceBlockByHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/debug_traceBlockByHash", "body": { "type": "json", "data": "{}" } }, "docs": "debug_traceBlockByHash" }, { "info": { "name": "debug_traceBlockByNumber", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/debug_traceBlockByNumber", "body": { "type": "json", "data": "{}" } }, "docs": "debug_traceBlockByNumber" }, { "info": { "name": "Execute a call and retrieve a detailed execution trace", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/debug_traceCall", "body": { "type": "json", "data": "{}" } }, "docs": "Execute a call and retrieve a detailed execution trace" }, { "info": { "name": "Execute multiple calls and retrieve detailed execution traces", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/debug_traceCallMany", "body": { "type": "json", "data": "{}" } }, "docs": "Execute multiple calls and retrieve detailed execution traces" }, { "info": { "name": "debug_traceTransaction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/debug_traceTransaction", "body": { "type": "json", "data": "{}" } }, "docs": "debug_traceTransaction" }, { "info": { "name": "Eth_Accounts", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_accounts", "body": { "type": "json", "data": "{}" } }, "docs": "Eth_Accounts" }, { "info": { "name": "eth_callMany", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_callMany", "body": { "type": "json", "data": "{}" } }, "docs": "eth_callMany" }, { "info": { "name": "eth_createAccessList", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_createAccessList", "body": { "type": "json", "data": "{}" } }, "docs": "eth_createAccessList" }, { "info": { "name": "eth_feeHistory", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_feeHistory", "body": { "type": "json", "data": "{}" } }, "docs": "eth_feeHistory" }, { "info": { "name": "eth_getBlockReceipts", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getBlockReceipts", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getBlockReceipts" }, { "info": { "name": "eth_getFilterLogs", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getFilterLogs", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getFilterLogs" }, { "info": { "name": "eth_getProof", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getProof", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getProof" }, { "info": { "name": "eth_getRawTransactionByBlockHashAndIndex", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getRawTransactionByBlockHashAndIndex", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getRawTransactionByBlockHashAndIndex" }, { "info": { "name": "eth_getRawTransactionByBlockNumberAndIndex", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getRawTransactionByBlockNumberAndIndex", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getRawTransactionByBlockNumberAndIndex" }, { "info": { "name": "eth_getRawTransactionByHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getRawTransactionByHash", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getRawTransactionByHash" }, { "info": { "name": "eth_getUncleByBlockHashAndIndex", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getUncleByBlockHashAndIndex", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getUncleByBlockHashAndIndex" }, { "info": { "name": "eth_getUncleByBlockNumberAndIndex", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getUncleByBlockNumberAndIndex", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getUncleByBlockNumberAndIndex" }, { "info": { "name": "eth_getUncleCountByBlockHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getUncleCountByBlockHash", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getUncleCountByBlockHash" }, { "info": { "name": "eth_getUncleCountByBlockNumber", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_getUncleCountByBlockNumber", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getUncleCountByBlockNumber" }, { "info": { "name": "eth_maxPriorityFeePerGas", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_maxPriorityFeePerGas", "body": { "type": "json", "data": "{}" } }, "docs": "eth_maxPriorityFeePerGas" }, { "info": { "name": "eth_protocolVersion", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_protocolVersion", "body": { "type": "json", "data": "{}" } }, "docs": "eth_protocolVersion" }, { "info": { "name": "eth_sendRawTransactionSync", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/eth_sendRawTransactionSync", "body": { "type": "json", "data": "{}" } }, "docs": "eth_sendRawTransactionSync" }, { "info": { "name": "Trace_Block", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/trace_block", "body": { "type": "json", "data": "{}" } }, "docs": "Trace_Block" }, { "info": { "name": "Trace_Call", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/trace_call", "body": { "type": "json", "data": "{}" } }, "docs": "Trace_Call" }, { "info": { "name": "trace_callMany method", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/trace_callMany_method", "body": { "type": "json", "data": "{}" } }, "docs": "trace_callMany method" }, { "info": { "name": "Replay transactions in a block", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/trace_get", "body": { "type": "json", "data": "{}" } }, "docs": "Replay transactions in a block" }, { "info": { "name": "Replay transactions in a block", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/trace_replayBlockTransactions", "body": { "type": "json", "data": "{}" } }, "docs": "Replay transactions in a block" }, { "info": { "name": "Replay transactions in a block", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/trace_replayTransaction", "body": { "type": "json", "data": "{}" } }, "docs": "Replay transactions in a block" }, { "info": { "name": "Trace_Transaction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/trace_transaction", "body": { "type": "json", "data": "{}" } }, "docs": "Trace_Transaction" }, { "info": { "name": "Web3_Sha3", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/web3_sha3", "body": { "type": "json", "data": "{}" } }, "docs": "Web3_Sha3" }, { "info": { "name": "Decoderawtransaction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/decoderawtransaction", "body": { "type": "json", "data": "{}" } }, "docs": "Decoderawtransaction" }, { "info": { "name": "Decodescript", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/decodescript", "body": { "type": "json", "data": "{}" } }, "docs": "Decodescript" }, { "info": { "name": "Estimatesmartfee", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/estimatesmartfee", "body": { "type": "json", "data": "{}" } }, "docs": "Estimatesmartfee" }, { "info": { "name": "Getbestblockhash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getbestblockhash", "body": { "type": "json", "data": "{}" } }, "docs": "Getbestblockhash" }, { "info": { "name": "Getblock", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getblock", "body": { "type": "json", "data": "{}" } }, "docs": "Getblock" }, { "info": { "name": "Getblockchaininfo", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getblockchaininfo", "body": { "type": "json", "data": "{}" } }, "docs": "Getblockchaininfo" }, { "info": { "name": "Getblockfilter", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getblockfilter", "body": { "type": "json", "data": "{}" } }, "docs": "Getblockfilter" }, { "info": { "name": "Getblockhash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getblockhash", "body": { "type": "json", "data": "{}" } }, "docs": "Getblockhash" }, { "info": { "name": "Getblockheader", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getblockheader", "body": { "type": "json", "data": "{}" } }, "docs": "Getblockheader" }, { "info": { "name": "Getblockstats", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getblockstats", "body": { "type": "json", "data": "{}" } }, "docs": "Getblockstats" }, { "info": { "name": "Getblocktemplate", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getblocktemplate", "body": { "type": "json", "data": "{}" } }, "docs": "Getblocktemplate" }, { "info": { "name": "Getchaintips", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getchaintips", "body": { "type": "json", "data": "{}" } }, "docs": "Getchaintips" }, { "info": { "name": "Getchaintxstats", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getchaintxstats", "body": { "type": "json", "data": "{}" } }, "docs": "Getchaintxstats" }, { "info": { "name": "Getconnectioncount", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getconnectioncount", "body": { "type": "json", "data": "{}" } }, "docs": "Getconnectioncount" }, { "info": { "name": "Getdifficulty", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getdifficulty", "body": { "type": "json", "data": "{}" } }, "docs": "Getdifficulty" }, { "info": { "name": "Getmemoryinfo", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getmemoryinfo", "body": { "type": "json", "data": "{}" } }, "docs": "Getmemoryinfo" }, { "info": { "name": "Getmempoolancestors", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getmempoolancestors", "body": { "type": "json", "data": "{}" } }, "docs": "Getmempoolancestors" }, { "info": { "name": "Getmempooldescendants", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getmempooldescendants", "body": { "type": "json", "data": "{}" } }, "docs": "Getmempooldescendants" }, { "info": { "name": "Getmempoolentry", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getmempoolentry", "body": { "type": "json", "data": "{}" } }, "docs": "Getmempoolentry" }, { "info": { "name": "Getmempoolinfo", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getmempoolinfo", "body": { "type": "json", "data": "{}" } }, "docs": "Getmempoolinfo" }, { "info": { "name": "Getmininginfo", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getmininginfo", "body": { "type": "json", "data": "{}" } }, "docs": "Getmininginfo" }, { "info": { "name": "Getnettotals", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getnettotals", "body": { "type": "json", "data": "{}" } }, "docs": "Getnettotals" }, { "info": { "name": "Getnetworkhashps", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getnetworkhashps", "body": { "type": "json", "data": "{}" } }, "docs": "Getnetworkhashps" }, { "info": { "name": "Getnetworkinfo", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getnetworkinfo", "body": { "type": "json", "data": "{}" } }, "docs": "Getnetworkinfo" }, { "info": { "name": "Getnodeaddresses", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getnodeaddresses", "body": { "type": "json", "data": "{}" } }, "docs": "Getnodeaddresses" }, { "info": { "name": "Getpeerinfo", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getpeerinfo", "body": { "type": "json", "data": "{}" } }, "docs": "Getpeerinfo" }, { "info": { "name": "Getrawmempool", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getrawmempool", "body": { "type": "json", "data": "{}" } }, "docs": "Getrawmempool" }, { "info": { "name": "Getrawtransaction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getrawtransaction", "body": { "type": "json", "data": "{}" } }, "docs": "Getrawtransaction" }, { "info": { "name": "Getrpcinfo", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getrpcinfo", "body": { "type": "json", "data": "{}" } }, "docs": "Getrpcinfo" }, { "info": { "name": "Gettxout", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/gettxout", "body": { "type": "json", "data": "{}" } }, "docs": "Gettxout" }, { "info": { "name": "Gettxoutproof", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/gettxoutproof", "body": { "type": "json", "data": "{}" } }, "docs": "Gettxoutproof" }, { "info": { "name": "Gettxoutsetinfo", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/gettxoutsetinfo", "body": { "type": "json", "data": "{}" } }, "docs": "Gettxoutsetinfo" }, { "info": { "name": "Listbanned", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/listbanned", "body": { "type": "json", "data": "{}" } }, "docs": "Listbanned" }, { "info": { "name": "Ping", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/ping", "body": { "type": "json", "data": "{}" } }, "docs": "Ping" }, { "info": { "name": "Preciousblock", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/preciousblock", "body": { "type": "json", "data": "{}" } }, "docs": "Preciousblock" }, { "info": { "name": "Prioritisetransaction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/prioritisetransaction", "body": { "type": "json", "data": "{}" } }, "docs": "Prioritisetransaction" }, { "info": { "name": "Uptime", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/uptime", "body": { "type": "json", "data": "{}" } }, "docs": "Uptime" }, { "info": { "name": "Validateaddress", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/validateaddress", "body": { "type": "json", "data": "{}" } }, "docs": "Validateaddress" }, { "info": { "name": "Verifychain", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/verifychain", "body": { "type": "json", "data": "{}" } }, "docs": "Verifychain" }, { "info": { "name": "Verifytxoutproof", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/verifytxoutproof", "body": { "type": "json", "data": "{}" } }, "docs": "Verifytxoutproof" }, { "info": { "name": "Custom JS tracer", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/custom_js_tracer", "body": { "type": "json", "data": "{}" } }, "docs": "Custom JS tracer" }, { "info": { "name": "trace_callMany", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/trace_callMany", "body": { "type": "json", "data": "{}" } }, "docs": "trace_callMany" }, { "info": { "name": "debug_getRawBlock", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_debug_get_raw_block", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the complete raw block data for a specific block. This method provides the entire block in its raw encoded format, including header and all transactions." }, { "info": { "name": "debug_getRawHeader", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_debug_get_raw_header", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the raw header data for a specific block. This method provides the complete block header in its raw encoded format, useful for low-level blockchain analysis and debugging." }, { "info": { "name": "debug_getRawReceipts", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_debug_get_raw_receipts", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the raw receipt data for all transactions in a specific block. This method provides complete receipt information in raw encoded format for all transactions in a block." }, { "info": { "name": "debug_getRawTransaction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_debug_get_raw_transaction", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the raw transaction data for a specific transaction. This method provides the complete transaction in its raw encoded format, useful for low-level analysis and debugging." }, { "info": { "name": "debug_traceBlockByHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_debug_trace_block", "body": { "type": "json", "data": "{}" } }, "docs": "Returns detailed trace information for all transactions in a specific block. This method provides comprehensive debugging information for an entire block, including call traces, gas usage, and execution details for each transaction." }, { "info": { "name": "debug_traceBlockByNumber", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_debug_trace_block_by_number", "body": { "type": "json", "data": "{}" } }, "docs": "Returns detailed trace information for all transactions in a specific block identified by block number. This method provides comprehensive debugging information for an entire block, including call traces, gas usage, and execution details for each transaction." }, { "info": { "name": "debug_traceCall", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_debug_trace_call", "body": { "type": "json", "data": "{}" } }, "docs": "Executes a call and returns detailed trace information without creating a transaction. This method simulates transaction execution and provides debugging information including call traces and state changes." }, { "info": { "name": "debug_traceTransaction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_debug_trace_transaction", "body": { "type": "json", "data": "{}" } }, "docs": "Returns detailed trace information for a specific transaction. This method provides comprehensive debugging information including call traces, state changes, and execution details." }, { "info": { "name": "erigon_getHeaderByNumber", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_erigon_get_header_by_number", "body": { "type": "json", "data": "{}" } }, "docs": "Get block header by number using Erigon-specific method on Hyperliquid EVM. Returns detailed header information." }, { "info": { "name": "eth_bigBlockGasPrice", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_big_block_gas_price", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the gas price for large blocks on Hyperliquid EVM." }, { "info": { "name": "eth_blobBaseFee", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_blob_base_fee", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the current base fee for blob transactions. This method provides the current pricing information needed for EIP-4844 blob transactions, essential for cost estimation and blob data submission." }, { "info": { "name": "eth_blockNumber", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_block_number", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the number of the most recent block. This method provides the current block height of the Hyperliquid EVM blockchain, which is essential for tracking blockchain state and synchronization." }, { "info": { "name": "Eth_Call", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_call", "body": { "type": "json", "data": "{}" } }, "docs": "Executes a new message call immediately without creating a transaction on the blockchain. This method is used to call smart contract functions and retrieve data without modifying the blockchain state." }, { "info": { "name": "eth_callMany", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_call_many", "body": { "type": "json", "data": "{}" } }, "docs": "Executes multiple call transactions in sequence without creating transactions on the blockchain." }, { "info": { "name": "eth_chainId", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_chain_id", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the chain ID of the currently connected blockchain network. This method is essential for identifying the specific blockchain network and ensuring transaction compatibility." }, { "info": { "name": "eth_createAccessList", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_create_access_list", "body": { "type": "json", "data": "{}" } }, "docs": "Generates an access list for a transaction to optimize gas usage." }, { "info": { "name": "eth_estimateGas", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_estimate_gas", "body": { "type": "json", "data": "{}" } }, "docs": "Estimates the amount of gas required to execute a transaction without actually executing it on the blockchain. Only the latest block is supported on Hyperliquid." }, { "info": { "name": "eth_feeHistory", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_fee_history", "body": { "type": "json", "data": "{}" } }, "docs": "Returns historical gas fee data for a range of blocks, including base fees and priority fees at specified percentiles." }, { "info": { "name": "eth_gasPrice", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_gas_price", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the current gas price in wei as determined by the network." }, { "info": { "name": "eth_getBalance", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_balance", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the balance of an account at a given block number." }, { "info": { "name": "eth_getBlockByHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_block_by_hash", "body": { "type": "json", "data": "{}" } }, "docs": "Returns information about a block by its hash." }, { "info": { "name": "eth_getBlockByNumber", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_block_by_number", "body": { "type": "json", "data": "{}" } }, "docs": "Returns information about a block by its number." }, { "info": { "name": "eth_getBlockReceipts", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_block_receipts", "body": { "type": "json", "data": "{}" } }, "docs": "Returns all transaction receipts for a given block." }, { "info": { "name": "eth_getBlockTransactionCountByHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_block_transaction_count_by_hash", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the number of transactions in a block by its hash." }, { "info": { "name": "eth_getBlockTransactionCountByNumber", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_block_transaction_count_by_number", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the number of transactions in a block by its number." }, { "info": { "name": "eth_getCode", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_code", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the bytecode of a smart contract at a given address and block." }, { "info": { "name": "eth_getFilterChanges", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_filter_changes", "body": { "type": "json", "data": "{}" } }, "docs": "Returns an array of logs or block hashes that have occurred since the last poll for the specified filter. This method is used to retrieve new results from filters created with eth_newFilter or eth_newBlockFilter." }, { "info": { "name": "eth_getFilterLogs", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_filter_logs", "body": { "type": "json", "data": "{}" } }, "docs": "Returns an array of all logs matching the filter with the given ID. Unlike eth_getFilterChanges, this method returns all matching logs from the entire filter range, not just changes since the last poll." }, { "info": { "name": "eth_getHeaderByHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_header_by_hash", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the block header information for a given block hash. This method provides header data without the transaction list, offering a lightweight way to access block metadata when you have the block hash." }, { "info": { "name": "eth_getHeaderByNumber", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_header_by_number", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the block header information for a given block number. This method provides header data without the transaction list, offering a lightweight way to access block metadata." }, { "info": { "name": "eth_getLogs", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_logs", "body": { "type": "json", "data": "{}" } }, "docs": "Returns event logs that match specified filter criteria." }, { "info": { "name": "eth_getProof", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_proof", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the Merkle proof for an account and optionally some storage keys." }, { "info": { "name": "eth_getRawTransactionByBlockHashAndIndex", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_raw_transaction_by_block_hash_and_index", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the raw transaction data by block hash and transaction index." }, { "info": { "name": "eth_getRawTransactionByBlockNumberAndIndex", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_raw_transaction_by_block_number_and_index", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the raw transaction data by block number and transaction index." }, { "info": { "name": "eth_getRawTransactionByHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_raw_transaction_by_hash", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the raw transaction data by its hash." }, { "info": { "name": "eth_getStorageAt", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_storage_at", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the value stored at a specific storage position in a smart contract." }, { "info": { "name": "eth_getSystemTxsByBlockHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_system_txs_by_block_hash", "body": { "type": "json", "data": "{}" } }, "docs": "Returns system transactions for a given block hash on Hyperliquid EVM." }, { "info": { "name": "eth_getSystemTxsByBlockNumber", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_system_txs_by_block_number", "body": { "type": "json", "data": "{}" } }, "docs": "Returns system transactions for a given block number on Hyperliquid EVM." }, { "info": { "name": "eth_getTransactionByBlockHashAndIndex", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_transaction_by_block_hash_and_index", "body": { "type": "json", "data": "{}" } }, "docs": "Returns transaction information by block hash and transaction index." }, { "info": { "name": "eth_getTransactionByBlockNumberAndIndex", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_transaction_by_block_number_and_index", "body": { "type": "json", "data": "{}" } }, "docs": "Returns transaction information by block number and transaction index." }, { "info": { "name": "eth_getTransactionByHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_transaction_by_hash", "body": { "type": "json", "data": "{}" } }, "docs": "Returns transaction information by its hash." }, { "info": { "name": "eth_getTransactionBySenderAndNonce", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_transaction_by_sender_and_nonce", "body": { "type": "json", "data": "{}" } }, "docs": "Returns transaction information for a specific sender address and nonce. This method is useful for tracking transactions when you know the sender and the sequence number of their transaction." }, { "info": { "name": "eth_getTransactionCount", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_transaction_count", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the number of transactions sent from an address (the nonce)." }, { "info": { "name": "eth_getTransactionReceipt", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_transaction_receipt", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the receipt of a transaction by its hash, containing execution results and event logs." }, { "info": { "name": "eth_getUncleByBlockHashAndIndex", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_uncle_by_block_hash_and_index", "body": { "type": "json", "data": "{}" } }, "docs": "Returns information about an uncle block by the block hash and uncle index position. Uncle blocks are valid blocks that were not included in the main chain but are referenced by the main chain blocks." }, { "info": { "name": "eth_getUncleByBlockNumberAndIndex", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_uncle_by_block_number_and_index", "body": { "type": "json", "data": "{}" } }, "docs": "Returns information about an uncle block by the block number and uncle index position. Uncle blocks are valid blocks that were not included in the main chain but are referenced by the main chain blocks." }, { "info": { "name": "eth_getUncleCountByBlockHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_uncle_count_by_block_hash", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the number of uncle blocks for a given block hash." }, { "info": { "name": "eth_getUncleCountByBlockNumber", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_get_uncle_count_by_block_number", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the number of uncle blocks for a given block number." }, { "info": { "name": "eth_maxPriorityFeePerGas", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_max_priority_fee_per_gas", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the current maximum priority fee per gas for EIP-1559 transactions. On Hyperliquid, this always returns zero." }, { "info": { "name": "eth_newBlockFilter", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_new_block_filter", "body": { "type": "json", "data": "{}" } }, "docs": "Creates a filter object to notify when new blocks arrive. Returns a filter ID that can be used with eth_getFilterChanges to retrieve new block hashes." }, { "info": { "name": "eth_newFilter", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_new_filter", "body": { "type": "json", "data": "{}" } }, "docs": "Creates a filter object to notify when logs match the specified criteria. Returns a filter ID that can be used to retrieve matching logs and changes." }, { "info": { "name": "eth_protocolVersion", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_protocol_version", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the current Ethereum protocol version supported by the node. This method helps verify protocol compatibility between client applications and the blockchain network." }, { "info": { "name": "eth_sendRawTransaction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_send_raw_transaction", "body": { "type": "json", "data": "{}" } }, "docs": "Submits a pre-signed transaction to the network for broadcasting and inclusion in a block." }, { "info": { "name": "eth_simulateV1", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_simulate_v1", "body": { "type": "json", "data": "{}" } }, "docs": "Simulates transactions without actually executing them on the blockchain. This method allows for testing transaction outcomes, estimating gas usage, and validating transaction logic before submission." }, { "info": { "name": "Eth_Syncing", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_syncing", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the synchronization status of the node." }, { "info": { "name": "eth_uninstallFilter", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_uninstall_filter", "body": { "type": "json", "data": "{}" } }, "docs": "Uninstalls a filter with the given ID. Should be called when polling is no longer needed to free up server resources. Filters may also be automatically uninstalled if they are not polled for a period of time." }, { "info": { "name": "eth_usingBigBlocks", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_eth_using_big_blocks", "body": { "type": "json", "data": "{}" } }, "docs": "Returns whether an address is using big blocks on Hyperliquid EVM." }, { "info": { "name": "Net_Listening", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_net_listening", "body": { "type": "json", "data": "{}" } }, "docs": "Returns true if the client is actively listening for network connections. This method checks if the node is accepting incoming connections from peers on the network." }, { "info": { "name": "net_peerCount", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_net_peer_count", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the number of peers currently connected to the client. This method provides information about the node's network connectivity and can be used to monitor network health and connectivity status." }, { "info": { "name": "Net_Version", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_net_version", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the current network ID. This method is used to identify which Ethereum network the client is connected to." }, { "info": { "name": "ots_getApiLevel", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_ots_get_api_level", "body": { "type": "json", "data": "{}" } }, "docs": "Get the Otterscan API version level on Hyperliquid EVM. Check node compatibility with Otterscan block explorer features." }, { "info": { "name": "ots_getBlockDetails", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_ots_get_block_details", "body": { "type": "json", "data": "{}" } }, "docs": "Get detailed block information by block number on Hyperliquid EVM. Includes transaction summaries and block metadata." }, { "info": { "name": "ots_getBlockDetailsByHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_ots_get_block_details_by_hash", "body": { "type": "json", "data": "{}" } }, "docs": "Get detailed block information by block hash on Hyperliquid EVM. Includes transaction summaries and block metadata." }, { "info": { "name": "ots_getBlockTransactions", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_ots_get_block_transactions", "body": { "type": "json", "data": "{}" } }, "docs": "Get paginated list of transactions in a block on Hyperliquid EVM. Supports pagination for large blocks." }, { "info": { "name": "ots_getContractCreator", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_ots_get_contract_creator", "body": { "type": "json", "data": "{}" } }, "docs": "Get the creator address and transaction hash for a contract on Hyperliquid EVM. Identifies who deployed a smart contract." }, { "info": { "name": "ots_getHeaderByNumber", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_ots_get_header_by_number", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve block header information by block number on Hyperliquid EVM. Provides lightweight block data access for block explorers." }, { "info": { "name": "ots_getInternalOperations", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_ots_get_internal_operations", "body": { "type": "json", "data": "{}" } }, "docs": "Get internal ETH transfers and operations within a transaction on Hyperliquid EVM. Track value movements through contract interactions." }, { "info": { "name": "ots_getTransactionBySenderAndNonce", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_ots_get_transaction_by_sender_and_nonce", "body": { "type": "json", "data": "{}" } }, "docs": "Find a transaction by sender address and nonce on Hyperliquid EVM. Useful for tracking specific account transactions." }, { "info": { "name": "ots_getTransactionError", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_ots_get_transaction_error", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve detailed error information for a failed transaction on Hyperliquid EVM. Get specific revert reasons and execution failures." }, { "info": { "name": "ots_hasCode", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_ots_has_code", "body": { "type": "json", "data": "{}" } }, "docs": "Check if an address contains deployed contract code on Hyperliquid EVM. Efficiently determine if an address is a smart contract." }, { "info": { "name": "ots_traceTransaction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_ots_trace_transaction", "body": { "type": "json", "data": "{}" } }, "docs": "Get a detailed execution trace of a transaction on Hyperliquid EVM. Provides comprehensive call stack and state changes." }, { "info": { "name": "Trace_Block", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_trace_block", "body": { "type": "json", "data": "{}" } }, "docs": "Returns trace information for all transactions in a specific block. This method provides execution traces for all transactions within a block using OpenEthereum-style tracing." }, { "info": { "name": "Trace_Call", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_trace_call", "body": { "type": "json", "data": "{}" } }, "docs": "Executes a call and returns trace information using OpenEthereum-style tracing. This method simulates a transaction and provides detailed execution traces without committing changes to the blockchain." }, { "info": { "name": "trace_callMany", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_trace_call_many", "body": { "type": "json", "data": "{}" } }, "docs": "Executes multiple calls and returns trace information for each call. This method allows batch simulation of multiple transactions with detailed execution traces." }, { "info": { "name": "Trace_Filter", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_trace_filter", "body": { "type": "json", "data": "{}" } }, "docs": "Returns traces matching the specified filter criteria. This method allows filtering traces by block range, addresses, and other criteria to find specific transaction patterns." }, { "info": { "name": "trace_rawTransaction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_trace_raw_transaction", "body": { "type": "json", "data": "{}" } }, "docs": "Executes a raw transaction and returns trace information. This method simulates the execution of a raw transaction and provides detailed execution traces." }, { "info": { "name": "trace_replayBlockTransactions", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_trace_replay_block_transactions", "body": { "type": "json", "data": "{}" } }, "docs": "Replays all transactions in a block and returns trace information for each transaction. This method provides detailed execution traces for all transactions in a specific block." }, { "info": { "name": "trace_replayTransaction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_trace_replay_transaction", "body": { "type": "json", "data": "{}" } }, "docs": "Replays a specific transaction and returns trace information. This method provides detailed execution traces for a single transaction by replaying its execution." }, { "info": { "name": "web3_clientVersion", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/evm_web3_client_version", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the current client version. This method provides information about the Ethereum client implementation and version running on the Hyperliquid EVM." }, { "info": { "name": "Agent enable DEX abstraction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_agent_enable_dex_abstraction", "body": { "type": "json", "data": "{}" } }, "docs": "Agent enable DEX abstraction" }, { "info": { "name": "Agent set abstraction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_agent_set_abstraction", "body": { "type": "json", "data": "{}" } }, "docs": "Agent set abstraction" }, { "info": { "name": "Approve agent", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_approve_agent", "body": { "type": "json", "data": "{}" } }, "docs": "Approve agent" }, { "info": { "name": "Approve builder fee", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_approve_builder_fee", "body": { "type": "json", "data": "{}" } }, "docs": "Approve builder fee" }, { "info": { "name": "Batch modify orders", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_batch_modify", "body": { "type": "json", "data": "{}" } }, "docs": "Batch modify orders" }, { "info": { "name": "C deposit", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_c_deposit", "body": { "type": "json", "data": "{}" } }, "docs": "C deposit" }, { "info": { "name": "C signer action", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_c_signer_action", "body": { "type": "json", "data": "{}" } }, "docs": "C signer action" }, { "info": { "name": "C validator action", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_c_validator_action", "body": { "type": "json", "data": "{}" } }, "docs": "C validator action" }, { "info": { "name": "C withdraw", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_c_withdraw", "body": { "type": "json", "data": "{}" } }, "docs": "C withdraw" }, { "info": { "name": "Cancel order by cloid", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_cancel_by_cloid", "body": { "type": "json", "data": "{}" } }, "docs": "Cancel order by cloid" }, { "info": { "name": "Cancel order", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_cancel_order", "body": { "type": "json", "data": "{}" } }, "docs": "Cancel order" }, { "info": { "name": "Convert to multi-sig", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_convert_to_multi_sig_user", "body": { "type": "json", "data": "{}" } }, "docs": "Convert to multi-sig" }, { "info": { "name": "Create sub-account", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_create_sub_account", "body": { "type": "json", "data": "{}" } }, "docs": "Create sub-account" }, { "info": { "name": "EVM user modify", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_evm_user_modify", "body": { "type": "json", "data": "{}" } }, "docs": "EVM user modify" }, { "info": { "name": "Modify order", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_modify_order", "body": { "type": "json", "data": "{}" } }, "docs": "Modify order" }, { "info": { "name": "Multi-sig action", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_multi_sig", "body": { "type": "json", "data": "{}" } }, "docs": "Multi-sig action" }, { "info": { "name": "No-op", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_noop", "body": { "type": "json", "data": "{}" } }, "docs": "No-op" }, { "info": { "name": "Perp deploy", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_perp_deploy", "body": { "type": "json", "data": "{}" } }, "docs": "Perp deploy" }, { "info": { "name": "Place order", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_place_order", "body": { "type": "json", "data": "{}" } }, "docs": "Place order" }, { "info": { "name": "Reserve request weight", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_reserve_request_weight", "body": { "type": "json", "data": "{}" } }, "docs": "Reserve request weight" }, { "info": { "name": "Schedule cancel (dead man's switch)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_schedule_cancel", "body": { "type": "json", "data": "{}" } }, "docs": "Schedule cancel (dead man's switch)" }, { "info": { "name": "Send asset", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_send_asset", "body": { "type": "json", "data": "{}" } }, "docs": "Send asset" }, { "info": { "name": "Send to EVM with data", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_send_to_evm_with_data", "body": { "type": "json", "data": "{}" } }, "docs": "Send to EVM with data" }, { "info": { "name": "Set referrer", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_set_referrer", "body": { "type": "json", "data": "{}" } }, "docs": "Set referrer" }, { "info": { "name": "Spot deploy", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_spot_deploy", "body": { "type": "json", "data": "{}" } }, "docs": "Spot deploy" }, { "info": { "name": "Transfer between spot and perp accounts", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_spot_perp_transfer", "body": { "type": "json", "data": "{}" } }, "docs": "Transfer between spot and perp accounts" }, { "info": { "name": "Transfer spot token", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_spot_send", "body": { "type": "json", "data": "{}" } }, "docs": "Transfer spot token" }, { "info": { "name": "Sub-account spot transfer", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_sub_account_spot_transfer", "body": { "type": "json", "data": "{}" } }, "docs": "Sub-account spot transfer" }, { "info": { "name": "Sub-account transfer", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_sub_account_transfer", "body": { "type": "json", "data": "{}" } }, "docs": "Sub-account transfer" }, { "info": { "name": "Token delegate", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_token_delegate", "body": { "type": "json", "data": "{}" } }, "docs": "Token delegate" }, { "info": { "name": "TWAP cancel", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_twap_cancel", "body": { "type": "json", "data": "{}" } }, "docs": "TWAP cancel" }, { "info": { "name": "TWAP order", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_twap_order", "body": { "type": "json", "data": "{}" } }, "docs": "TWAP order" }, { "info": { "name": "Update isolated margin", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_update_isolated_margin", "body": { "type": "json", "data": "{}" } }, "docs": "Update isolated margin" }, { "info": { "name": "Update leverage", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_update_leverage", "body": { "type": "json", "data": "{}" } }, "docs": "Update leverage" }, { "info": { "name": "Transfer USDC", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_usd_send", "body": { "type": "json", "data": "{}" } }, "docs": "Transfer USDC" }, { "info": { "name": "Set user DEX abstraction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_user_dex_abstraction", "body": { "type": "json", "data": "{}" } }, "docs": "Set user DEX abstraction" }, { "info": { "name": "Set user abstraction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_user_set_abstraction", "body": { "type": "json", "data": "{}" } }, "docs": "Set user abstraction" }, { "info": { "name": "Validator L1 stream", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_validator_l1_stream", "body": { "type": "json", "data": "{}" } }, "docs": "Validator L1 stream" }, { "info": { "name": "Vault transfer", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_vault_transfer", "body": { "type": "json", "data": "{}" } }, "docs": "Vault transfer" }, { "info": { "name": "Withdraw USDC", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchange_withdraw", "body": { "type": "json", "data": "{}" } }, "docs": "Withdraw USDC" }, { "info": { "name": "info (activeAssetData)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_activeassetdata", "body": { "type": "json", "data": "{}" } }, "docs": "info (activeAssetData)" }, { "info": { "name": "info (alignedQuoteTokenInfo)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_aligned_quote_token_info", "body": { "type": "json", "data": "{}" } }, "docs": "info (alignedQuoteTokenInfo)" }, { "info": { "name": "info (allBorrowLendReserveStates)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_all_borrow_lend_reserve_states", "body": { "type": "json", "data": "{}" } }, "docs": "info (allBorrowLendReserveStates)" }, { "info": { "name": "info (allPerpMetas)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_all_perp_metas", "body": { "type": "json", "data": "{}" } }, "docs": "info (allPerpMetas)" }, { "info": { "name": "info (allMids)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_allmids", "body": { "type": "json", "data": "{}" } }, "docs": "info (allMids)" }, { "info": { "name": "info (batchClearinghouseStates)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_batch_clearinghouse_states", "body": { "type": "json", "data": "{}" } }, "docs": "info (batchClearinghouseStates)" }, { "info": { "name": "info (borrowLendReserveState)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_borrow_lend_reserve_state", "body": { "type": "json", "data": "{}" } }, "docs": "info (borrowLendReserveState)" }, { "info": { "name": "info (borrowLendUserState)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_borrow_lend_user_state", "body": { "type": "json", "data": "{}" } }, "docs": "info (borrowLendUserState)" }, { "info": { "name": "Candle snapshot", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_candle_snapshot", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve historical candlestick (OHLCV) data for a specific asset within a time range. Only the most recent 5000 candles are available." }, { "info": { "name": "info (clearinghouseState)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_clearinghousestate", "body": { "type": "json", "data": "{}" } }, "docs": "info (clearinghouseState)" }, { "info": { "name": "Info (Delegations)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_delegations", "body": { "type": "json", "data": "{}" } }, "docs": "Info (Delegations)" }, { "info": { "name": "Query a user's staking history", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_delegator_history", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve comprehensive staking history for a specific user, including delegation and undelegation events with timestamps, transaction hashes, and detailed delta information." }, { "info": { "name": "Query a user's staking rewards", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_delegator_rewards", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve comprehensive staking rewards history for a specific user, including delegation rewards and commission earnings with timestamps and reward sources." }, { "info": { "name": "info (delegatorSummary)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_delegator_summary", "body": { "type": "json", "data": "{}" } }, "docs": "info (delegatorSummary)" }, { "info": { "name": "info (exchangeStatus)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_exchangestatus", "body": { "type": "json", "data": "{}" } }, "docs": "info (exchangeStatus)" }, { "info": { "name": "info (extraAgents)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_extraagents", "body": { "type": "json", "data": "{}" } }, "docs": "info (extraAgents)" }, { "info": { "name": "info (frontendOpenOrders)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_frontendopenorders", "body": { "type": "json", "data": "{}" } }, "docs": "info (frontendOpenOrders)" }, { "info": { "name": "info (fundingHistory)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_funding_history", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve historical funding rates and premiums for a specific perpetual contract, providing insight into market sentiment and carry costs over time." }, { "info": { "name": "info (gossipRootIps)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_gossip_root_ips", "body": { "type": "json", "data": "{}" } }, "docs": "info (gossipRootIps)" }, { "info": { "name": "Retrieve a user's historical orders", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_historical_orders", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve the most recent historical orders for a specific user. Returns at most 2000 most recent historical orders with their current status and detailed order information." }, { "info": { "name": "L2 book snapshot", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_l2_book", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve the Level 2 order book snapshot for a specific asset. Returns at most 20 levels per side (bids and asks) with price, size, and order count information." }, { "info": { "name": "info (leadingVaults)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_leadingvaults", "body": { "type": "json", "data": "{}" } }, "docs": "info (leadingVaults)" }, { "info": { "name": "Info (Liquidatable)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_liquidatable", "body": { "type": "json", "data": "{}" } }, "docs": "Info (Liquidatable)" }, { "info": { "name": "info (marginTable)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_margin_table", "body": { "type": "json", "data": "{}" } }, "docs": "info (marginTable)" }, { "info": { "name": "info (maxBuilderFee)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_max_builder_fee", "body": { "type": "json", "data": "{}" } }, "docs": "info (maxBuilderFee)" }, { "info": { "name": "info (maxMarketOrderNtls)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_maxmarketorderntls", "body": { "type": "json", "data": "{}" } }, "docs": "info (maxMarketOrderNtls)" }, { "info": { "name": "Info (Meta)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_meta", "body": { "type": "json", "data": "{}" } }, "docs": "Info (Meta)" }, { "info": { "name": "info (metaAndAssetCtxs)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_meta_and_asset_ctxs", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve comprehensive asset contexts for perpetuals trading, including universe metadata and real-time market data such as mark prices, funding rates, open interest, and volume metrics." }, { "info": { "name": "info (openOrders)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_openorders", "body": { "type": "json", "data": "{}" } }, "docs": "info (openOrders)" }, { "info": { "name": "Query order status by oid or cloid", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_order_status", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve the current status of an order using either the order ID (oid) or client order ID (cloid). This endpoint provides detailed information about order state, execution status, and timestamps." }, { "info": { "name": "info (outcomeMeta)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_outcomemeta", "body": { "type": "json", "data": "{}" } }, "docs": "info (outcomeMeta)" }, { "info": { "name": "info (perpAnnotation)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_perp_annotation", "body": { "type": "json", "data": "{}" } }, "docs": "info (perpAnnotation)" }, { "info": { "name": "info (perpCategories)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_perp_categories", "body": { "type": "json", "data": "{}" } }, "docs": "info (perpCategories)" }, { "info": { "name": "info (perpDexLimits)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_perp_dex_limits", "body": { "type": "json", "data": "{}" } }, "docs": "info (perpDexLimits)" }, { "info": { "name": "info (perpDexStatus)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_perp_dex_status", "body": { "type": "json", "data": "{}" } }, "docs": "info (perpDexStatus)" }, { "info": { "name": "info (perpDeployAuctionStatus)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_perpdeployauctionstatus", "body": { "type": "json", "data": "{}" } }, "docs": "info (perpDeployAuctionStatus)" }, { "info": { "name": "info (perpDexs)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_perpdexs", "body": { "type": "json", "data": "{}" } }, "docs": "info (perpDexs)" }, { "info": { "name": "info (perpsAtOpenInterestCap)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_perps_at_open_interest_cap", "body": { "type": "json", "data": "{}" } }, "docs": "info (perpsAtOpenInterestCap)" }, { "info": { "name": "Query a user's portfolio", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_portfolio", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve comprehensive portfolio performance data for a specific user across different time periods, including account value history, PnL history, and volume metrics." }, { "info": { "name": "info (predictedFundings)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_predicted_fundings", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve predicted funding rates for all perpetual contracts across different exchanges, providing insight into upcoming funding costs and cross-exchange arbitrage opportunities." }, { "info": { "name": "Retrieve recent trades", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_recent_trades", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve the most recent public trades for a specific asset. This endpoint provides real-time trade data including price, size, and timing information for market analysis." }, { "info": { "name": "Query a user's referral information", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_referral", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve comprehensive referral information for a specific user, including referrer details, referral rewards, volume metrics, and referrer state with referred users data." }, { "info": { "name": "info (spotMetaAndAssetCtxs)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_spot_meta_and_asset_ctxs", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve comprehensive spot market metadata and asset contexts, including token details, trading pairs, market prices, volumes, and circulating supply information for all spot assets on Hyperliquid." }, { "info": { "name": "info (spotPairDeployAuctionStatus)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_spot_pair_deploy_auction_status", "body": { "type": "json", "data": "{}" } }, "docs": "info (spotPairDeployAuctionStatus)" }, { "info": { "name": "info (spotClearinghouseState)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_spotclearinghousestate", "body": { "type": "json", "data": "{}" } }, "docs": "info (spotClearinghouseState)" }, { "info": { "name": "info (spotDeployState)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_spotdeploystate", "body": { "type": "json", "data": "{}" } }, "docs": "info (spotDeployState)" }, { "info": { "name": "info (spotMeta)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_spotmeta", "body": { "type": "json", "data": "{}" } }, "docs": "info (spotMeta)" }, { "info": { "name": "info (subAccounts)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_subaccounts", "body": { "type": "json", "data": "{}" } }, "docs": "info (subAccounts)" }, { "info": { "name": "info (tokenDetails)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_token_details", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve comprehensive details for a specific token including supply metrics, pricing data, deployment information, and circulation details on the Hyperliquid exchange." }, { "info": { "name": "info (userAbstraction)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_user_abstraction", "body": { "type": "json", "data": "{}" } }, "docs": "info (userAbstraction)" }, { "info": { "name": "info (userDexAbstraction)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_user_dex_abstraction", "body": { "type": "json", "data": "{}" } }, "docs": "info (userDexAbstraction)" }, { "info": { "name": "info (userFills)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_user_fills", "body": { "type": "json", "data": "{}" } }, "docs": "Returns at most 2000 most recent fills for a specified user address" }, { "info": { "name": "info (userFillsByTime)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_user_fills_by_time", "body": { "type": "json", "data": "{}" } }, "docs": "Returns at most 2000 fills per response and only the 10000 most recent fills are available" }, { "info": { "name": "info (userFunding)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_user_funding", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve funding history for a specific user account, including funding payments and receipts across all perpetual positions over time." }, { "info": { "name": "info (userNonFundingLedgerUpdates)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_user_non_funding_ledger_updates", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve non-funding ledger updates for a specific user account, including deposits, withdrawals, transfers, liquidations, and other account activities excluding funding payments." }, { "info": { "name": "info (userRole)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_user_role", "body": { "type": "json", "data": "{}" } }, "docs": "info (userRole)" }, { "info": { "name": "info (userToMultiSigSigners)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_user_to_multi_sig_signers", "body": { "type": "json", "data": "{}" } }, "docs": "info (userToMultiSigSigners)" }, { "info": { "name": "Retrieve a user's TWAP slice fills", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_user_twap_slice_fills", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve the most recent TWAP (Time-Weighted Average Price) slice fills for a specific user. Returns at most 2000 most recent TWAP slice fills with detailed execution information." }, { "info": { "name": "info (userFees)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_userfees", "body": { "type": "json", "data": "{}" } }, "docs": "info (userFees)" }, { "info": { "name": "info (userRateLimit)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_userratelimit", "body": { "type": "json", "data": "{}" } }, "docs": "info (userRateLimit)" }, { "info": { "name": "info (userVaultEquities)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_uservaultequities", "body": { "type": "json", "data": "{}" } }, "docs": "info (userVaultEquities)" }, { "info": { "name": "info (validatorL1Votes)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_validator_l1_votes", "body": { "type": "json", "data": "{}" } }, "docs": "info (validatorL1Votes)" }, { "info": { "name": "Retrieve vault details", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_vault_details", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve detailed information about a specific vault including portfolio performance, followers, leader information, and vault configuration settings." }, { "info": { "name": "info (vaultSummaries)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_vaultsummaries", "body": { "type": "json", "data": "{}" } }, "docs": "info (vaultSummaries)" }, { "info": { "name": "info (webData2)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_web_data2", "body": { "type": "json", "data": "{}" } }, "docs": "info (webData2)" }, { "info": { "name": "info (webData3)", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/info_web_data3", "body": { "type": "json", "data": "{}" } }, "docs": "info (webData3)" }, { "info": { "name": "getAccountInfo", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getAccountInfo", "body": { "type": "json", "data": "{}" } }, "docs": "getAccountInfo" }, { "info": { "name": "getBalance", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getBalance", "body": { "type": "json", "data": "{}" } }, "docs": "getBalance" }, { "info": { "name": "getBlock", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getBlock", "body": { "type": "json", "data": "{}" } }, "docs": "getBlock" }, { "info": { "name": "getBlockCommitment", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getBlockCommitment", "body": { "type": "json", "data": "{}" } }, "docs": "getBlockCommitment" }, { "info": { "name": "getBlockHeight", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getBlockHeight", "body": { "type": "json", "data": "{}" } }, "docs": "getBlockHeight" }, { "info": { "name": "getBlockProduction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getBlockProduction", "body": { "type": "json", "data": "{}" } }, "docs": "getBlockProduction" }, { "info": { "name": "getBlockTime", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getBlockTime", "body": { "type": "json", "data": "{}" } }, "docs": "getBlockTime" }, { "info": { "name": "getBlocks", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getBlocks", "body": { "type": "json", "data": "{}" } }, "docs": "getBlocks" }, { "info": { "name": "getBlocksWithLimit", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getBlocksWithLimit", "body": { "type": "json", "data": "{}" } }, "docs": "getBlocksWithLimit" }, { "info": { "name": "getClusterNodes", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getClusterNodes", "body": { "type": "json", "data": "{}" } }, "docs": "getClusterNodes" }, { "info": { "name": "getEpochInfo", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getEpochInfo", "body": { "type": "json", "data": "{}" } }, "docs": "getEpochInfo" }, { "info": { "name": "getEpochSchedule", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getEpochSchedule", "body": { "type": "json", "data": "{}" } }, "docs": "getEpochSchedule" }, { "info": { "name": "getFeeForMessage", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getFeeForMessage", "body": { "type": "json", "data": "{}" } }, "docs": "getFeeForMessage" }, { "info": { "name": "getFirstAvailableBlock", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getFirstAvailableBlock", "body": { "type": "json", "data": "{}" } }, "docs": "getFirstAvailableBlock" }, { "info": { "name": "getGenesisHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getGenesisHash", "body": { "type": "json", "data": "{}" } }, "docs": "getGenesisHash" }, { "info": { "name": "getHealth", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getHealth", "body": { "type": "json", "data": "{}" } }, "docs": "getHealth" }, { "info": { "name": "getHighestSnapshotSlot", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getHighestSnapshotSlot", "body": { "type": "json", "data": "{}" } }, "docs": "getHighestSnapshotSlot" }, { "info": { "name": "getIdentity", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getIdentity", "body": { "type": "json", "data": "{}" } }, "docs": "getIdentity" }, { "info": { "name": "getInflationGovernor", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getInflationGovernor", "body": { "type": "json", "data": "{}" } }, "docs": "getInflationGovernor" }, { "info": { "name": "getInflationRate", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getInflationRate", "body": { "type": "json", "data": "{}" } }, "docs": "getInflationRate" }, { "info": { "name": "getInflationReward", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getInflationReward", "body": { "type": "json", "data": "{}" } }, "docs": "getInflationReward" }, { "info": { "name": "getLargestAccounts", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getLargestAccounts", "body": { "type": "json", "data": "{}" } }, "docs": "getLargestAccounts" }, { "info": { "name": "getLatestBlockhash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getLatestBlockhash", "body": { "type": "json", "data": "{}" } }, "docs": "getLatestBlockhash" }, { "info": { "name": "getLeaderSchedule", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getLeaderSchedule", "body": { "type": "json", "data": "{}" } }, "docs": "getLeaderSchedule" }, { "info": { "name": "getMaxRetransmitSlot", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getMaxRetransmitSlot", "body": { "type": "json", "data": "{}" } }, "docs": "getMaxRetransmitSlot" }, { "info": { "name": "getMaxShredInsertSlot", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getMaxShredInsertSlot", "body": { "type": "json", "data": "{}" } }, "docs": "getMaxShredInsertSlot" }, { "info": { "name": "getMinimumBalanceForRentExemption", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getMinimumBalanceForRentExemption", "body": { "type": "json", "data": "{}" } }, "docs": "getMinimumBalanceForRentExemption" }, { "info": { "name": "getMultipleAccounts", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getMultipleAccounts", "body": { "type": "json", "data": "{}" } }, "docs": "getMultipleAccounts" }, { "info": { "name": "getProgramAccounts", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getProgramAccounts", "body": { "type": "json", "data": "{}" } }, "docs": "getProgramAccounts" }, { "info": { "name": "getRecentBlockhash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getRecentBlockhash", "body": { "type": "json", "data": "{}" } }, "docs": "getRecentBlockhash" }, { "info": { "name": "getRecentPerformanceSamples", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getRecentPerformanceSamples", "body": { "type": "json", "data": "{}" } }, "docs": "getRecentPerformanceSamples" }, { "info": { "name": "getRecentPrioritizationFees", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getRecentPrioritizationFees", "body": { "type": "json", "data": "{}" } }, "docs": "getRecentPrioritizationFees" }, { "info": { "name": "getSignatureStatuses", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getSignatureStatuses", "body": { "type": "json", "data": "{}" } }, "docs": "getSignatureStatuses" }, { "info": { "name": "getSignaturesForAddress", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getSignaturesForAddress", "body": { "type": "json", "data": "{}" } }, "docs": "getSignaturesForAddress" }, { "info": { "name": "getSlot", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getSlot", "body": { "type": "json", "data": "{}" } }, "docs": "getSlot" }, { "info": { "name": "getSlotLeader", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getSlotLeader", "body": { "type": "json", "data": "{}" } }, "docs": "getSlotLeader" }, { "info": { "name": "getSlotLeaders", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getSlotLeaders", "body": { "type": "json", "data": "{}" } }, "docs": "getSlotLeaders" }, { "info": { "name": "getStakeMinimumDelegation", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getStakeMinimumDelegation", "body": { "type": "json", "data": "{}" } }, "docs": "getStakeMinimumDelegation" }, { "info": { "name": "getSupply", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getSupply", "body": { "type": "json", "data": "{}" } }, "docs": "getSupply" }, { "info": { "name": "getTokenAccountBalance", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getTokenAccountBalance", "body": { "type": "json", "data": "{}" } }, "docs": "getTokenAccountBalance" }, { "info": { "name": "getTokenAccountsByDelegate", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getTokenAccountsByDelegate", "body": { "type": "json", "data": "{}" } }, "docs": "getTokenAccountsByDelegate" }, { "info": { "name": "getTokenAccountsByOwner", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getTokenAccountsByOwner", "body": { "type": "json", "data": "{}" } }, "docs": "getTokenAccountsByOwner" }, { "info": { "name": "getTokenLargestAccounts", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getTokenLargestAccounts", "body": { "type": "json", "data": "{}" } }, "docs": "getTokenLargestAccounts" }, { "info": { "name": "getTokenSupply", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getTokenSupply", "body": { "type": "json", "data": "{}" } }, "docs": "getTokenSupply" }, { "info": { "name": "getTransaction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getTransaction", "body": { "type": "json", "data": "{}" } }, "docs": "getTransaction" }, { "info": { "name": "getTransactionCount", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getTransactionCount", "body": { "type": "json", "data": "{}" } }, "docs": "getTransactionCount" }, { "info": { "name": "getVersion", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getVersion", "body": { "type": "json", "data": "{}" } }, "docs": "getVersion" }, { "info": { "name": "getVoteAccounts", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getVoteAccounts", "body": { "type": "json", "data": "{}" } }, "docs": "getVoteAccounts" }, { "info": { "name": "isBlockhashValid", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/isBlockhashValid", "body": { "type": "json", "data": "{}" } }, "docs": "isBlockhashValid" }, { "info": { "name": "minimumLedgerSlot", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/minimumLedgerSlot", "body": { "type": "json", "data": "{}" } }, "docs": "minimumLedgerSlot" }, { "info": { "name": "sendTransaction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/sendTransaction", "body": { "type": "json", "data": "{}" } }, "docs": "sendTransaction" }, { "info": { "name": "simulateTransaction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/simulateTransaction", "body": { "type": "json", "data": "{}" } }, "docs": "simulateTransaction" }, { "info": { "name": "Starknet_Call", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/starknet_call", "body": { "type": "json", "data": "{}" } }, "docs": "starknet_call" }, { "info": { "name": "starknet_estimateFee", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/starknet_estimateFee", "body": { "type": "json", "data": "{}" } }, "docs": "starknet_estimateFee" }, { "info": { "name": "starknet_estimateMessageFee", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/starknet_estimateMessageFee", "body": { "type": "json", "data": "{}" } }, "docs": "starknet_estimateMessageFee" }, { "info": { "name": "starknet_getClassAt", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/starknet_getClassAt", "body": { "type": "json", "data": "{}" } }, "docs": "starknet_getClassAt" }, { "info": { "name": "starknet_getClassHashAt", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/starknet_getClassHashAt", "body": { "type": "json", "data": "{}" } }, "docs": "starknet_getClassHashAt" }, { "info": { "name": "starknet_getNonce", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/starknet_getNonce", "body": { "type": "json", "data": "{}" } }, "docs": "starknet_getNonce" }, { "info": { "name": "starknet_getStorageAt", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/starknet_getStorageAt", "body": { "type": "json", "data": "{}" } }, "docs": "starknet_getStorageAt" }, { "info": { "name": "starknet_getTransactionByBlockIdAndIndex", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/starknet_getTransactionByBlockIdAndIndex", "body": { "type": "json", "data": "{}" } }, "docs": "starknet_getTransactionByBlockIdAndIndex" }, { "info": { "name": "starknet_getTransactionByHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/starknet_getTransactionByHash", "body": { "type": "json", "data": "{}" } }, "docs": "starknet_getTransactionByHash" }, { "info": { "name": "starknet_simulateTransactions", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/starknet_simulateTransactions", "body": { "type": "json", "data": "{}" } }, "docs": "starknet_simulateTransactions" }, { "info": { "name": "starknet_traceBlockTransactions", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/starknet_traceBlockTransactions", "body": { "type": "json", "data": "{}" } }, "docs": "starknet_traceBlockTransactions" }, { "info": { "name": "Wallet/Accountpermissionupdate", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/accountpermissionupdate", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Accountpermissionupdate" }, { "info": { "name": "Wallet/Broadcasthex", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/broadcasthex", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Broadcasthex" }, { "info": { "name": "Wallet/Broadcasttransaction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/broadcasttransaction", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Broadcasttransaction" }, { "info": { "name": "Wallet/Cancelallunfreezev2", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/cancelallunfreezev2", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Cancelallunfreezev2" }, { "info": { "name": "Wallet/Clearabi", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/clearabi", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Clearabi" }, { "info": { "name": "Wallet/Createaccount", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/createaccount", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Createaccount" }, { "info": { "name": "Wallet/Createassetissue", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/createassetissue", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Createassetissue" }, { "info": { "name": "Wallet/Createshieldedcontractparameters", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/createshieldedcontractparameters", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Createshieldedcontractparameters" }, { "info": { "name": "Wallet/Createshieldedcontractparameterswithoutask", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/createshieldedcontractparameterswithoutask", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Createshieldedcontractparameterswithoutask" }, { "info": { "name": "Wallet/Createspendauthsig", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/createspendauthsig", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Createspendauthsig" }, { "info": { "name": "Wallet/Createtransaction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/createtransaction", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Createtransaction" }, { "info": { "name": "Wallet/Createwitness", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/createwitness", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Createwitness" }, { "info": { "name": "Wallet/Delegateresource", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/delegateresource", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Delegateresource" }, { "info": { "name": "Wallet/Deploycontract", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/deploycontract", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Deploycontract" }, { "info": { "name": "Wallet/Estimateenergy", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/estimateenergy", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Estimateenergy" }, { "info": { "name": "Create a new exchange trading pair", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchangecreate", "body": { "type": "json", "data": "{}" } }, "docs": "Creates a new trading pair on the TRON decentralized exchange with initial liquidity provision" }, { "info": { "name": "Add liquidity to an exchange pair", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchangeinject", "body": { "type": "json", "data": "{}" } }, "docs": "Adds liquidity to an existing exchange trading pair on the TRON decentralized exchange" }, { "info": { "name": "Execute a token swap transaction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchangetransaction", "body": { "type": "json", "data": "{}" } }, "docs": "Executes a token swap transaction on the TRON decentralized exchange" }, { "info": { "name": "Remove liquidity from an exchange pair", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/exchangewithdraw", "body": { "type": "json", "data": "{}" } }, "docs": "Removes liquidity from an existing exchange trading pair on the TRON decentralized exchange" }, { "info": { "name": "Wallet/Freezebalance", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/freezebalance", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Freezebalance" }, { "info": { "name": "Wallet/Freezebalancev2", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/freezebalancev2", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Freezebalancev2" }, { "info": { "name": "Wallet/Getaccount", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getaccount", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getaccount" }, { "info": { "name": "Wallet/Getaccountbalance", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getaccountbalance", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getaccountbalance" }, { "info": { "name": "Wallet/Getaccountnet", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getaccountnet", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getaccountnet" }, { "info": { "name": "Wallet/Getaccountresource", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getaccountresource", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getaccountresource" }, { "info": { "name": "Wallet/Getapprovedlist", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getapprovedlist", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getapprovedlist" }, { "info": { "name": "Wallet/Getassetissuebyid", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getassetissuebyid", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getassetissuebyid" }, { "info": { "name": "Wallet/Getassetissuebyname", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getassetissuebyname", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getassetissuebyname" }, { "info": { "name": "Wallet/Getassetissuelist", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getassetissuelist", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getassetissuelist" }, { "info": { "name": "Wallet/Getassetissuelistbyname", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getassetissuelistbyname", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getassetissuelistbyname" }, { "info": { "name": "Wallet/Getavailableunfreezecount", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getavailableunfreezecount", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getavailableunfreezecount" }, { "info": { "name": "Wallet/Getbandwidthprices", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getbandwidthprices", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getbandwidthprices" }, { "info": { "name": "Wallet/Getblockbalance", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getblockbalance", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getblockbalance" }, { "info": { "name": "Wallet/Getblockbyid", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getblockbyid", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getblockbyid" }, { "info": { "name": "Wallet/Getblockbylatestnum", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getblockbylatestnum", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getblockbylatestnum" }, { "info": { "name": "Wallet/Getblockbylimitnext", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getblockbylimitnext", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getblockbylimitnext" }, { "info": { "name": "Wallet/Getblockbynum", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getblockbynum", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getblockbynum" }, { "info": { "name": "wallet/getBrokerage", "type": "http" }, "http": { "method": "GET", "url": "https://{node_id}.p2pify.com/{api_key}/getbrokerage", "params": [ { "name": "address", "value": "41928c9af0651632157ef27a2cf17ca72c575a4d21", "type": "query" } ] }, "docs": "wallet/getBrokerage" }, { "info": { "name": "Wallet/Getburntrx", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getburntrx", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getburntrx" }, { "info": { "name": "Wallet/Getcandelegatedmaxsize", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getcandelegatedmaxsize", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getcandelegatedmaxsize" }, { "info": { "name": "Wallet/Getcanwithdrawunfreezeamount", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getcanwithdrawunfreezeamount", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getcanwithdrawunfreezeamount" }, { "info": { "name": "Wallet/Getchainparameters", "type": "http" }, "http": { "method": "GET", "url": "https://{node_id}.p2pify.com/{api_key}/getchainparameters" }, "docs": "Wallet/Getchainparameters" }, { "info": { "name": "Wallet/Getcontract", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getcontract", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getcontract" }, { "info": { "name": "Wallet/Getcontractinfo", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getcontractinfo", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getcontractinfo" }, { "info": { "name": "Wallet/Getdelegatedresource", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getdelegatedresource", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getdelegatedresource" }, { "info": { "name": "Wallet/Getdelegatedresourceaccountindex", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getdelegatedresourceaccountindex", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getdelegatedresourceaccountindex" }, { "info": { "name": "Wallet/Getdelegatedresourceaccountindexv2", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getdelegatedresourceaccountindexv2", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getdelegatedresourceaccountindexv2" }, { "info": { "name": "Wallet/Getdelegatedresourcev2", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getdelegatedresourcev2", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getdelegatedresourcev2" }, { "info": { "name": "Wallet/Getenergyprices", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getenergyprices", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getenergyprices" }, { "info": { "name": "Get exchange pair details by ID", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getexchangebyid", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieves detailed information about a specific exchange trading pair by its unique identifier" }, { "info": { "name": "Wallet/Getmarketorderbyaccount", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getmarketorderbyaccount", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getmarketorderbyaccount" }, { "info": { "name": "Wallet/Getmarketorderbyid", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getmarketorderbyid", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getmarketorderbyid" }, { "info": { "name": "Wallet/Getmarketorderlistbypair", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getmarketorderlistbypair", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getmarketorderlistbypair" }, { "info": { "name": "Wallet/Getmarketpairlist", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getmarketpairlist", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getmarketpairlist" }, { "info": { "name": "Wallet/Getmarketpricebypair", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getmarketpricebypair", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getmarketpricebypair" }, { "info": { "name": "Wallet/Getmerkletreevoucherinfo", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getmerkletreevoucherinfo", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getmerkletreevoucherinfo" }, { "info": { "name": "Wallet/Getnewshieldedaddress", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getnewshieldedaddress", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getnewshieldedaddress" }, { "info": { "name": "Wallet/Getnextmaintenancetime", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getnextmaintenancetime", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getnextmaintenancetime" }, { "info": { "name": "Wallet/Getnodeinfo", "type": "http" }, "http": { "method": "GET", "url": "https://{node_id}.p2pify.com/{api_key}/getnodeinfo" }, "docs": "Wallet/Getnodeinfo" }, { "info": { "name": "Wallet/Getnowblock", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getnowblock", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getnowblock" }, { "info": { "name": "Wallet/Getpaginatedassetissuelist", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getpaginatedassetissuelist", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getpaginatedassetissuelist" }, { "info": { "name": "Wallet/Getpaginatedproposallist", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getpaginatedproposallist", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getpaginatedproposallist" }, { "info": { "name": "Wallet/Getpendingsize", "type": "http" }, "http": { "method": "GET", "url": "https://{node_id}.p2pify.com/{api_key}/getpendingsize" }, "docs": "Wallet/Getpendingsize" }, { "info": { "name": "Wallet/Getproposalbyid", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/getproposalbyid", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getproposalbyid" }, { "info": { "name": "wallet/getReward", "type": "http" }, "http": { "method": "GET", "url": "https://{node_id}.p2pify.com/{api_key}/getreward", "params": [ { "name": "address", "value": "41b487cdb2d8dc7b2a8e5e7e7b4e3e8b8b8b8b8b", "type": "query" } ] }, "docs": "wallet/getReward" }, { "info": { "name": "Wallet/Gettransactionbyid", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/gettransactionbyid", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Gettransactionbyid" }, { "info": { "name": "Wallet/Gettransactionfrompending", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/gettransactionfrompending", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Gettransactionfrompending" }, { "info": { "name": "Wallet/Gettransactioninfobyblocknum", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/gettransactioninfobyblocknum", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Gettransactioninfobyblocknum" }, { "info": { "name": "Wallet/Gettransactioninfobyid", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/gettransactioninfobyid", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Gettransactioninfobyid" }, { "info": { "name": "Wallet/Gettransactionlistfrompending", "type": "http" }, "http": { "method": "GET", "url": "https://{node_id}.p2pify.com/{api_key}/gettransactionlistfrompending" }, "docs": "Wallet/Gettransactionlistfrompending" }, { "info": { "name": "Wallet/Gettriggerinputforshieldedtrc20Contract", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/gettriggerinputforshieldedtrc20contract", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Gettriggerinputforshieldedtrc20Contract" }, { "info": { "name": "Wallet/Isshieldedtrc20Contractnotespent", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/isshieldedtrc20contractnotespent", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Isshieldedtrc20Contractnotespent" }, { "info": { "name": "Eth_Accounts", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_accounts", "body": { "type": "json", "data": "{}" } }, "docs": "Eth_Accounts" }, { "info": { "name": "eth_blockNumber", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_blocknumber", "body": { "type": "json", "data": "{}" } }, "docs": "eth_blockNumber" }, { "info": { "name": "eth_blockNumber", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_blocknumber_test", "body": { "type": "json", "data": "{}" } }, "docs": "eth_blockNumber" }, { "info": { "name": "Eth_Call", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_call", "body": { "type": "json", "data": "{}" } }, "docs": "Eth_Call" }, { "info": { "name": "eth_chainId", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_chainid", "body": { "type": "json", "data": "{}" } }, "docs": "eth_chainId" }, { "info": { "name": "Eth_Coinbase", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_coinbase", "body": { "type": "json", "data": "{}" } }, "docs": "Eth_Coinbase" }, { "info": { "name": "eth_estimateGas", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_estimateGas", "body": { "type": "json", "data": "{}" } }, "docs": "eth_estimateGas" }, { "info": { "name": "eth_gasPrice", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_gasPrice", "body": { "type": "json", "data": "{}" } }, "docs": "eth_gasPrice" }, { "info": { "name": "eth_getBlockByHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_getBlockByHash", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getBlockByHash" }, { "info": { "name": "eth_getBlockByNumber", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_getBlockByNumber", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getBlockByNumber" }, { "info": { "name": "eth_getBlockTransactionCountByHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_getBlockTransactionCountByHash", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getBlockTransactionCountByHash" }, { "info": { "name": "eth_getBlockTransactionCountByNumber", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_getBlockTransactionCountByNumber", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getBlockTransactionCountByNumber" }, { "info": { "name": "eth_getCode", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_getCode", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getCode" }, { "info": { "name": "eth_getFilterChanges", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_getFilterChanges", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getFilterChanges" }, { "info": { "name": "eth_getFilterLogs", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_getFilterLogs", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getFilterLogs" }, { "info": { "name": "eth_getLogs", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_getLogs", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getLogs" }, { "info": { "name": "eth_getStorageAt", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_getStorageAt", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getStorageAt" }, { "info": { "name": "eth_getTransactionByBlockHashAndIndex", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_getTransactionByBlockHashAndIndex", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getTransactionByBlockHashAndIndex" }, { "info": { "name": "eth_getTransactionByBlockNumberAndIndex", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_getTransactionByBlockNumberAndIndex", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getTransactionByBlockNumberAndIndex" }, { "info": { "name": "eth_getTransactionByHash", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_getTransactionByHash", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getTransactionByHash" }, { "info": { "name": "eth_getTransactionReceipt", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_getTransactionReceipt", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getTransactionReceipt" }, { "info": { "name": "eth_getWork", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_getWork", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getWork" }, { "info": { "name": "eth_getBalance", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_getbalance", "body": { "type": "json", "data": "{}" } }, "docs": "eth_getBalance" }, { "info": { "name": "eth_newBlockFilter", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_newBlockFilter", "body": { "type": "json", "data": "{}" } }, "docs": "eth_newBlockFilter" }, { "info": { "name": "eth_newFilter", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_newFilter", "body": { "type": "json", "data": "{}" } }, "docs": "eth_newFilter" }, { "info": { "name": "eth_protocolVersion", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_protocolVersion", "body": { "type": "json", "data": "{}" } }, "docs": "eth_protocolVersion" }, { "info": { "name": "Eth_Syncing", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_syncing", "body": { "type": "json", "data": "{}" } }, "docs": "Eth_Syncing" }, { "info": { "name": "eth_uninstallFilter", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_eth_uninstallFilter", "body": { "type": "json", "data": "{}" } }, "docs": "eth_uninstallFilter" }, { "info": { "name": "Net_Listening", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_net_listening", "body": { "type": "json", "data": "{}" } }, "docs": "Net_Listening" }, { "info": { "name": "net_peerCount", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_net_peerCount", "body": { "type": "json", "data": "{}" } }, "docs": "net_peerCount" }, { "info": { "name": "Net_Version", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_net_version", "body": { "type": "json", "data": "{}" } }, "docs": "Net_Version" }, { "info": { "name": "web3_clientVersion", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_web3_clientVersion", "body": { "type": "json", "data": "{}" } }, "docs": "web3_clientVersion" }, { "info": { "name": "Web3_Sha3", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/jsonrpc_web3_sha3", "body": { "type": "json", "data": "{}" } }, "docs": "Web3_Sha3" }, { "info": { "name": "List all trading pairs on the decentralized exchange", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/listexchanges", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieves a list of all trading pairs available on the TRON decentralized exchange" }, { "info": { "name": "Wallet/Listnodes", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/listnodes", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Listnodes" }, { "info": { "name": "Wallet/Listproposals", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/listproposals", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Listproposals" }, { "info": { "name": "Wallet/Listwitnesses", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/listwitnesses", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Listwitnesses" }, { "info": { "name": "Wallet/Marketbuyasset", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/marketbuyasset", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Marketbuyasset" }, { "info": { "name": "Wallet/Marketcancelorder", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/marketcancelorder", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Marketcancelorder" }, { "info": { "name": "Wallet/Marketsellasset", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/marketsellasset", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Marketsellasset" }, { "info": { "name": "Wallet/Participateassetissue", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/participateassetissue", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Participateassetissue" }, { "info": { "name": "Wallet/Proposalapprove", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/proposalapprove", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Proposalapprove" }, { "info": { "name": "Wallet/Proposalcreate", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/proposalcreate", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Proposalcreate" }, { "info": { "name": "Wallet/Proposaldelete", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/proposaldelete", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Proposaldelete" }, { "info": { "name": "Wallet/Createshieldedtransaction", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/shielded_createshieldedtransaction", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Createshieldedtransaction" }, { "info": { "name": "Wallet/Createshieldedtransactionwithoutspendauthsig", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/shielded_createshieldedtransactionwithoutspendauthsig", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Createshieldedtransactionwithoutspendauthsig" }, { "info": { "name": "Wallet/Getakfromask", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/shielded_getakfromask", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getakfromask" }, { "info": { "name": "Wallet/Getdiversifier", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/shielded_getdiversifier", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getdiversifier" }, { "info": { "name": "Wallet/Getexpandedspendingkey", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/shielded_getexpandedspendingkey", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getexpandedspendingkey" }, { "info": { "name": "Wallet/Getincomingviewingkey", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/shielded_getincomingviewingkey", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getincomingviewingkey" }, { "info": { "name": "Wallet/Getnkfromnsk", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/shielded_getnkfromnsk", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getnkfromnsk" }, { "info": { "name": "Wallet/Getshieldedpaymentaddress", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/shielded_getshieldedpaymentaddress", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getshieldedpaymentaddress" }, { "info": { "name": "Wallet/Getspendingkey", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/shielded_getspendingkey", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getspendingkey" }, { "info": { "name": "Wallet/Getzenpaymentaddress", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/shielded_getzenpaymentaddress", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Getzenpaymentaddress" }, { "info": { "name": "Wallet/Scanshieldedtrc20Notesbyivk", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/shielded_scanshieldedtrc20notesbyivk", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Scanshieldedtrc20Notesbyivk" }, { "info": { "name": "Wallet/Scanshieldedtrc20Notesbyovk", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/shielded_scanshieldedtrc20notesbyovk", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Scanshieldedtrc20Notesbyovk" }, { "info": { "name": "Test method", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/test_jsonrpc" }, "docs": "Test method" }, { "info": { "name": "Wallet/Transferasset", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/transferasset", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Transferasset" }, { "info": { "name": "Wallet/Triggerconstantcontract", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/triggerconstantcontract", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Triggerconstantcontract" }, { "info": { "name": "Wallet/Triggersmartcontract", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/triggersmartcontract", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Triggersmartcontract" }, { "info": { "name": "Wallet/Undelegateresource", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/undelegateresource", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Undelegateresource" }, { "info": { "name": "Wallet/Unfreezeasset", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/unfreezeasset", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Unfreezeasset" }, { "info": { "name": "Wallet/Unfreezebalance", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/unfreezebalance", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Unfreezebalance" }, { "info": { "name": "Wallet/Unfreezebalancev2", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/unfreezebalancev2", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Unfreezebalancev2" }, { "info": { "name": "Wallet/Updateaccount", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/updateaccount", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Updateaccount" }, { "info": { "name": "Wallet/Updateasset", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/updateasset", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Updateasset" }, { "info": { "name": "wallet/updateBrokerage", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/updatebrokerage", "body": { "type": "json", "data": "{}" } }, "docs": "wallet/updateBrokerage" }, { "info": { "name": "Wallet/Updateenergylimit", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/updateenergylimit", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Updateenergylimit" }, { "info": { "name": "Wallet/Updatesetting", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/updatesetting", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Updatesetting" }, { "info": { "name": "Wallet/Updatewitness", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/updatewitness", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Updatewitness" }, { "info": { "name": "Wallet/Votewitnessaccount", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/votewitnessaccount", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Votewitnessaccount" }, { "info": { "name": "Walletsolidity/Getaccount", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/walletsolidity_getaccount", "body": { "type": "json", "data": "{}" } }, "docs": "Walletsolidity/Getaccount" }, { "info": { "name": "Walletsolidity/Getblockbyid", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/walletsolidity_getblockbyid", "body": { "type": "json", "data": "{}" } }, "docs": "Walletsolidity/Getblockbyid" }, { "info": { "name": "Walletsolidity/Getblockbylatestnum", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/walletsolidity_getblockbylatestnum", "body": { "type": "json", "data": "{}" } }, "docs": "Walletsolidity/Getblockbylatestnum" }, { "info": { "name": "Walletsolidity/Getblockbylimitnext", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/walletsolidity_getblockbylimitnext", "body": { "type": "json", "data": "{}" } }, "docs": "Walletsolidity/Getblockbylimitnext" }, { "info": { "name": "Walletsolidity/Getblockbynum", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/walletsolidity_getblockbynum", "body": { "type": "json", "data": "{}" } }, "docs": "Walletsolidity/Getblockbynum" }, { "info": { "name": "Walletsolidity/Getnowblock", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/walletsolidity_getnowblock", "body": { "type": "json", "data": "{}" } }, "docs": "Walletsolidity/Getnowblock" }, { "info": { "name": "Walletsolidity/Gettransactionbyid", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/walletsolidity_gettransactionbyid", "body": { "type": "json", "data": "{}" } }, "docs": "Walletsolidity/Gettransactionbyid" }, { "info": { "name": "Walletsolidity/Gettransactioncountbyblocknum", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/walletsolidity_gettransactioncountbyblocknum", "body": { "type": "json", "data": "{}" } }, "docs": "Walletsolidity/Gettransactioncountbyblocknum" }, { "info": { "name": "Walletsolidity/Gettransactioninfobyid", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/walletsolidity_gettransactioninfobyid", "body": { "type": "json", "data": "{}" } }, "docs": "Walletsolidity/Gettransactioninfobyid" }, { "info": { "name": "Wallet/Withdrawbalance", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/withdrawbalance", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Withdrawbalance" }, { "info": { "name": "Wallet/Withdrawexpireunfreeze", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/withdrawexpireunfreeze", "body": { "type": "json", "data": "{}" } }, "docs": "Wallet/Withdrawexpireunfreeze" }, { "info": { "name": "zks_L1BatchNumber | zkSync Era", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/zks_L1BatchNumber", "body": { "type": "json", "data": "{}" } }, "docs": "zks_L1BatchNumber | zkSync Era" }, { "info": { "name": "zks_L1ChainId | zkSync Era", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/zks_L1ChainId", "body": { "type": "json", "data": "{}" } }, "docs": "zks_L1ChainId | zkSync Era" }, { "info": { "name": "zks_estimateFee example", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/zks_estimateFee", "body": { "type": "json", "data": "{}" } }, "docs": "zks_estimateFee example" }, { "info": { "name": "zks_estimateGasL1ToL2 | zkSync Era", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/zks_estimateGasL1ToL2", "body": { "type": "json", "data": "{}" } }, "docs": "zks_estimateGasL1ToL2 | zkSync Era" }, { "info": { "name": "zks_getAllAccountBalances | zkSync Era", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/zks_getAllAccountBalances", "body": { "type": "json", "data": "{}" } }, "docs": "zks_getAllAccountBalances | zkSync Era" }, { "info": { "name": "zks_getBlockDetails | zkSync Era", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/zks_getBlockDetails", "body": { "type": "json", "data": "{}" } }, "docs": "zks_getBlockDetails | zkSync Era" }, { "info": { "name": "zks_getBridgeContracts | zkSync Era", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/zks_getBridgeContracts", "body": { "type": "json", "data": "{}" } }, "docs": "zks_getBridgeContracts | zkSync Era" }, { "info": { "name": "zks_getBytecodeByHash | zkSync Era", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/zks_getBytecodeByHash", "body": { "type": "json", "data": "{}" } }, "docs": "zks_getBytecodeByHash | zkSync Era" }, { "info": { "name": "zks_getL1BatchBlockRange | zkSync Era", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/zks_getL1BatchBlockRange", "body": { "type": "json", "data": "{}" } }, "docs": "zks_getL1BatchBlockRange | zkSync Era" }, { "info": { "name": "zks_getL1BatchDetails | zkSync Era", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/zks_getL1BatchDetails", "body": { "type": "json", "data": "{}" } }, "docs": "zks_getL1BatchDetails | zkSync Era" }, { "info": { "name": "zks_getL2ToL1LogProof | zkSync Era", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/zks_getL2ToL1LogProof", "body": { "type": "json", "data": "{}" } }, "docs": "zks_getL2ToL1LogProof | zkSync Era" }, { "info": { "name": "zks_getMainContract | zkSync Era", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/zks_getMainContract", "body": { "type": "json", "data": "{}" } }, "docs": "zks_getMainContract | zkSync Era" }, { "info": { "name": "zks_getRawBlockTransactions | zkSync Era", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/zks_getRawBlockTransactions", "body": { "type": "json", "data": "{}" } }, "docs": "zks_getRawBlockTransactions | zkSync Era" }, { "info": { "name": "zks_getTestnetPaymaster | zkSync Era", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/zks_getTestnetPaymaster", "body": { "type": "json", "data": "{}" } }, "docs": "zks_getTestnetPaymaster | zkSync Era" }, { "info": { "name": "zks_getTransactionDetails | zkSync Era", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/zks_getTransactionDetails", "body": { "type": "json", "data": "{}" } }, "docs": "zks_getTransactionDetails | zkSync Era" } ] } ], "bundled": true }