Gas Manager
What the Gas Manager does
Reading one row
{
"id": "0848e093-bb67-4e06-b89a-c051a0408f57",
"status": "success",
"subStatus": "sent",
"network": {"id": "e130ce89-1d4d-4951-beaf-465ec43cf399", "title": "BNB Chain", "symbol": "BSC"},
"targetAddress": "0x8139BC460c0Ff40850fA69026910a0713699E516",
"txHash": "cspt2801-gas-a-1",
"topUp": {
"amount": "4000000000000000",
"amountFormatted": "0.004",
"currency": "BNB",
"cryptoId": "75608cde-155c-4550-8025-cddf01bf2289",
"networkId": "e130ce89-1d4d-4951-beaf-465ec43cf399",
"amountInUsd": "12.00",
"isChargedToMerchant": false
},
"charged": {
"amount": "13200000000000000000",
"amountFormatted": "13.2",
"currency": "USDT",
"cryptoId": "1fa107f9-3832-4286-9c72-493eaf675da5",
"networkId": "e130ce89-1d4d-4951-beaf-465ec43cf399",
"amountInUsd": "13.20",
"isChargedToMerchant": true
},
"fee": {
"network": null,
"service": {
"amount": "1200000000000000000",
"amountFormatted": "1.2",
"currency": "USDT",
"cryptoId": "1fa107f9-3832-4286-9c72-493eaf675da5",
"networkId": "e130ce89-1d4d-4951-beaf-465ec43cf399",
"amountInUsd": "1.20",
"isChargedToMerchant": true
},
"exchange": null,
"totalInUsd": "1.20"
},
"pipeline": {
"id": "f1000000-0000-0000-0000-000000000001",
"status": "finished",
"totalAmountInUsd": "36.00",
"createdAt": "2026-07-28T11:17:25+00:00"
},
"createdAt": "2026-07-28T11:17:15+00:00",
"updatedAt": "2026-07-28T11:17:25+00:00"
}charged vs topUp vs fee.service
Field
Question it answers
Currency
Charged to you
The pipeline block
Statuses
🔴 Cancelled operations are hidden by default
Request
Query parameter
Type
Meaning
Permissions
Response codes
Code
When
Last updated