Coinbase Commerce API
cURL
curl --request GET \ --url https://api.commerce.coinbase.com/charges
{ "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?