mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
14 lines
220 B
JSON
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
|
|
}
|
|
}
|