Multisig V2:
— Multisig order creation (
multisig_create_order)— Order approval (
multisig_approve)— Order execution (
multisig_execute)Vesting:
— Message sending (
vesting_send_message)— Adding to the whitelist (
vesting_add_whitelist)Evaa:
— Supply (
evaa_supply)— Withdraw (
evaa_withdraw)— Liquidation (
evaa_liquidate)Jvault:
— Stake (
jvault_stake)— Unstake (
jvault_unstake)— Claim (
jvault_claim)In addition, the current actions have been improved:
— Supported NFT discovery message (
nft_discovery).— A definition of unsuccessful TON transfer (
ton_transfer) and Jetton transfer (jetton_transfer) has been added for cases where the execution failed on the sender's account (traces with a single transaction by an external message).— Improved support for Jetton Mint action: added support for mints that run with opcode
0x00000015. Previously, only 0x642b7d07 was supported.— Improved support for liquid staking (@stakee, Tonstakers) actions: added
tokens_minted and tokens_burnt fields to deposit/withdrawal operations. Improved the method of calculating how many TON a user receives for burning tokens upon withdrawal. Added the definition of the pool address when burning NFT vouchers (deferred deposit withdrawal).https://toncenter.com/api/v3/index.html#/actions/api_v3_get_actions