Files
services/nft/publicapi.json
Asim Aslam 8da493e8a8 price nft
2022-03-09 08:48:50 +00:00

14 lines
220 B
JSON

{
"name": "nft",
"icon": "🪙",
"category": "crypto",
"display_name": "NFTs",
"pricing": {
"Nft.Asset": 1,
"Nft.Assets": 1,
"Nft.Collection": 1,
"Nft.Collections": 1,
"Nft.Create": 1
}
}