Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/explorills/tno-contract

ERC1155 cross-chain contract with ERC20 minting functionality
https://github.com/explorills/tno-contract

blockchain cross-chain defi erc1155 erc20 ethereum explorills flare nfts tno web3

Last synced: 13 days ago
JSON representation

ERC1155 cross-chain contract with ERC20 minting functionality

Awesome Lists containing this project

README

        

# 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](https://ethereum.org/); [Flare](https://flare.network/)

## 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

- main: [explorills.com](https://explorills.com)
- mint: [mint.explorills.com](https://mint.explorills.com)
- contact: [email protected]
- security contact: [email protected]

## Contract Address
- 0xa255Ea1Ce9D42Ff1AE8D573D1765C49335631059

### Find at

- [sourcify.eth](https://sourcify.dev/#/lookup/0xa255Ea1Ce9D42Ff1AE8D573D1765C49335631059)
- [Etherscan.io](https://etherscan.io/address/0xa255Ea1Ce9D42Ff1AE8D573D1765C49335631059#code)
- [Flarescan.com](https://flarescan.com/address/0xa255Ea1Ce9D42Ff1AE8D573D1765C49335631059/contract/14/code?chainid=14)
- [Flare-explorer](https://flare-explorer.flare.network/address/0xa255Ea1Ce9D42Ff1AE8D573D1765C49335631059?tab=contract#address-tabs)

---

- explorills community 2024