Skip to content

explorills/tno-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

explorills_TNO Contract

ERC1155 cross-chain contract with ERC20 minting functionality

General Functionality

  1. Mints four types of NFTs (TNO Cards): Bronze, Silver, Gold, and Diamond
  2. Each type of TNO card holds a different value relative to explorills' native currency $EXPL
  3. TNO cards will enable users to claim $EXPL once it's deployed
  4. Cross-chain NFT minting, transfers, and balance management are supported

Main Functions

  • mint: Create new NFTs (TNO cards)
  • burnTnftForMintTerc20: Burn TNO cards to get ERC20 tokens $EXPL
  • receiveTnftFromUserToOtherChainsSupply: Transfer TNO cards to another chain

Build and Deployment Settings

  • Contract Name: explorills_TNO
  • Compiler Version: v0.8.24
  • EVM Version: London
  • Optimization: Enabled (200 runs)
  • Networks: Ethereum; Flare

Notes

  • This contract is designed to work with a separate ERC20 token contract
  • Cross-chain functionalities requires additional off-chain components

License

BSD-3-Clause License

Contact

Contract Address

  • 0xa255Ea1Ce9D42Ff1AE8D573D1765C49335631059

Find at


  • explorills community 2024