Skip to content

Commit

Permalink
Update publicapi.json
Browse files Browse the repository at this point in the history
  • Loading branch information
asim committed Sep 16, 2022
1 parent 64af82f commit ff06ab7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions nft/publicapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"category": "crypto",
"display_name": "NFT",
"pricing": {
"Nft.Asset": 1000,
"Nft.Assets": 1000,
"Nft.Collection": 1000,
"Nft.Collections": 1000
"Nft.Asset": 1,
"Nft.Assets": 1,
"Nft.Collection": 1,
"Nft.Collections": 1
}
}

0 comments on commit ff06ab7

Please sign in to comment.