[NFT Guide] How to Deploy in Mode's Dev mainnet 🟡
"Early Mode Builder NFT" may be a requirement for airdrop. This is an easy-to-understand explanation of how to Deploy!
Could be a requirement for cryptocurrency airdrop
"The "Early Mode Builder NFT."
I'm updating this article with notes because the explanation in the official Mode documentation is confusing!
Official Docs
Mode is ethereum Layer 2
Mode is an Ethereum L2 built on the OP stack utilizing Optimism.
・Currently, Dev Mainnet is released for developers.
・General Mainnet is scheduled for December.
Op Stack uses Conduit.
Speaking of Conduit,
Zorb is in the midst of a free mint right now, so you might want to get it.
https://x.com/OdinAirdrop/status/1726906573036175491?s=20
[NFT Freemint] You can get Mainnet Memorial NFt.
In addition, you can now also get NFTs commemorating the mainnet at Mirror.
https://mode.mirror.xyz/A3pFPx7cominOkUXk1UwIpoJo_UYmiJ1LW-44HPlJRg
[Early adopter certification]
You can mint Early Mode Builder NFT for a limited time in the Deploy task.
Furthermore, if you deploy during Dev Mainnet, you can be eligible for "NFT to certify early supporter".
The documentation is a bit of a pita,
In short, "just deploy it.
How to bridge to Mode Dev mainnet
You need to transfer ETH from Ethereum Mainnet. (Same as for Base).
Switch the Metamask network to the mainnet
Send ETH directly to the following addresses
0x735aDBbE72226BD52e818E7181953f42E3b0FF21
https://docs.mode.network/mode-developer-mainnet/bridging-to-mode-dev-mainnet
Add Mode Mainnnet to Metamask
https://chainlist.org/chain/34443
Metamask (switch to Mode)
Wait for ETH deposit
Create new file
Name
Copy and paste the code
The code is below.
// SPDX-License-Identifier: GPL-3.0
pragma solidity >=0.8.2 <0.9.0;
contract Storage {
uint256 number;
function store(uint256 num) public {
number = num;
}
function retrieve() public view returns (uint256){
return number;
}
}
https://docs.mode.network/build-on-mode/tutorials/deploying-a-smart-contract/using-remix
Select the Solidity compiler icon
Click Advanced Configurations
Switch EVM VERSION from default to paris
Click Deploy & run Transactions
Click ENVIRONMENT tab
Change to Metamask
Deploy
Thank you for your hard work!
I will continue to bring you exclusive information that I will not post on Twitter,
Thank you for your continued support.
[Notice]
Basically, additional information at the breaking news level will be posted on the official Twitter, so please follow OdinAirdrop's X(Twitter) and follow the information sent out with notifications on.
The situation changes daily,
Mixing in information from social networking sites will help you make more progress on Airdrop!
>> [Members only] Click here to read all the Airdrop information you can get.
↓
🎁Recommended Articles
Airdrop strategy with a focus on Stargate Finance! [How to use bridge] Airdrop tasks by chain!
[Thinking from Celestia's Airdrop]TrustGo Score Raising Strategy
[NOTES]
*Airdrops are not definitive information and losses will not be compensated.
*Airdrops are not confirmed information and losses will not be compensated.
Investments are at your own risk. The links in this article have been reviewed by me, but I recommend that you use the official links based on this information in case you find something you are interested in.
*Scams claiming to be airdrops are frequent, so please be careful not to step on links or connect your wallet. It is basically a scam to make you rush for time.
*Please use the money you can afford to lose it all.
*Don't forget to REVOKE if you want to be safer than you are.
Recommend [Behind the Scenes Informant] What you can't say on Twitter about Crypto and Airdrop
Provides Crypto information (airdrop/fundamental knowledge) that anyone can understand roughly.