Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 538 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 538 Bytes

Blockchain-asset-querier

NamiLand Microservices for managing blockchain resources

include features below:

  • Query Neco NFT metadata.
  • Query user ownership of NFT.
  • Query NECO staked info for reducing withdrawal fee in Neco Fishing Game.
  • Query ERC20 balance (NECO, NFISH, BUSD).

query urls:

  • /neco-staked-info get neco staked info
  • /nft/ownership get neco nft ownership
  • /nft/metadata get nft metadata by nft in
  • /erc20/balance get erc20 token balance

Todo need to change name of Smart Contract to NamiLand