APIs for creating, updating, and querying TRON accounts.
APIs for creating, updating, and querying TRON accounts.
APIs in this group
| API | Purpose |
|---|---|
| GetAccount | Query the current state of an account. |
| CreateAccount | Create a new account on-chain. |
| UpdateAccount | Update an account name. |
| SetAccountId | Set an account ID. |
| AccountPermissionUpdate | Update account permission settings. |
| GetAccountById | Query an account by account ID. |
Related resources
- Accounts — account model, address format, permissions, and status
- Multi-signature — account permission model and signature thresholds