Interface: iBroadcastTxSuccessResponse
The response from the blockchain for the broadcasted tx.
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:1603
Properties
tx_response
tx_response:
object
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:1607
The response from the blockchain for the broadcasted tx.
code
code:
number
codespace
codespace:
string
data
data:
string
events
events:
object[]
gas_used
gas_used:
string
gas_wanted
gas_wanted:
string
height
height:
string
logs
logs:
object[]
raw_log
raw_log:
string
timestamp
timestamp:
string
tx
tx:
object|null
txhash
txhash:
string