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
| Property | Type | Description |
|---|
token | string | The 0x-prefixed contract address of the token. Pattern: ^0x[a-fA-F0-9]{40}$ |
currentBalance | string | The current balance of the fromToken held by the taker. Pattern: ^\d+$ |
requiredBalance | string | The minimum balance of fromToken required to execute the swap. Pattern: ^\d+$ |