Skip to main content

Returns information about the treasury.

GET 

/api/core/v2/treasury

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

Request

Responses

Successful operation.

Schema
    milestoneId stringrequired
    amount stringrequired

    Plain string encoded number.

Loading...