Deposit

Deposit

On Term Structure, a user must use the Deposit function to transfer assets from the user's Ethereum account to the Term Structure account. Like the Register function, Deposit is an on-chain transaction. A user can deposit assets with amounts greater than or equal to the Minimum Deposit Amount into the smart contract. After a successful deposit, the assets will be under the "Available" balance in the user's Term Structure account.

Minimum Deposit Amount

Available

The "available" indicates the amount of assets that the users can perform - buy, sell, lend, borrow, and withdraw functions on Term Structure, which is different from the balance on the Ethereum mainnet. After the users deposit, the system will immediately add the available to the users' Term Structure account automatically.

For example, Alice deposits 10 ETH in the Term Structure from her Ethereum address, then 10 ETH will be added to her available in Term Structure account.

Last updated