Details of the balance of the fromToken that the taker must hold. Null if the taker has a sufficient balance.
fromToken
taker
The current balance of the fromToken by the taker.
^\d+$
The amount of the token that the taker must hold.
The 0x-prefixed contract address of the token.
^0x[a-fA-F0-9]{40}$
Details of the balance of the
fromToken
that thetaker
must hold. Null if thetaker
has a sufficient balance.