Interface: ApproveAllowanceParams
Defined in: src/api/procedures/types.ts:2154
Properties
amount
amount:
BigNumber
Defined in: src/api/procedures/types.ts:2163
Maximum amount the spender may transfer. Passing 0 will revoke the approval. Balance::MAX = unlimited.
spender
spender:
AccountLike
Defined in: src/api/procedures/types.ts:2158
Account authorized to spend the Asset