request(
"GET",
"/v1/custody/mpc/transactions_by_request_ids/",
{
"request_ids": "web_send_by_user_915_1671699717647",
"status": 101
},
api_key, api_secret, host
)
{
"success": true,
"result": {
"total": 28,
"transactions": [
{
"cobo_id": "20221222170157000336673000008161",
"request_id": "web_send_by_user_915_1671699717647",
"status": 101,
"coin_detail": {
"coin": "GETH",
"display_code": "GETH",
"description": "Ethereum Goerli Testnet",
"decimal": 18,
"can_deposit": True,
"can_withdraw": True,
"confirming_threshold": 32
},
"amount_detail": {
"amount": "9000000000000000",
"abs_amount": "0.009"
},
"fee_detail": {
"fee_coin_detail": {
"coin": "GETH",
"display_code": "GETH",
"description": "Ethereum Goerli Testnet",
"decimal": 18,
"can_deposit": True,
"can_withdraw": True,
"confirming_threshold": 32
},
"gas_price": 300000000,
"gas_limit": 21000,
"fee_used": 0
},
"source_addresses": "",
"from_address": "0x3ede1e59a3f3a66de4260df7ba3029b515337e5c",
"to_address": "0x9414933Ff7777bb28cA22D15c178596A6e58d957",
"tx_hash": "",
"vout_n": 0,
"nonce": null,
"confirmed_number": 0,
"replace_cobo_id": "",
"transaction_type": 303,
"operation": 100,
"block_detail": {
"block_hash": "",
"block_height": 0,
"block_time": 0
},
"tx_detail": {
"tx_hash": ""
},
"extra_parameters": "",
"created_time": 1671699717956,
"updated_time": 1671699717956,
"failed_reason": null,
"max_priority_fee": null,
"max_fee": null,
"approval_process": {"spender_result": 1, "spender_review_threshold": 1, "spender_status": [{"spender_person": "Cobo_Test_spender", "status": "approve"}], "spender_complete_time": 1681906749496, "approver_result": 1, "approver_review_threshold": 1, "approver_status": [{"approve_person": "Cobo_Test_approver", "status": "approve"}], "approver_complete_time": 1681906758619},
"remark": "",
"memo": "",
"gas_station_child_id": ""
}
]
}
}
request(
"GET",
"/v1/custody/mpc/transactions_by_request_ids/",
{
"request_ids": "web_send_by_user_915_1671699717647",
"status": 101
},
api_key, api_secret, host
)
{
"success": true,
"result": {
"total": 28,
"transactions": [
{
"cobo_id": "20221222170157000336673000008161",
"request_id": "web_send_by_user_915_1671699717647",
"status": 101,
"coin_detail": {
"coin": "GETH",
"display_code": "GETH",
"description": "Ethereum Goerli Testnet",
"decimal": 18,
"can_deposit": True,
"can_withdraw": True,
"confirming_threshold": 32
},
"amount_detail": {
"amount": "9000000000000000",
"abs_amount": "0.009"
},
"fee_detail": {
"fee_coin_detail": {
"coin": "GETH",
"display_code": "GETH",
"description": "Ethereum Goerli Testnet",
"decimal": 18,
"can_deposit": True,
"can_withdraw": True,
"confirming_threshold": 32
},
"gas_price": 300000000,
"gas_limit": 21000,
"fee_used": 0
},
"source_addresses": "",
"from_address": "0x3ede1e59a3f3a66de4260df7ba3029b515337e5c",
"to_address": "0x9414933Ff7777bb28cA22D15c178596A6e58d957",
"tx_hash": "",
"vout_n": 0,
"nonce": null,
"confirmed_number": 0,
"replace_cobo_id": "",
"transaction_type": 303,
"operation": 100,
"block_detail": {
"block_hash": "",
"block_height": 0,
"block_time": 0
},
"tx_detail": {
"tx_hash": ""
},
"extra_parameters": "",
"created_time": 1671699717956,
"updated_time": 1671699717956,
"failed_reason": null,
"max_priority_fee": null,
"max_fee": null,
"approval_process": {"spender_result": 1, "spender_review_threshold": 1, "spender_status": [{"spender_person": "Cobo_Test_spender", "status": "approve"}], "spender_complete_time": 1681906749496, "approver_result": 1, "approver_review_threshold": 1, "approver_status": [{"approve_person": "Cobo_Test_approver", "status": "approve"}], "approver_complete_time": 1681906758619},
"remark": "",
"memo": "",
"gas_station_child_id": ""
}
]
}
}
| Status Type | Code |
|---|---|
| PENDING_APPROVAL | 101 |
| QUEUED | 201 |
| PENDING_SIGNATURE | 301 |
| BROADCASTING | 401 |
| BROADCAST_FAILED | 402 |
| PENDING_CONFIRMATION | 403 |
| CONFIRMATION | 501 |
| REVERTING | 502 |
| SUCCESS | 900 |
| FAILED | 901 |
| REORG | 902 |
Show object
Show object
| Status Type | Code |
|---|---|
| PENDING_APPROVAL | 101 |
| QUEUED | 201 |
| PENDING_SIGNATURE | 301 |
| BROADCASTING | 401 |
| BROADCAST_FAILED | 402 |
| PENDING_CONFIRMATION | 403 |
| CONFIRMATION | 501 |
| REVERTING | 502 |
| SUCCESS | 900 |
| FAILED | 901 |
| REORG | 902 |
Show object
Show object
Show object
| Transaction Type | Code |
|---|---|
| TYPE_MPC_WEB | 100 |
| TYPE_MPC_API | 102 |
| TYPE_RBF_API_SPEEDUP | 103 |
| TYPE_RBF_WEB_SPEEDUP | 104 |
| TYPE_RBF_API_DROP | 105 |
| TYPE_RBF_WEB_DROP | 106 |
| TYPE_MPC_TRANSACTION_FROM_EXTERNAL | 107 |
| TYPE_MPC_RESEND_WEB | 108 |
| TYPE_MPC_BABYLON_STAKE | 500 |
| TYPE_MPC_BABYLON_STAKE_RBF | 501 |
| TYPE_FROM_DEPOSIT | 1000 |
| Transaction Type | Code |
|---|---|
| TYPE_MPC_WEB3_WEB | 300 |
| TYPE_MPC_WEB3_MMI_TX | 301 |
| TYPE_MPC_WEB3_API_TRANSACTION | 303 |
| TYPE_MPC_WEB3_TRANSACTION_FROM_EXTERNAL | 307 |
| TYPE_MPC_WEB3_RBF_API_SPEEDUP | 308 |
| TYPE_MPC_WEB3_RBF_WEB_SPEEDUP | 309 |
| TYPE_MPC_WEB3_RBF_API_DROP | 310 |
| TYPE_MPC_WEB3_RBF_WEB_DROP | 311 |
| TYPE_FROM_DEPOSIT | 1000 |
request(
"GET",
"/v1/custody/mpc/transactions_by_request_ids/",
{
"request_ids": "web_send_by_user_915_1671699717647",
"status": 101
},
api_key, api_secret, host
)
{
"success": true,
"result": {
"total": 28,
"transactions": [
{
"cobo_id": "20221222170157000336673000008161",
"request_id": "web_send_by_user_915_1671699717647",
"status": 101,
"coin_detail": {
"coin": "GETH",
"display_code": "GETH",
"description": "Ethereum Goerli Testnet",
"decimal": 18,
"can_deposit": True,
"can_withdraw": True,
"confirming_threshold": 32
},
"amount_detail": {
"amount": "9000000000000000",
"abs_amount": "0.009"
},
"fee_detail": {
"fee_coin_detail": {
"coin": "GETH",
"display_code": "GETH",
"description": "Ethereum Goerli Testnet",
"decimal": 18,
"can_deposit": True,
"can_withdraw": True,
"confirming_threshold": 32
},
"gas_price": 300000000,
"gas_limit": 21000,
"fee_used": 0
},
"source_addresses": "",
"from_address": "0x3ede1e59a3f3a66de4260df7ba3029b515337e5c",
"to_address": "0x9414933Ff7777bb28cA22D15c178596A6e58d957",
"tx_hash": "",
"vout_n": 0,
"nonce": null,
"confirmed_number": 0,
"replace_cobo_id": "",
"transaction_type": 303,
"operation": 100,
"block_detail": {
"block_hash": "",
"block_height": 0,
"block_time": 0
},
"tx_detail": {
"tx_hash": ""
},
"extra_parameters": "",
"created_time": 1671699717956,
"updated_time": 1671699717956,
"failed_reason": null,
"max_priority_fee": null,
"max_fee": null,
"approval_process": {"spender_result": 1, "spender_review_threshold": 1, "spender_status": [{"spender_person": "Cobo_Test_spender", "status": "approve"}], "spender_complete_time": 1681906749496, "approver_result": 1, "approver_review_threshold": 1, "approver_status": [{"approve_person": "Cobo_Test_approver", "status": "approve"}], "approver_complete_time": 1681906758619},
"remark": "",
"memo": "",
"gas_station_child_id": ""
}
]
}
}
Was this page helpful?