getSupply

Returns information about the current supply.

https://api.1inch.com/web3/501
Supported on:
Solana

Request

Request
object
jsonrpc
* string (Enum)
2.0
method
* string
params
array
items
any
id
* number
1

Response

Supply Response

Supply Response
object
context
* object
slot
* integer
apiVersion
string
additionalProperties
none
value
* object
circulating
* integer
nonCirculating
* integer
nonCirculatingAccounts
* array
items
string
total
* integer
additionalProperties
none
additionalProperties
none
JSON
1

Did you find what you need?