TON
Last updated
Last updated
GET
https://api.expand.network/chain/getbalance
Name | Type | Description |
---|---|---|
GET
https://historicallp.api.expand.network/chain/getblock
GET
https://api.expand.network/chain/getgasprice
GET
https://api.expand.network/chain/gettransaction
GET
https://historicallp.api.expand.network/chain/getusertransactions
GET
https://api.expand.network/chain/portfolio
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
rpc
String
Remote procedural call URL
chainId*
String
Refer to the Chain ID page for details.
chainSymbol
String
Refer to the Chain ID page for details.
address*
String
The public address to get the balance of.
tokenAddress
String
The address of token to get the balance of.
rpc
String
Remote procedural call URL.
chainId*
String
Refer to the Chain ID page for details.
chainSymbol
String
Refer to the Chain ID page for details.
blockNumber*
String
The block(sequence) number.
rpc
String
Remote procedural call URL.
chainId*
String
Refer to the Chain ID page for details.
chainSymbol
String
Refer to the Chain ID page for details.
rpc
String
Remote procedural call URL.
chainId*
String
Refer to the Chain ID page for details.
chainSymbol
String
Refer to the Chain ID page for details.
transactionHash*
String
The transaction(digest) hash.
address*
String
Sender's public address.
rpc
String
Remote procedural call URL.
chainId
String
Refer to the Chain ID page for details.
chainSymbol
String
Refer to the Chain ID page for details.
address*
String
The public address of the user.
limit
String
Maximum number of transactions in response. Maximum: 100
rpc
String
Remote procedural call URL.
chainId
String
Refer to the Chain ID page for details.
chainSymbol
String
Refer to the Chain ID page for details.
address*
String
Public addess of the user.
tokens
String
Comma-separated value of tokens to get value of. Maximum 10 at a time.
availableOnly
Boolean
By default, false. If true, tokens with balance > 0 will be listed.