{"info":{"_postman_id":"1bdd0e2e-b073-49fe-b273-0e7f4a470187","name":"Grin Node API","description":"<html><head></head><body><p>All Grin API calls</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"12131330","collectionId":"1bdd0e2e-b073-49fe-b273-0e7f4a470187","publishedId":"TVsrE8kd","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-12-16T16:35:33.000Z"},"item":[{"name":"OwnerAPI","item":[{"name":"get_status","id":"4ce38c47-9f4a-42e9-ba80-74656b85de58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"jsonrpc\": \"2.0\",\n\t\"method\": \"get_status\",\n\t\"params\": [],\n\t\"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3413/v2/owner","description":"<p>Returns various information about the node, the network and the current sync status.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"7bgZAkNIXjOlwXdKulUF"}]},"isInherited":true,"source":{"_postman_id":"96f3e5e4-fbfc-4de4-be13-8bf701ce3228","id":"96f3e5e4-fbfc-4de4-be13-8bf701ce3228","name":"OwnerAPI","type":"folder"}},"urlObject":{"protocol":"http","port":"3413","path":["v2","owner"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4ce38c47-9f4a-42e9-ba80-74656b85de58"},{"name":"validate_chain","id":"5d6bb885-568f-45e4-9559-5a1d63eb0916","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"jsonrpc\": \"2.0\",\n\t\"method\": \"validate_chain\",\n\t\"params\": [],\n\t\"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3413/v2/owner","description":"<p>Trigger a validation of the chain state.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"7bgZAkNIXjOlwXdKulUF"}]},"isInherited":true,"source":{"_postman_id":"96f3e5e4-fbfc-4de4-be13-8bf701ce3228","id":"96f3e5e4-fbfc-4de4-be13-8bf701ce3228","name":"OwnerAPI","type":"folder"}},"urlObject":{"protocol":"http","port":"3413","path":["v2","owner"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5d6bb885-568f-45e4-9559-5a1d63eb0916"},{"name":"compact_chain","id":"5fbdb54b-0659-4a80-a89c-25ab83c2c080","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"jsonrpc\": \"2.0\",\n\t\"method\": \"compact_chain\",\n\t\"params\": [],\n\t\"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3413/v2/owner","description":"<p>Trigger a compaction of the chain state to regain storage space.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"7bgZAkNIXjOlwXdKulUF"}]},"isInherited":true,"source":{"_postman_id":"96f3e5e4-fbfc-4de4-be13-8bf701ce3228","id":"96f3e5e4-fbfc-4de4-be13-8bf701ce3228","name":"OwnerAPI","type":"folder"}},"urlObject":{"protocol":"http","port":"3413","path":["v2","owner"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5fbdb54b-0659-4a80-a89c-25ab83c2c080"},{"name":"get_peers","id":"0020eaf2-1227-407d-906d-211a60cfa0df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"jsonrpc\": \"2.0\",\n\t\"method\": \"get_peers\",\n\t\"params\": [\"101.87.59.78:3414\"],\n\t\"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3413/v2/owner","description":"<p>Retrieves information about stored peers. If None is provided, will list all stored peers.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"7bgZAkNIXjOlwXdKulUF"}]},"isInherited":true,"source":{"_postman_id":"96f3e5e4-fbfc-4de4-be13-8bf701ce3228","id":"96f3e5e4-fbfc-4de4-be13-8bf701ce3228","name":"OwnerAPI","type":"folder"}},"urlObject":{"protocol":"http","port":"3413","path":["v2","owner"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0020eaf2-1227-407d-906d-211a60cfa0df"},{"name":"get_connected_peers","id":"9eed8b20-4f0e-4fcb-9c54-3a73c6de0293","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"jsonrpc\": \"2.0\",\n\t\"method\": \"get_connected_peers\",\n\t\"params\": [],\n\t\"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3413/v2/owner","description":"<p>Retrieves a list of all connected peers.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"7bgZAkNIXjOlwXdKulUF"}]},"isInherited":true,"source":{"_postman_id":"96f3e5e4-fbfc-4de4-be13-8bf701ce3228","id":"96f3e5e4-fbfc-4de4-be13-8bf701ce3228","name":"OwnerAPI","type":"folder"}},"urlObject":{"protocol":"http","port":"3413","path":["v2","owner"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9eed8b20-4f0e-4fcb-9c54-3a73c6de0293"},{"name":"ban_peer","id":"7a14580e-5578-40e0-b392-0cba374f6e13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"jsonrpc\": \"2.0\",\n\t\"method\": \"ban_peer\",\n\t\"params\": [\"116.62.217.224:3414\"],\n\t\"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3413/v2/owner","description":"<p>Bans a specific peer.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"7bgZAkNIXjOlwXdKulUF"}]},"isInherited":true,"source":{"_postman_id":"96f3e5e4-fbfc-4de4-be13-8bf701ce3228","id":"96f3e5e4-fbfc-4de4-be13-8bf701ce3228","name":"OwnerAPI","type":"folder"}},"urlObject":{"protocol":"http","port":"3413","path":["v2","owner"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7a14580e-5578-40e0-b392-0cba374f6e13"},{"name":"unban_peer","id":"545d98f4-15bd-46f3-93ef-6b5361626750","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"jsonrpc\": \"2.0\",\n\t\"method\": \"unban_peer\",\n\t\"params\": [\"116.62.217.224:3414\"],\n\t\"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3413/v2/owner","description":"<p>Unbans a specific peer.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"7bgZAkNIXjOlwXdKulUF"}]},"isInherited":true,"source":{"_postman_id":"96f3e5e4-fbfc-4de4-be13-8bf701ce3228","id":"96f3e5e4-fbfc-4de4-be13-8bf701ce3228","name":"OwnerAPI","type":"folder"}},"urlObject":{"protocol":"http","port":"3413","path":["v2","owner"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"545d98f4-15bd-46f3-93ef-6b5361626750"}],"id":"96f3e5e4-fbfc-4de4-be13-8bf701ce3228","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"7bgZAkNIXjOlwXdKulUF"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"001202f8-242d-4f0e-a921-12e2ea224c5b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0fcaf687-ac46-4d1f-978c-87aa670052de","type":"text/javascript","exec":[""]}}],"_postman_id":"96f3e5e4-fbfc-4de4-be13-8bf701ce3228","description":""},{"name":"ForeignAPI","item":[{"name":"get_header","id":"d032e72e-1ea3-4ce6-88ef-a9ff77f150f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"jsonrpc\": \"2.0\",\n\t\"method\": \"get_header\",\n\t\"params\": [null, \"00011c23a2e35251ad783c2c7fdaad3ab36c1e678ef78b43e7a99090b6c80c6b\", null],\n\t\"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3413/v2/foreign","description":"<p>Gets block header given either a height, a hash or an unspent output commitment. Only one parameters is needed. If multiple parameters are provided only the first one in the list is used.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"NfhMmI6L4R8PK1pIvyzG"}]},"isInherited":true,"source":{"_postman_id":"3347804b-3f25-474a-b570-05110dd9e985","id":"3347804b-3f25-474a-b570-05110dd9e985","name":"ForeignAPI","type":"folder"}},"urlObject":{"protocol":"http","port":"3413","path":["v2","foreign"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d032e72e-1ea3-4ce6-88ef-a9ff77f150f1"},{"name":"get_block","id":"a9b3dd0a-8e0c-4be7-96dd-e092e264313a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"jsonrpc\": \"2.0\",\n\t\"method\": \"get_block\",\n\t\"params\": [794156, null, null],\n\t\"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3413/v2/foreign","description":"<p>Gets block details given either a height, a hash or an unspent output commitment. Only one parameters is needed. If multiple parameters are provided only the first one in the list is used.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"NfhMmI6L4R8PK1pIvyzG"}]},"isInherited":true,"source":{"_postman_id":"3347804b-3f25-474a-b570-05110dd9e985","id":"3347804b-3f25-474a-b570-05110dd9e985","name":"ForeignAPI","type":"folder"}},"urlObject":{"protocol":"http","port":"3413","path":["v2","foreign"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a9b3dd0a-8e0c-4be7-96dd-e092e264313a"},{"name":"get_version","id":"f4bb46ef-599d-4ab8-bcd6-d2cee0df52f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"jsonrpc\": \"2.0\",\n\t\"method\": \"get_version\",\n\t\"params\": [],\n\t\"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3413/v2/foreign","description":"<p>Returns the node version and block header version (used by grin-wallet).</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"NfhMmI6L4R8PK1pIvyzG"}]},"isInherited":true,"source":{"_postman_id":"3347804b-3f25-474a-b570-05110dd9e985","id":"3347804b-3f25-474a-b570-05110dd9e985","name":"ForeignAPI","type":"folder"}},"urlObject":{"protocol":"http","port":"3413","path":["v2","foreign"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f4bb46ef-599d-4ab8-bcd6-d2cee0df52f3"},{"name":"get_tip","id":"a67ac90e-7d2c-455e-874b-01b3aa7b26c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"jsonrpc\": \"2.0\",\n\t\"method\": \"get_tip\",\n\t\"params\": [],\n\t\"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3413/v2/foreign","description":"<p>Returns details about the state of the current fork tip.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"NfhMmI6L4R8PK1pIvyzG"}]},"isInherited":true,"source":{"_postman_id":"3347804b-3f25-474a-b570-05110dd9e985","id":"3347804b-3f25-474a-b570-05110dd9e985","name":"ForeignAPI","type":"folder"}},"urlObject":{"protocol":"http","port":"3413","path":["v2","foreign"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a67ac90e-7d2c-455e-874b-01b3aa7b26c6"},{"name":"get_kernel","id":"c8042f3c-3d93-407a-bf55-56394bee7ccb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"jsonrpc\": \"2.0\",\n\t\"method\": \"get_kernel\",\n\t\"params\": [\"09b39b14c7dd1199622345ed005fd45cd3378296884f4cac6b94f5de5f0c2d53e6\", null, null],\n\t\"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3413/v2/foreign","description":"<p>Returns a <a href=\"https://docs.rs/grin_api/4.0.1/grin_api/types/struct.LocatedTxKernel.html\">LocatedTxKernel</a> based on the kernel excess. The <code>min_height</code> and <code>max_height</code> parameters are both optional. If not supplied, <code>min_height</code> will be set to 0 and <code>max_height</code> will be set to the head of the chain. The method will start at the block height <code>max_height</code> and traverse the kernel MMR backwards, until either the kernel is found or <code>min_height</code> is reached.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"NfhMmI6L4R8PK1pIvyzG"}]},"isInherited":true,"source":{"_postman_id":"3347804b-3f25-474a-b570-05110dd9e985","id":"3347804b-3f25-474a-b570-05110dd9e985","name":"ForeignAPI","type":"folder"}},"urlObject":{"protocol":"http","port":"3413","path":["v2","foreign"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c8042f3c-3d93-407a-bf55-56394bee7ccb"},{"name":"get_outputs","id":"7e8d26c3-546f-4d98-b681-dc408bb7fd76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"jsonrpc\": \"2.0\",\n\t\"method\": \"get_outputs\",\n\t\"params\": [\n\t\t[\n\t\t\t\"08bebd4a9a0b217955c9385d8a3bb656e6c855a0a667ac03f041ea9534fff8ff64\"\n\t\t],\n\t\tnull,\n\t\tnull,\n\t\ttrue,\n\t\ttrue\n\t],\n\t\"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3413/v2/foreign","description":"<p>Retrieves details about specifics outputs. Supports retrieval of multiple outputs in a single request. Support retrieval by both commitment string and block height.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"NfhMmI6L4R8PK1pIvyzG"}]},"isInherited":true,"source":{"_postman_id":"3347804b-3f25-474a-b570-05110dd9e985","id":"3347804b-3f25-474a-b570-05110dd9e985","name":"ForeignAPI","type":"folder"}},"urlObject":{"protocol":"http","port":"3413","path":["v2","foreign"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7e8d26c3-546f-4d98-b681-dc408bb7fd76"},{"name":"get_unspent_outputs","id":"469032e7-f018-41ce-bb82-77152c89abed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"jsonrpc\": \"2.0\",\n\t\"method\": \"get_unspent_outputs\",\n\t\"params\": [\n\t\t1,\n\t\tnull,\n\t\t2,\n\t\ttrue\n\t],\n\t\"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3413/v2/foreign","description":"<p>UTXO traversal. Retrieves last utxos since a <code>start_index</code> until a <code>max</code>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"NfhMmI6L4R8PK1pIvyzG"}]},"isInherited":true,"source":{"_postman_id":"3347804b-3f25-474a-b570-05110dd9e985","id":"3347804b-3f25-474a-b570-05110dd9e985","name":"ForeignAPI","type":"folder"}},"urlObject":{"protocol":"http","port":"3413","path":["v2","foreign"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"469032e7-f018-41ce-bb82-77152c89abed"},{"name":" get_pmmr_indices","id":"169988a0-2c14-4229-b2e2-fcb18f4109ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"jsonrpc\": \"2.0\",\n\t\"method\": \"get_pmmr_indices\",\n\t\"params\": [0, 100],\n\t\"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3413/v2/foreign","description":"<p>Retrieves the PMMR indices based on the provided block height(s).</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"NfhMmI6L4R8PK1pIvyzG"}]},"isInherited":true,"source":{"_postman_id":"3347804b-3f25-474a-b570-05110dd9e985","id":"3347804b-3f25-474a-b570-05110dd9e985","name":"ForeignAPI","type":"folder"}},"urlObject":{"protocol":"http","port":"3413","path":["v2","foreign"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"169988a0-2c14-4229-b2e2-fcb18f4109ac"},{"name":" get_pool_size","id":"6302f8ef-b268-40c3-9597-4b2cc1a3bd37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"jsonrpc\": \"2.0\",\n\t\"method\": \"get_pool_size\",\n\t\"params\": [],\n\t\"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3413/v2/foreign","description":"<p>Returns the number of transaction in the transaction pool.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"NfhMmI6L4R8PK1pIvyzG"}]},"isInherited":true,"source":{"_postman_id":"3347804b-3f25-474a-b570-05110dd9e985","id":"3347804b-3f25-474a-b570-05110dd9e985","name":"ForeignAPI","type":"folder"}},"urlObject":{"protocol":"http","port":"3413","path":["v2","foreign"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6302f8ef-b268-40c3-9597-4b2cc1a3bd37"},{"name":" get_stempool_size","id":"2e4479f7-579e-418f-b983-b628c02ceb83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"jsonrpc\": \"2.0\",\n\t\"method\": \"get_stempool_size\",\n\t\"params\": [],\n\t\"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3413/v2/foreign","description":"<p>Returns the number of transaction in the stem transaction pool.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"NfhMmI6L4R8PK1pIvyzG"}]},"isInherited":true,"source":{"_postman_id":"3347804b-3f25-474a-b570-05110dd9e985","id":"3347804b-3f25-474a-b570-05110dd9e985","name":"ForeignAPI","type":"folder"}},"urlObject":{"protocol":"http","port":"3413","path":["v2","foreign"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2e4479f7-579e-418f-b983-b628c02ceb83"},{"name":"get_unconfirmed_transactions","id":"5920a037-b276-4683-95e8-727ec4c0fca3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"jsonrpc\": \"2.0\",\n\t\"method\": \"get_stempool_size\",\n\t\"params\": [],\n\t\"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3413/v2/foreign","description":"<p>Returns the unconfirmed transactions in the transaction pool. Will not return transactions in the stempool.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"NfhMmI6L4R8PK1pIvyzG"}]},"isInherited":true,"source":{"_postman_id":"3347804b-3f25-474a-b570-05110dd9e985","id":"3347804b-3f25-474a-b570-05110dd9e985","name":"ForeignAPI","type":"folder"}},"urlObject":{"protocol":"http","port":"3413","path":["v2","foreign"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5920a037-b276-4683-95e8-727ec4c0fca3"},{"name":"push_transaction","id":"5093dc2f-85cb-4031-9a2b-27eaa528d7e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"jsonrpc\": \"2.0\",\n\t\"method\": \"push_transaction\",\n\t\"params\": [\n\t\t{\n\t\t\t\"body\": {\n\t\t\t\t\"inputs\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"commit\": \"090d195e4b6f12aee112f1d6ae5cfe8b52c6d5ff5ab6789f8699f85b43098548d6\",\n\t\t\t\t\t\t\"features\": \"Plain\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"commit\": \"0852846d74438e40b84073189beabc006cf717aa9708cafac2c758a6fa116d8b40\",\n\t\t\t\t\t\t\"features\": \"Plain\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"kernels\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"excess\": \"08a15460aed1bfdd8788adac9295ec52716d1b0886e0af99f81d2a0308a1728fe7\",\n\t\t\t\t\t\t\"excess_sig\": \"185f9b72c0fd53522aa8716efab65398480f3d4fec0786faebe3500377a0b50e29750276988d3c11bd24d2625bedbd6bad0d723cc6617a5ab51f177162be909d\",\n\t\t\t\t\t\t\"features\": {\n\t\t\t\t\t\t\t\"Plain\": {\n\t\t\t\t\t\t\t\t\"fee\": 11000000\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"outputs\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"commit\": \"09440f0c9c136f5df157e193a6de9e9ce32ac044454a20de169c79c8149cb0e8ab\",\n\t\t\t\t\t\t\"features\": \"Plain\",\n\t\t\t\t\t\t\"proof\": \"94ad51e01bcf5d96271a1d4d41787bfae5cc88fcf1e8d126ee5077fcf9c2c449d88825b39eb0fdd03acbefa5c7767f13d88b24e6ab35a895ed5c3b763fd702600b1f8a7a1b57bd2fa7c4608ce1b1508ad24c05d4cb4b72c25b58f05e107de338ed8d1eaffd315f71ada73808fda701ff45b2767e14eeca331cc596797659d1926d7c1556c13d5bba5ddcddd192d6b5fc79e3c7b7549dae752705431864dd0cbd1d48880a77a65240b554ee0cc71cd39e82ff64b94217f3ef374c833fc64afcade5d594370a9247102067c11082b8f47e9a740a43c371c3b0fd9e2e14cf95b6026c0809870b5fe42fe7380ab4e401bbcca0169ab9613fb63acedd0f66638646883aedf907f3490d23190b50f3ba5febda790b1fd85736317d128f9e0d7594a12ee979c2f0509582b9fd14c302ee042bd11322fb97796697f2837d22ee2399c3e74d4d73dab99a416bb4f0064cb6cb5efd79bd27be7fbc099ddf6e6dbfdd71db3710e9037f8d35082ac54942743f50bdd174713c195e080da6c062fd2fb732cd0bd15075f8bd8821a480028e293769f4ee677cc627e2d7bc22ff137241a2343bf3fbdcea969939d476155be97842ab078c6a91b5c161f237cada2a70270ee98e38e48cae21137e040f5987a2cf05f6888f5641dbff23aea0ce8eec9fc26ee01de637066bf25fc6b97216e59cee00c13c6f46850157787e0eb056a6ea5774b2d97d7ced5e40f18942a632c6ba2664d1d3abe07d6864049f495a394d33d65c7d384f63af219268fac90e01af278da458bddd58c6629e75f7f24406190610e7d3589a9e62bf2593efd122480208c24ec39c36502930e5063642371b0e6c94d4497459ddb76d63643e3d27393b712cf7b8b901c5c57f17a86c8437c89555c41fad6b739964de4feaf8056b0784ea921ddce70e31d5221699f2fc3730f78188e4070c9ff2f456\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"commit\": \"09aae3ddf79e9b92d7d130f507c64b01416ed97cfbe868d8c678407b6a8efb15f9\",\n\t\t\t\t\t\t\"features\": \"Plain\",\n\t\t\t\t\t\t\"proof\": \"406aab0154375f5a636a52dda9d18c4e80be27dcd726f80fa0f978221e458df93cd0d611933dc62cedac63b3b4b913630a2a642dbd8431bf491b8948275a314c09c928977fdfc21c41299ed6e92b5ff5ef64d2546dfd73bdaf13acc2a135473731c2fccd095973f5b8f306b1ddf4deafa19e5c48ee03a8da3a86342f12c91e52a3757a4abbfe328437e7b3064e511ab40043d020b670acf0fddc8b20b6fcd44b1d6c75a82f898345b4dbfbf5f0c3acfccdcf7d3cab597ef656e93f7b152ddee8b9e428e395b68ec18ea7962eb2a04cfba08cd41a7bb26c6cd1f54e49aaca96369021ab3c0b471f962a449c8cc0ad4fbed6cd803cc40bb08b92977a8c21736d2ebed7a537b307efe12daab3beee4164c2a852f0d3a0ebc28582dee7dc4655976c884c209e29f7475e1a2e6590bc3b71a8140b7600cf32029ddbf3cceb050d14feb5a71184384d08490cccfb86b08800fe93b47fde84e6cb9afed39c1def71c685b80c038de4eb1aee75a1eeb25021440437f70c9997d08b4ad90da7e0d39efd9a6e4c05fb1994178679858388658d906dd43308f0a121d236ac32c8d630735ab69fc81a316d1c7587bbc26e51f3cfe2b94e4691d5fd7d414439d54e4ca4bd18c4c736b1af957e7f39a4e71db46eda2be689132b9e9c4a77a806e49b64c823d8f63b8b5995081c10422e5994c6cf972a65f0449a06b3f1ec14fa71561e5b05c32550077da3db7f8861ca7d1e05ed386d5ccd3134e574a500c353067519c8370c7df9092555dcde61187488df871380ac5c342eb44bbb85524f9fbd9c664321256e24d201a51704c5cf221687bd494927528ee78a095ce820fb19cbdcfc6caeb63d40f2bb3748d63b7bdbed93b10b9c7d672f6368e68ff011cac616c679ab9c5b94fc241f000f728e1de5dad7f54cb98367da1d699f0342a5d3662119464bd1bcfdf017f6\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"commit\": \"09eb7628d4ab0fc0b1d8565dc85f99c904d41d16ecafb536b98b92e5572a67acb7\",\n\t\t\t\t\t\t\"features\": \"Plain\",\n\t\t\t\t\t\t\"proof\": \"0d22358a3cedfb44345321299864d7a8698a409034cb33c8fe09fcc2998e20f7aa5577165a481f26a258bdda4b6889496de5bc75308b9acb74e2d8b2c9f5809e0652f10e1f66111ac76373afff8ce4f69339c5e5b95b6defca909009ecf47ef1543e0f9a006898c6d5c12710b6bcdd485f767fb215666f08752aac3a5ee395d0aca68940843a999fad16b1547e9f94f407fd2d35f3af9dfcf7bcabf9490640303ecb1720001a1328023e8c4ec28b2aa6d432c706366403aeb86bf6410899e1eb6af3ea0d3795a8891878724bd91ecab8b74c539275fcbc57316fe4a36b2a3a442324419d9c21027dc9f0fb041b589c3aed3fb0c304bce188373726a6eff2b2b3b9613717b97c0714fdea1a5f8edf53198667226233d90bdbce85f01012ff255c4075453d8abbda528fb875d770d79d5f5a15dedda1c9c9d8a17d60f7fd7df062311ffed5ab9807f7a0104aceb4fa5116866fbfbd0839987437dc914b3b1506dadcab028068a725d5c98a3cd5eee47b52e1d5d3cc4991de7c84877358ea914de28d45468175a92a385c0fc75d16f78b09f62b970ec427bd3eae6b606589230a38c8fc1d4b51cee8cddbe99f97427d079bb58e3525f130da541e2e3c50e65f8ebf883433fe802e59e01d376372c8cc08524799112d0f0a145a35bd824c1b93067ee3d7793e53ce4982cefc95d5acedbd2b612c7138c5fb34a637df049d0ce963dd905753c691ff241d59e0de7962ad1d2ffbd1a9829a4fc7d9d3c6c66a6b69dd61a4cbebef1b0ff457c3e6cae8b518c658c17269dd6a5fa27bdafc347e8e39a1befd448af3af7719d5ded8dc316c4c1ebfa4ed5d0b096754bca106c01df1f40f6cc5b16e73124e4f272d4bcd6473da89400f490634600d15fba2f46b91879300fe630e6e8811af7ad8b505a415554cb9f98acf8b2c5583a17446e305d861af8f7e1dc735\"\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t},\n\t\t\t\"offset\": \"e3b52a3882a27180e1cc1590c2334a4ecba2c659e277c475c87395768c8caa98\"\n\t\t},\n\t\ttrue\n\t],\n\t\"id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3413/v2/foreign","description":"<p>Push new transaction to our local transaction pool.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"NfhMmI6L4R8PK1pIvyzG"}]},"isInherited":true,"source":{"_postman_id":"3347804b-3f25-474a-b570-05110dd9e985","id":"3347804b-3f25-474a-b570-05110dd9e985","name":"ForeignAPI","type":"folder"}},"urlObject":{"protocol":"http","port":"3413","path":["v2","foreign"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5093dc2f-85cb-4031-9a2b-27eaa528d7e6"}],"id":"3347804b-3f25-474a-b570-05110dd9e985","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"NfhMmI6L4R8PK1pIvyzG"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"356406e5-712c-4d2a-837e-56baff9ee3e9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"05050cc0-df02-45fc-bdb0-0f5dda04f764","type":"text/javascript","exec":[""]}}],"_postman_id":"3347804b-3f25-474a-b570-05110dd9e985","description":""}],"event":[{"listen":"prerequest","script":{"id":"fa957ade-1838-4a1e-9d00-5f7710095158","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"362ddfd7-78ab-4139-81bc-de65d65dea9e","type":"text/javascript","exec":[""]}}],"variable":[{"key":"APISecret","value":"7bgZAkNIXjOlwXdKulUF"},{"key":"ForeignAPISecret","value":"NfhMmI6L4R8PK1pIvyzG"}]}