Files
stacks-blockchain-api/api/search/search-contract.example.json

15 lines
388 B
JSON

{
"found": true,
"result": {
"entity_id": "ST2P7B9G6Y55QWZJ9B93DVSEG5S6Z4PFJHB3XRKHW.hello_world",
"entity_type": "contract_address",
"tx_data": {
"canonical": true,
"block_hash": "0xb076fd3983e63bbf28ae615daa31c5b6084d23ceeb920c54f1ea666244415457",
"burn_block_time": 1595229199,
"block_height": 648,
"tx_type": "smart_contract"
}
}
}