get https://api.kiln.fi/v1/zeta/transaction/status
Get the status of a transaction
Log in to see full request history
Responses
400Invalid parameters
401Unauthorized
500Internal server error
Get the status of a transaction
400Invalid parameters
401Unauthorized
500Internal server error
xxxxxxxxxx
curl --request GET \
--url https://api.kiln.fi/v1/zeta/transaction/status \
--header 'accept: application/json; charset=utf-8'
xxxxxxxxxx
565}
{
"data": {
"status": "success",
"receipt": {
"height": 16007296,
"txIndex": 0,
"hash": "2B4F732E12D5D5AF1F907AD03B199167A718EDC6201DE5713143AB80990420CB",
"code": 0,
"events": [
{
"type": "coin_spent",
"attributes": [
{
"key": "spender",
"value": "zeta19c9fdh488vqjclltwp68jm50ydwyh36jqeatev"
},
{
"key": "amount",
"value": "5000azeta"
}
]
},
{
"type": "coin_received",
"attributes": [