Get cNFT config
Response
Compress NFT config
Example response
{
"usd_price_per_nft": 0.01
}Changes
Changed in 4 of the 50 revisions of this API.23
- ▲
removed the required property
price_per_nftfrom the response with the200statusresponse-required-property-removed
- ○
added the required property
usd_price_per_nftto the response with the200statusresponse-required-property-added
- ▲
- ▲
the
price_per_nftresponse's property type/format changed frominteger/uint64tonumber/float64for status200response-property-type-changed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
api operation id
cnftConfigremoved and replaced withgetCNftConfigapi-operation-id-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○