Game 2: NFT BRAWL
API used by Nft Rush
Get Quality of next mintable token
GET
https://api.blocklords.io:81/nftrush/quality/:wallet_address
The game Nft Rush allows player to mint token based on CWS that he is spending. The more CWS is spending, the higher the quality of token. The calculation of Quality is centralized. And, this endpoint allows to fetch next mintable token's quality.
Path Parameters
Last updated