Solana
/getbalance
Get the balance or number of the given token in the requested public address.
Query Parameters
Name
Type
Description
https://api.expand.network/chain/getbalance/?address=GX6kCVtpvFTGsedV72nK5K6VzY1bTCvqFmrtHkuZHGsX&chainId=900{
"status": 200,
"msg": "success",
"data": {
"balance": "21430014235"
}
}/getblock
Get details of a block.
Query Parameters
Name
Type
Description
/gettransaction
Get details of a transaction.
Query Parameters
Name
Type
Description
/portfolio
Get the comprehensive information about the assets/ tokens owned by a user.
Query Parameters
Name
Type
Description
/sendtransaction
Send transaction on the chain.
Request Body
Name
Type
Description
/decodetransaction
Get the decoded transaction for the provided raw transaction.
Request Body
Name
Type
Description
Last updated

