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

https://github.com/calcuis/container-freemint

smart contract
https://github.com/calcuis/container-freemint

smart-contract solidity

Last synced: 3 months ago
JSON representation

smart contract

Awesome Lists containing this project

README

        

### gguf-container free mint contract

This smart contract is written in Solidity. Main feature(s) include:
- free mint forever
- allow owner to edit the content inside container dashboard

#### mainnet deployment (please try it out on testnets first)
- Ethereum (id: `1`; compiler: `^0.8.24`) [contract address](https://etherscan.io/address/0xdf42078b80f3846Ca16C7B62317E56c969698D42)
#### testnet deployment (recommended)
- Goerli* (id: `5`; compiler: `^0.8.24`) [contract address](https://goerli.etherscan.io/address/0x94a72e3ed15F17633Ae66173A3d307a055385E55) *deprecated (might not work)
- Sepolia (id: `11155111`; compiler: `^0.8.24`) [contract address](https://sepolia.etherscan.io/address/0x9Ef8BAB03aa891Ee625fCfAf0DF482036cf71420)
- Holesky (id: `17000`; compiler: `^0.8.25`) [contract address](https://holesky.etherscan.io/address/0xB4e31320Be11bAab45817414274a3e98577bDafd)
- Linea (id: `59140`; compiler: `^0.8.19`) [contract address](https://goerli.lineascan.build/address/0xC623F092C0aBCef29d9cD6B2B8948469876515D3)
- Base (id: `84532`; compiler: `^0.8.24`) [contract address](https://sepolia.basescan.org/address/0xB4e31320Be11bAab45817414274a3e98577bDafd)
- Arbitrum (id: `421614`; compiler: `^0.8.24`) [contract address](https://sepolia.arbiscan.io/address/0x17C17e1721Bc6fdC1A278ed1AF9600fbFcF154D6)
- Optimism (id: `11155420`; compiler: `^0.8.24`) [contract address](https://sepolia-optimism.etherscan.io/address/0x17F6E6E620cec1054b9E1F15b461Ca8deAfD904c)
- Binance (id: `97`; compiler: `^0.8.24`) [contract address](https://testnet.bscscan.com/address/0xB95BE2Acdf69E9A5357606f7031933c598259772)
- Mumbai (id: `80001`; compiler: `^0.8.24`) [contract address](https://mumbai.polygonscan.com/address/0x7759AcB634563B6D77cbDa9A3CbDC9845f8a12d5)
- Amoy (id: `80002`; compiler: `^0.8.24`) [contract address](https://www.oklink.com/amoy/address/0xa7d555bEF14f10202Bb951DB64095786a040C945)
#### frontend
- get/check [source code](https://github.com/calcuis/container-freemint-frontend/)
- deployed to https://gguf.us