Neo API Request Cost
| Method | Request Cost |
|---|---|
| getblockcount | 5 |
| getblockhash | 5 |
| getrawmempool | 5 |
| gettransactionheight | 5 |
| getconnectioncount | 5 |
| getversion | 5 |
| listplugins | 5 |
| validateaddress | 5 |
| getapplicationlog | 10 |
| getblock | 10 |
| getblockheader | 10 |
| getcommittee | 10 |
| getnextblockvalidators | 10 |
| getrawtransaction | 10 |
| getstorage | 10 |
| getunclaimedgas | 10 |
| getbestblockhash | 15 |
| getcontractstate | 20 |
| getpeers | 20 |
| invokefunction | 20 |
| invokescript | 20 |
| getnativecontracts | 55 |
Updated 7 months ago