Coinbase Commerce API
cURL
curl --request GET \ --url https://api.commerce.coinbase.com/charges/{charge_code_or_charge_id} \ --header 'X-CC-Api-Key: <api-key>'
{ "web3_data": { "contract_addresses": { "1": "0xabc123", "137": "0x987654" } } }
Charge
WEB3
Show child attributes
fixed_price
no_price
COMPLETED
EXPIRED
FAILED
NEW
PENDING
SIGNED
{ "1": "0xabc123", "137": "0x987654" }
Was this page helpful?