Aptos SDK Functions
Methods | Description |
---|---|
To add fee payers to the account | |
To remove fee payers from the account | |
To get the token balance of the wallet | |
To get the wallet details | |
To compute smart wallet address | |
To get smart wallet address | |
To create smart wallet | |
To create a sponsored smart wallet | |
To change the controller of the account | |
To recover the account. (Guardians can recover account in case when the controller key is lost) | |
To add guardians to the smart wallet | |
To remove guardians from the smart wallet. | |
To deposit any coin to smart wallet (Doesn't need to register coins before sending when using this method) | |
To withdraw coins smart wallet. (Only controller can call this method) | |
To transfer coins to other addresses | |
To execute swap, stake, crosschain swap |
Last updated