post
https://api.shasta.trongrid.io/wallet/getcandelegatedmaxsize
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Returns
max_size - int64 : Maximum amount of delegatable resource shares. (Unit: sun)
- When querying the delegatable energy share of an account, if the available energy share in the account is 0, this API returns {}
- When querying the delegatable bandwidth share of an account, if the bandwidth obtained by staking in the account is not enough to pay for the bandwidth consumed by a resource delegation transaction itself, this API also returns {}
NoteThe delegatable amount returned by this endpoint is estimated based on standard transactions. If the transaction includes a Memo or Multi-signature, additional bandwidth will be consumed, and the actual maximum delegatable share must be reduced accordingly. In such cases, please decrease the delegation amount based on your actual transaction structure to ensure successful execution.
- Memo: Additional Bandwidth ≈ Memo size in bytes + 2
- Multi-signature: Each additional signature consumes approx. 67 Bandwidth Points