{ "opencollection": "1.0.0", "info": { "name": "Chainstack Arbitrum Node Account Info Txpool API", "version": "1.0.0" }, "items": [ { "info": { "name": "Txpool", "type": "folder" }, "items": [ { "info": { "name": "Txpool_Content", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/txpool_content", "body": { "type": "json", "data": "{}" } }, "docs": "Txpool_Content" }, { "info": { "name": "Txpool_Status", "type": "http" }, "http": { "method": "POST", "url": "https://{node_id}.p2pify.com/{api_key}/txpool_status", "body": { "type": "json", "data": "{}" } }, "docs": "Txpool_Status" } ] } ], "bundled": true }