Custom Contract Calls
The custom contract calls for the deposits
Custom Contract Calls
Purpose
How It Works
Basic Example
TypeScript SDK (iframe)
Helper Functions
Exact Amount Functions
Full Balance Functions
Contract Call Types
ContractCallType.DEFAULT (0)
ContractCallType.DEFAULT (0)ContractCallType.FULL_TOKEN_BALANCE (1)
ContractCallType.FULL_TOKEN_BALANCE (1)ContractCallType.FULL_NATIVE_BALANCE (2)
ContractCallType.FULL_NATIVE_BALANCE (2)ContractCallType.COLLECT_TOKEN_BALANCE (3)
ContractCallType.COLLECT_TOKEN_BALANCE (3)Important Notes
Last updated