{
"CrossChainTx": [
{
"creator": "text",
"index": "text",
"zeta_fees": "text",
"relayed_message": "text",
"cctx_status": {
"status": "PendingInbound",
"status_message": "text",
"error_message": "text",
"lastUpdate_timestamp": "text",
"isAbortRefunded": false,
"created_timestamp": "text"
},
"inbound_params": {
"sender": "text",
"sender_chain_id": "text",
"tx_origin": "text",
"coin_type": "Zeta",
"asset": "text",
"amount": "text",
"observed_hash": "text",
"observed_external_height": "text",
"ballot_index": "text",
"finalized_zeta_height": "text",
"tx_finalization_status": "NotFinalized",
"is_cross_chain_call": false
},
"outbound_params": [
{
"receiver": "text",
"receiver_chainId": "text",
"coin_type": "Zeta",
"amount": "text",
"tss_nonce": "text",
"gas_limit": "text",
"gas_price": "text",
"gas_priority_fee": "text",
"hash": "text",
"ballot_index": "text",
"observed_external_height": "text",
"gas_used": "text",
"effective_gas_price": "text",
"effective_gas_limit": "text",
"tss_pubkey": "text",
"tx_finalization_status": "NotFinalized",
"call_options": {
"gas_limit": "text",
"is_arbitrary_call": false
}
}
],
"protocol_contract_version": "V1",
"revert_options": {
"revert_address": "text",
"call_on_revert": false,
"abort_address": "text",
"revert_message": "Ynl0ZXM=",
"revert_gas_limit": "text"
}
}
],
"pagination": {
"next_key": "Ynl0ZXM=",
"total": "text"
}
}