Stacks
/getbalance
Get the balance or number of the given token in the requested public address.
GET
https://api.expand.network/chain/getbalance
Query Parameters
https://api.expand.network/chain/getbalance?chainId=1700&address=SM3WXM7T41Q3WD7A1JW9RW31VHG2PA9PJTQCMPBX7&tokenAddress=SM26NBC8SFHNW4P1Y4DFH27974P56WN86C92HPEHH.token-lqstx
{
"status": 200,
"msg": "success",
"data": {
"balance": "497865331348"
}
}
/getblock
Get details of a block.
GET
https://historicallp.api.expand.network/chain/getblock
Query Parameters
https://historicallp.api.expand.network/chain/getblock?chainId=1700&blockNumber=100
{
"status": 200,
"msg": "success",
"data": {
"difficulty": null,
"gasLimit": null,
"gasUsed": null,
"hash": "0x9ea404d144a3d8c47b16429a6828f7a7b1063533216dc0661ef77f1982363f6b",
"minerTxHash": "0x61154515a29546cb867dfa2d905e29f81b1590be5e5abc5d2d96970204269ff9",
"nonce": null,
"number": "100",
"parentHash": "0xcb7494fe1de2f3337ebc10af81a4cf9d249e6fc74a6221fe0c6f42c937a4a424",
"size": null,
"timestamp": "1610725524",
"totalDifficulty": null,
"transactionsRoot": null,
"uncles": null,
"transactions": [
{
"hash": "0x0429af694679c329ba6a7ec0e0c540148b99e720db286589df2b07844c459e62",
"transactionStatus": true,
"blockNumber": "100",
"timestamp": "1610725524",
"from": "SP1K6JR0GSPSV0JJJS8RRCE3NJN8AZNG09M5SDXWK",
"to": null,
"value": null,
"transactionType": "token_transfer",
"gas": null,
"gasPrice": "180",
"input": null,
"nonce": "0",
"network": null,
"events": [],
"postConditions": [],
"txResult": {
"hex": "0x0703",
"repr": "(ok true)"
},
"executionCostReadCount": "0",
"executionCostReadLength": "0",
"executionCostRuntime": "0",
"executionCostWriteCount": "0",
"executionCostWriteLength": "0"
},
{
"hash": "0x350a207e00756a50527216c19682540d46318785efedcec07804ebbd1b28c8ba",
"transactionStatus": true,
"blockNumber": "100",
"timestamp": "1610725524",
"from": "SP9C7V5JW26R7J8978A4HCSG88EAZAMJPY8N5ZMF",
"to": null,
"value": null,
"transactionType": "token_transfer",
"gas": null,
"gasPrice": "180",
"input": null,
"nonce": "0",
"network": null,
"events": [],
"postConditions": [],
"txResult": {
"hex": "0x0703",
"repr": "(ok true)"
},
"executionCostReadCount": "0",
"executionCostReadLength": "0",
"executionCostRuntime": "0",
"executionCostWriteCount": "0",
"executionCostWriteLength": "0"
},
{
"hash": "0x10426e8c03a47cf9fc43186d62816c9742e3d1bd03292128104efa550ef793cd",
"transactionStatus": true,
"blockNumber": "100",
"timestamp": "1610725524",
"from": "SPG66ARWXBGT0YMDF4ZB5H8BDD4TXT25JT4C5SMT",
"to": null,
"value": null,
"transactionType": "token_transfer",
"gas": null,
"gasPrice": "180",
"input": null,
"nonce": "0",
"network": null,
"events": [],
"postConditions": [],
"txResult": {
"hex": "0x0703",
"repr": "(ok true)"
},
"executionCostReadCount": "0",
"executionCostReadLength": "0",
"executionCostRuntime": "0",
"executionCostWriteCount": "0",
"executionCostWriteLength": "0"
},
{
"hash": "0x2632ee0489174c5e2900b33f0c40dda2c1abcf6f41bb0aa91441e678c4478ea3",
"transactionStatus": true,
"blockNumber": "100",
"timestamp": "1610725524",
"from": "SP317FECCMCENV0DFS201863VX9Z63C4AY1B98QDV",
"to": null,
"value": null,
"transactionType": "token_transfer",
"gas": null,
"gasPrice": "180",
"input": null,
"nonce": "0",
"network": null,
"events": [],
"postConditions": [],
"txResult": {
"hex": "0x0703",
"repr": "(ok true)"
},
"executionCostReadCount": "0",
"executionCostReadLength": "0",
"executionCostRuntime": "0",
"executionCostWriteCount": "0",
"executionCostWriteLength": "0"
},
{
"hash": "0x40cc710da89eb8a45a25a1711dcaecb30a204d34384b766a124131b88584ad44",
"transactionStatus": true,
"blockNumber": "100",
"timestamp": "1610725524",
"from": "SP30KBFSX10DTBQA21M95HYGP52GNR63PB15YSR05",
"to": null,
"value": null,
"transactionType": "token_transfer",
"gas": null,
"gasPrice": "180",
"input": null,
"nonce": "0",
"network": null,
"events": [],
"postConditions": [],
"txResult": {
"hex": "0x0703",
"repr": "(ok true)"
},
"executionCostReadCount": "0",
"executionCostReadLength": "0",
"executionCostRuntime": "0",
"executionCostWriteCount": "0",
"executionCostWriteLength": "0"
},
{
"hash": "0x03265908fab756c416da83b577c34f31aa4d6585835a6a29aa8c1b4bd76da264",
"transactionStatus": true,
"blockNumber": "100",
"timestamp": "1610725524",
"from": "SP2K4AZ2VQ0MVFE5BADR6S39R35HR8WQHT8YN00VB",
"to": null,
"value": null,
"transactionType": "token_transfer",
"gas": null,
"gasPrice": "180",
"input": null,
"nonce": "1",
"network": null,
"events": [],
"postConditions": [],
"txResult": {
"hex": "0x0703",
"repr": "(ok true)"
},
"executionCostReadCount": "0",
"executionCostReadLength": "0",
"executionCostRuntime": "0",
"executionCostWriteCount": "0",
"executionCostWriteLength": "0"
},
{
"hash": "0x8ea66d8f99d5e944e11d26f0c175aac2e5b285eb887d8402a386357a5f7bdc60",
"transactionStatus": true,
"blockNumber": "100",
"timestamp": "1610725524",
"from": "SP288T0CW3ASHGKBAVNS40H5EQZEGKKBXXEEGJT9D",
"to": null,
"value": null,
"transactionType": "token_transfer",
"gas": null,
"gasPrice": "180",
"input": null,
"nonce": "0",
"network": null,
"events": [],
"postConditions": [],
"txResult": {
"hex": "0x0703",
"repr": "(ok true)"
},
"executionCostReadCount": "0",
"executionCostReadLength": "0",
"executionCostRuntime": "0",
"executionCostWriteCount": "0",
"executionCostWriteLength": "0"
},
{
"hash": "0x9eb3830c8a285360902b715223017ba2cf9a0d0dd12f023a50b09cd98b38efee",
"transactionStatus": true,
"blockNumber": "100",
"timestamp": "1610725524",
"from": "SP2YM984GR1ARRE54R2XM8FVMM7N3SJ4CB39GCHVK",
"to": null,
"value": null,
"transactionType": "token_transfer",
"gas": null,
"gasPrice": "180",
"input": null,
"nonce": "0",
"network": null,
"events": [],
"postConditions": [],
"txResult": {
"hex": "0x0703",
"repr": "(ok true)"
},
"executionCostReadCount": "0",
"executionCostReadLength": "0",
"executionCostRuntime": "0",
"executionCostWriteCount": "0",
"executionCostWriteLength": "0"
},
{
"hash": "0x76901f23e486881a855d44c58ea2e9632066d93742e0b63de0b7b6aebfb78c58",
"transactionStatus": true,
"blockNumber": "100",
"timestamp": "1610725524",
"from": "SP2M36ZHHA851F0M476121TR25KCF80AJY28ZCWMF",
"to": null,
"value": null,
"transactionType": "token_transfer",
"gas": null,
"gasPrice": "180",
"input": null,
"nonce": "0",
"network": null,
"events": [],
"postConditions": [],
"txResult": {
"hex": "0x0703",
"repr": "(ok true)"
},
"executionCostReadCount": "0",
"executionCostReadLength": "0",
"executionCostRuntime": "0",
"executionCostWriteCount": "0",
"executionCostWriteLength": "0"
},
{
"hash": "0xbec21826bb3d913807c3a959862971f71d9e2216d2c9ef27e9020cb13b4b4081",
"transactionStatus": true,
"blockNumber": "100",
"timestamp": "1610725524",
"from": "SP210ZT05ZDJZPE74CGMC69PDXHMZYNH49PYYB3M8",
"to": null,
"value": null,
"transactionType": "token_transfer",
"gas": null,
"gasPrice": "180",
"input": null,
"nonce": "0",
"network": null,
"events": [],
"postConditions": [],
"txResult": {
"hex": "0x0703",
"repr": "(ok true)"
},
"executionCostReadCount": "0",
"executionCostReadLength": "0",
"executionCostRuntime": "0",
"executionCostWriteCount": "0",
"executionCostWriteLength": "0"
},
{
"hash": "0x8b04a35bbe65f466f8007f31060988e069fefe33824b306ae11acc9fd0c8eb64",
"transactionStatus": true,
"blockNumber": "100",
"timestamp": "1610725524",
"from": "SPCF6AKJ60E9CFNCJA3QA6VKQKTBJTJ3J928CVP1",
"to": null,
"value": null,
"transactionType": "token_transfer",
"gas": null,
"gasPrice": "180",
"input": null,
"nonce": "0",
"network": null,
"events": [],
"postConditions": [],
"txResult": {
"hex": "0x0703",
"repr": "(ok true)"
},
"executionCostReadCount": "0",
"executionCostReadLength": "0",
"executionCostRuntime": "0",
"executionCostWriteCount": "0",
"executionCostWriteLength": "0"
},
{
"hash": "0x9e4b46ac1345cb52ecbcbf7db05f670366332ba48ba7362dd1340e67a82b964a",
"transactionStatus": true,
"blockNumber": "100",
"timestamp": "1610725524",
"from": "SPW76E0RFSWNDCAGMJE40CYJTN8KHEEC3G3B5TT9",
"to": null,
"value": null,
"transactionType": "token_transfer",
"gas": null,
"gasPrice": "180",
"input": null,
"nonce": "0",
"network": null,
"events": [],
"postConditions": [],
"txResult": {
"hex": "0x0703",
"repr": "(ok true)"
},
"executionCostReadCount": "0",
"executionCostReadLength": "0",
"executionCostRuntime": "0",
"executionCostWriteCount": "0",
"executionCostWriteLength": "0"
},
{
"hash": "0x06a145e6fb0a67863b5f650850ede330ef198b1da08e14e7ef46c475afdbcbd9",
"transactionStatus": true,
"blockNumber": "100",
"timestamp": "1610725524",
"from": "SP2Z427R89YK48ADM3ECZ3FK70JR74MBHCBD75TQ8",
"to": null,
"value": null,
"transactionType": "token_transfer",
"gas": null,
"gasPrice": "180",
"input": null,
"nonce": "0",
"network": null,
"events": [],
"postConditions": [],
"txResult": {
"hex": "0x0703",
"repr": "(ok true)"
},
"executionCostReadCount": "0",
"executionCostReadLength": "0",
"executionCostRuntime": "0",
"executionCostWriteCount": "0",
"executionCostWriteLength": "0"
},
{
"hash": "0xca22fe6c83baad5a8600cd0229bca8cae5a4b7b1676999b4af02e50108abe842",
"transactionStatus": true,
"blockNumber": "100",
"timestamp": "1610725524",
"from": "SP3ZYH7NGGZFM85M30F2B5NAXJWKBWG4VT7TYX2R4",
"to": null,
"value": null,
"transactionType": "token_transfer",
"gas": null,
"gasPrice": "180",
"input": null,
"nonce": "0",
"network": null,
"events": [],
"postConditions": [],
"txResult": {
"hex": "0x0703",
"repr": "(ok true)"
},
"executionCostReadCount": "0",
"executionCostReadLength": "0",
"executionCostRuntime": "0",
"executionCostWriteCount": "0",
"executionCostWriteLength": "0"
},
{
"hash": "0xbac8d2318f37e6e8a4ab4178004ab7e7349d0ca1672499f081505d0b48a577ea",
"transactionStatus": true,
"blockNumber": "100",
"timestamp": "1610725524",
"from": "SPT9EB61301T35AT40TFTCHG79201FK60Q83QKHQ",
"to": null,
"value": null,
"transactionType": "token_transfer",
"gas": null,
"gasPrice": "180",
"input": null,
"nonce": "0",
"network": null,
"events": [],
"postConditions": [],
"txResult": {
"hex": "0x0703",
"repr": "(ok true)"
},
"executionCostReadCount": "0",
"executionCostReadLength": "0",
"executionCostRuntime": "0",
"executionCostWriteCount": "0",
"executionCostWriteLength": "0"
},
{
"hash": "0xfea7db4902c34c192e2125fc9d3f1a4823397955d349037fd21dd39dac11cd55",
"transactionStatus": true,
"blockNumber": "100",
"timestamp": "1610725524",
"from": "SP137NZXD0BM4DM875ZH2HGDNPEBP6KW18RFXQ9W3",
"to": null,
"value": null,
"transactionType": "coinbase",
"gas": null,
"gasPrice": "0",
"input": null,
"nonce": "16",
"network": null,
"events": [],
"postConditions": [],
"txResult": {
"hex": "0x0703",
"repr": "(ok true)"
},
"executionCostReadCount": "0",
"executionCostReadLength": "0",
"executionCostRuntime": "0",
"executionCostWriteCount": "0",
"executionCostWriteLength": "0"
},
{
"hash": "0xc259761a2c7435388a283d15d989f4ec5e8dac7994d0599862009ae95d988fc4",
"transactionStatus": true,
"blockNumber": "100",
"timestamp": "1610725524",
"from": "SP2PKB8RZT1T9S3FG68XNYVGZ61NCGRTKS0F439W5",
"to": null,
"value": null,
"transactionType": "token_transfer",
"gas": null,
"gasPrice": "180",
"input": null,
"nonce": "0",
"network": null,
"events": [],
"postConditions": [],
"txResult": {
"hex": "0x0703",
"repr": "(ok true)"
},
"executionCostReadCount": "0",
"executionCostReadLength": "0",
"executionCostRuntime": "0",
"executionCostWriteCount": "0",
"executionCostWriteLength": "0"
},
{
"hash": "0x042f4f54ae21f5b7ba26cd791f552100ecb85cf77b5cc73f477194e512873110",
"transactionStatus": true,
"blockNumber": "100",
"timestamp": "1610725524",
"from": "SP2TDVRM0BMD7ZQMCSTYRFPR91TG3VXT5GAV1VCPV",
"to": null,
"value": null,
"transactionType": "token_transfer",
"gas": null,
"gasPrice": "180",
"input": null,
"nonce": "0",
"network": null,
"events": [],
"postConditions": [],
"txResult": {
"hex": "0x0703",
"repr": "(ok true)"
},
"executionCostReadCount": "0",
"executionCostReadLength": "0",
"executionCostRuntime": "0",
"executionCostWriteCount": "0",
"executionCostWriteLength": "0"
}
],
"executionCostReadCount": "0",
"executionCostReadLength": "0",
"executionCostRuntime": "0",
"executionCostWriteCount": "0",
"executionCostWriteLength": "0"
}
}
/getgasprice
Get the current gas price from the network.
GET
https://api.expand.network/chain/getgasprice
Query Parameters
https://api.expand.network/chain/getgasprice?chainId=1700
{
"status": 200,
"msg": "success",
"data": {
"gasPrice": "172800"
}
}
/gettransaction
Get details of a transaction.
GET
https://api.expand.network/chain/gettransaction
Query Parameters
https://api.expand.network/chain/gettransaction?chainId=1700&transactionHash=0x0a411719e3bfde95f9e227a2d7f8fac3d6c646b1e6cc186db0e2838a2c6cd9c0
{
"status": 200,
"msg": "success",
"data": {
"hash": "0x0a411719e3bfde95f9e227a2d7f8fac3d6c646b1e6cc186db0e2838a2c6cd9c0",
"transactionStatus": true,
"blockNumber": "69057",
"timestamp": "1658776389",
"from": "SP2E787TXF0F50QF2GNSR11176Q19GE9AW3AA2NV3",
"to": "SP000000000000000000002Q6VF78.bns",
"value": null,
"transactionType": "contract_call",
"gas": null,
"gasPrice": "10000",
"input": null,
"nonce": "0",
"network": null,
"contractCall": {
"contract_id": "SP000000000000000000002Q6VF78.bns",
"function_name": "name-preorder",
"function_signature": "(define-public (name-preorder (hashed-salted-fqn (buff 20)) (stx-to-burn uint)))",
"function_args": [
{
"hex": "0x0200000014c707a319fa0b3b082553b8b662ef30cc9d2126fa",
"repr": "0xc707a319fa0b3b082553b8b662ef30cc9d2126fa",
"name": "hashed-salted-fqn",
"type": "(buff 20)"
},
{
"hex": "0x01000000000000000000000000001e8480",
"repr": "u2000000",
"name": "stx-to-burn",
"type": "uint"
}
]
},
"events": [
{
"event_index": 0,
"event_type": "stx_asset",
"tx_id": "0x0a411719e3bfde95f9e227a2d7f8fac3d6c646b1e6cc186db0e2838a2c6cd9c0",
"asset": {
"asset_event_type": "burn",
"sender": "SP2E787TXF0F50QF2GNSR11176Q19GE9AW3AA2NV3",
"recipient": "",
"amount": "2000000"
}
}
],
"postConditions": [
{
"principal": {
"type_id": "principal_standard",
"address": "SP2E787TXF0F50QF2GNSR11176Q19GE9AW3AA2NV3"
},
"condition_code": "sent_equal_to",
"amount": "2000000",
"type": "stx"
}
],
"txResult": {
"hex": "0x070100000000000000000000000000010e51",
"repr": "(ok u69201)"
},
"executionCostReadCount": "8",
"executionCostReadLength": "41871",
"executionCostRuntime": "41871",
"executionCostWriteCount": "41871",
"executionCostWriteLength": "149"
}
}
/getusertransactions
Get the historical transaction details for a specific user address.
GET
https://historicallp.api.expand.network/chain/getusertransactions
Query Parameters
https://historicallp.api.expand.network/chain/getusertransactions?chainId=1700&address=SP8J8NZDN88QPS1PBA85R474QYS590HPRP34TEWM&sortOrder=desc&pageToken=162
{
"status": 200,
"msg": "success",
"data": {
"totalPages": "162",
"currentPage": "162",
"transactions": [
{
"hash": "0xbc690088335aa5feb223b189bf09c731da41f81281b789090bb531fe265ca5e1",
"transactionStatus": true,
"blockNumber": "153118",
"timestamp": "1717799334",
"from": "SP8J8NZDN88QPS1PBA85R474QYS590HPRP34TEWM",
"to": "SP8J8NZDN88QPS1PBA85R474QYS590HPRP34TEWM.hic-1",
"value": "31105",
"transactionType": "contract_call",
"gas": null,
"gasPrice": "31105",
"input": null,
"nonce": "43",
"network": null,
"contractCall": {
"contract_id": "SP8J8NZDN88QPS1PBA85R474QYS590HPRP34TEWM.hic-1",
"function_name": "hic",
"function_signature": "",
"function_args": [
{
"hex": "0x0200000018112457edaa117b64365a905c10e4bfb2548236c565010101",
"repr": "0x112457edaa117b64365a905c10e4bfb2548236c565010101",
"name": "",
"type": "(buff 24)"
}
]
},
"events": {
"stx": {
"transfer": 0,
"mint": 0,
"burn": 0
},
"ft": {
"transfer": 0,
"mint": 0,
"burn": 0
},
"nft": {
"transfer": 0,
"mint": 0,
"burn": 0
}
},
"postConditions": [],
"txResult": {
"hex": "0x070c000000020272630c000000060163010000000000000000000000000000000d01640100000000000000000000000ba43b7400016904016f0100000000000000000000000005c99005026f78010000000000000000000000002069f2d70170010000000000000000000000000000000002727308010000000000000000000000000041326d",
"repr": "(ok (tuple (rc (tuple (c u13) (d u50000000000) (i false) (o u97095685) (ox u543814359) (p u0))) (rs (err u4272749))))"
},
"executionCostReadCount": "1333",
"executionCostReadLength": "526980",
"executionCostRuntime": "526980",
"executionCostWriteCount": "526980",
"executionCostWriteLength": "1556"
},
{
"hash": "0x78cd1ad4357b26e0c7c3944df788994961dc202a43f98e249fd42105b3a4c596",
"transactionStatus": true,
"blockNumber": "153116",
"timestamp": "1717798909",
"from": "SP8J8NZDN88QPS1PBA85R474QYS590HPRP34TEWM",
"to": "SP8J8NZDN88QPS1PBA85R474QYS590HPRP34TEWM.hic-1",
"value": "31105",
"transactionType": "contract_call",
"gas": null,
"gasPrice": "31105",
"input": null,
"nonce": "42",
"network": null,
"contractCall": {
"contract_id": "SP8J8NZDN88QPS1PBA85R474QYS590HPRP34TEWM.hic-1",
"function_name": "hic",
"function_signature": "",
"function_args": [
{
"hex": "0x0200000018112457edaa117b64365a905c10e4bfb2548236c565010101",
"repr": "0x112457edaa117b64365a905c10e4bfb2548236c565010101",
"name": "",
"type": "(buff 24)"
}
]
},
"events": {
"stx": {
"transfer": 0,
"mint": 0,
"burn": 0
},
"ft": {
"transfer": 0,
"mint": 0,
"burn": 0
},
"nft": {
"transfer": 0,
"mint": 0,
"burn": 0
}
},
"postConditions": [],
"txResult": {
"hex": "0x070c000000020272630c000000060163010000000000000000000000000000000d016401000000000000000000000006fc23ac00016904016f0100000000000000000000000005cf46f4026f780100000000000000000000000015a28bec017001000000000000000000000000000000000272730801000000000000000000000000004e6b84",
"repr": "(ok (tuple (rc (tuple (c u13) (d u30000000000) (i false) (o u97470196) (ox u362974188) (p u0))) (rs (err u5139332))))"
},
"executionCostReadCount": "1333",
"executionCostReadLength": "526980",
"executionCostRuntime": "526980",
"executionCostWriteCount": "526980",
"executionCostWriteLength": "1556"
},
{
"hash": "0xa98f2b2097ce4fd0cf53fd5895d21ae6052c92e26e1d65d4bea20858458c5c89",
"transactionStatus": true,
"blockNumber": "153114",
"timestamp": "1717796656",
"from": "SP8J8NZDN88QPS1PBA85R474QYS590HPRP34TEWM",
"to": "SP8J8NZDN88QPS1PBA85R474QYS590HPRP34TEWM.hic-1",
"value": "31105",
"transactionType": "contract_call",
"gas": null,
"gasPrice": "31105",
"input": null,
"nonce": "41",
"network": null,
"contractCall": {
"contract_id": "SP8J8NZDN88QPS1PBA85R474QYS590HPRP34TEWM.hic-1",
"function_name": "hic",
"function_signature": "",
"function_args": [
{
"hex": "0x0200000018112457edaa117b64365a905c10e4bfb2548236c565010101",
"repr": "0x112457edaa117b64365a905c10e4bfb2548236c565010101",
"name": "",
"type": "(buff 24)"
}
]
},
"events": {
"stx": {
"transfer": 0,
"mint": 0,
"burn": 0
},
"ft": {
"transfer": 0,
"mint": 0,
"burn": 0
},
"nft": {
"transfer": 0,
"mint": 0,
"burn": 0
}
},
"postConditions": [],
"txResult": {
"hex": "0x070c000000020272630c000000060163010000000000000000000000000000000d016401000000000000000000000004a817c800016904016f0100000000000000000000000005da76e9026f78010000000000000000000000000879121501700100000000000000000000000000000000027273080100000000000000000000000000664729",
"repr": "(ok (tuple (rc (tuple (c u13) (d u20000000000) (i false) (o u98203369) (ox u142152213) (p u0))) (rs (err u6702889))))"
},
"executionCostReadCount": "1335",
"executionCostReadLength": "527000",
"executionCostRuntime": "527000",
"executionCostWriteCount": "527000",
"executionCostWriteLength": "1556"
},
{
"hash": "0x8d2d6672c7954d399aed1ba29f7be90dbc931d20d33b29ce057f68ecbea534e7",
"transactionStatus": true,
"blockNumber": "153112",
"timestamp": "1717794693",
"from": "SP8J8NZDN88QPS1PBA85R474QYS590HPRP34TEWM",
"to": "SP8J8NZDN88QPS1PBA85R474QYS590HPRP34TEWM.hic-1",
"value": "31105",
"transactionType": "contract_call",
"gas": null,
"gasPrice": "31105",
"input": null,
"nonce": "40",
"network": null,
"contractCall": {
"contract_id": "SP8J8NZDN88QPS1PBA85R474QYS590HPRP34TEWM.hic-1",
"function_name": "hic",
"function_signature": "",
"function_args": [
{
"hex": "0x0200000018112457edaa117b64365a905c10e4bfb2548236c565010101",
"repr": "0x112457edaa117b64365a905c10e4bfb2548236c565010101",
"name": "",
"type": "(buff 24)"
}
]
},
"events": {
"stx": {
"transfer": 0,
"mint": 0,
"burn": 0
},
"ft": {
"transfer": 0,
"mint": 0,
"burn": 0
},
"nft": {
"transfer": 0,
"mint": 0,
"burn": 0
}
},
"postConditions": [],