Interface: ApproveAllowanceParams
Defined in: src/api/procedures/types.ts:2025
Properties
amount
amount:
BigNumber
Defined in: src/api/procedures/types.ts:2034
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:2029
Account authorized to spend the Asset