ONT
POST
GET
Last updated on January 1, 1970
1 min read
Method /api/v1/unboundong/{addr} undefined ()
connect with REST protocol
/api/v1/unboundong/{addr}
Method not allowed
Fetch unbound ONG for an account
Parameters
addr
- path
string
account address
Request
curl --location --request GET 'https://ont.getblock.io/mainnet/rest/api/v1/unboundong/A9yD14Nj9j7xAB4dbGeiX9h8unkKHxuWwb'
--header 'x-api-key: YOUR-API-KEY'
--header 'Content-Type: application/json'
Response
{
"Action": "getunboundong",
"Desc": "SUCCESS",
"Error": 0,
"Result": "204957950400000",
"Version": "1.0.0"
}
Start Building with GetBlock RPCs for Free
Previous
{ "overview": "Overview", "guides": "Guides", "get-started": "Get Started", "rpc-service": "Nodes Methods", "getblock-explorer": "Explorer API", "getblock-tracker": "Tracker API", "nodes-endpoints": "Nodes Endpoints" }
Next
{ "overview": "Overview", "guides": "Guides", "get-started": "Get Started", "rpc-service": "Nodes Methods", "getblock-explorer": "Explorer API", "getblock-tracker": "Tracker API", "nodes-endpoints": "Nodes Endpoints" }