TON
OnFinality supports the TON for HTTP method.
Features
Method | Supported |
---|---|
HTTPs | ✅ |
Web Sockets | ❌ |
Archive Access | ✅ |
Supported Methods
The current supported method set and their Response Units weighting
Method | Supported | Response Units |
---|---|---|
getAddressInformation | ✅ | 1 |
getExtendedAddressInformation | ✅ | 1 |
getWalletInformation | ✅ | 1 |
getTransactions | ✅ | 5 |
getAddressBalance | ✅ | 1 |
getAddressState | ✅ | 1 |
packAddress | ✅ | 1 |
unpackAddress | ✅ | 1 |
getTokenData | ✅ | 1 |
detectAddress | ✅ | 1 |
getMasterchainInfo | ✅ | 1 |
getMasterchainBlockSignatures | ✅ | 5 |
getShardBlockProof | ✅ | 1 |
getConsensusBlock | ✅ | 1 |
lookupBlock | ✅ | 1 |
shards | ✅ | 1 |
getBlockTransactions | ✅ | 1 |
getBlockTransactionsExt | ✅ | 1 |
getBlockHeader | ✅ | 1 |
tryLocateTx | ✅ | 1 |
tryLocateResultTx | ✅ | 1 |
tryLocateSourceTx | ✅ | 1 |
getConfigParam | ✅ | 1 |
runGetMethod | ✅ | 1 |