{ "opencollection": "1.0.0", "info": { "name": "Chainstack Arbitrum Node Account Info Tempo Specific API", "version": "1.0.0" }, "items": [ { "info": { "name": "Tempo Specific", "type": "folder" }, "items": [ { "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": "tempo_fundAddress", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/tempo_fundAddress", "body": { "type": "json", "data": "{}" } }, "docs": "Funds an address with testnet stablecoins (pathUSD, AlphaUSD, BetaUSD, ThetaUSD). Testnet only." } ] } ], "bundled": true }