Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt

Use this file to discover all available pages before exploring further.

Details of the fromToken balance that the taker must hold. Null if the taker has a sufficient balance.

Properties

PropertyTypeDescription
tokenstringThe 0x-prefixed contract address of the token. Pattern: ^0x[a-fA-F0-9]{40}$
currentBalancestringThe current balance of the fromToken held by the taker. Pattern: ^\d+$
requiredBalancestringThe minimum balance of fromToken required to execute the swap. Pattern: ^\d+$