GET
| Path | Description | Est. CU |
|---|---|---|
| direct/v1/TonAPI/v2/wallet//seqno | Get account seqno | 20 |
| direct/v1/TonAPI/v2/blockchain/accounts / | Get low-level information about an account taken directly from the blockchain. | 20 |
| direct/v1/TonAPI/v2/liteserver/get_account_state / | Get raw account state | 20 |
| direct/v1/TonAPI/v2/liteserver/get_transactions / | Get raw transactions | 20 |
| direct/v1/TonAPI/v2/pubkeys//wallets | Get wallets by public key | 20 |
POST
| Path | Description | Est. CU |
|---|---|---|
| direct/v1/TonAPI/v2/wallet/emulate | Emulate sending message to blockchain | 20 |
| direct/v1/TonAPI/v2/wallet/auth/proof | Account verification and token issuance | 20 |
PUT
| Path | Description | Est. CU |
|---|---|---|
| direct/v1/TonAPI/v2/wallet/backup | Set backup info | 20 |