Treasury

Returns information about the treasury.

get

Returns information about the treasury. For the IOTA Mainnet, the treasury holds the unmigrated tokens from the Legacy IOTA Mainnet.

Responses
200
Successful operation.
application/json
get
GET /api/core/v2/treasury HTTP/1.1
Host: iota.nownodes.io
Accept: */*
{
  "milestoneId": "0x733ed2810f2333e9d6cd702c7d5c8264cd9f1ae454b61e75cf702c451f68611d",
  "amount": "133713371337"
}