Stacks Transactions
Creating, monitoring, and interacting with Stacks blockchain transactions.
Stacks.js Libraries
Post-Conditions
"post_conditions": [
{
"type": "fungible",
"condition_code": "sent_equal_to",
"amount": "241996",
"principal": {
"type_id": "principal_contract",
"contract_name": "miamicoin-core-v1",
"address": "SP466FNC0P7JWTNM2R9T199QRZN1MYEDTAR0KP27"
},
"asset": {
"contract_name": "miamicoin-token",
"asset_name": "miamicoin",
"contract_address": "SP466FNC0P7JWTNM2R9T199QRZN1MYEDTAR0KP27"
}
}
],Fee Estimation
Last updated
Was this helpful?