TESTNET BASE LAYER 2 DA COINBASE AIRDROP RETROATIVO COM MUITO POTENCIAL DE RECOMPENSA NÃO PERCA

1 year ago
4

Link do nosso grupo no telegram - https://t.me/+fckcdrSLLU9lOGQx

🚀 Base Quest
🎁 Recompensa: NFT testnet
🔘 Possibilidade de airdrop retroativo BASE layer 2
-------------------------------------------------
🔻Sobre o NFT: https://twitter.com/BuildOnBase/status/1644008261912342531?t=AYjSet-KIyzFEF7LgGmURg&s=19&fbclid=IwAR3Z2CqaxUY0ug4A5qbcBtWoVcoVdjMQNsKYbOpc3FcTp0WZR8MxI_35Eu8

Faucet goerli - https://coinbase.com/faucets/base-ethereum-goerli-faucet
Faucet goerli - https://goerlifaucet.com/
Fazer bridge de eth goerli test para base goerli - https://bridge.base.org/deposit
Adcionar rede base goerli - https://chainlist.org/?search=base+goerli&testnets=true

🔹Abra a missão: https://quests.base.org/
🔹Execute um contrato inteligente na Remix IDE
🔹Colete o NFT Testnet
🔹Feito!
Como criar um contrato inteligente?
🔹Abra a Remix IDE: https://remix.ethereum.org/
🔹em "FILE EXPLORER" clique em "create new file"
- use o nome como exemplo teste.sol
🔹Use o código abaixo, copie e cole na Remix IDE:
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.9;
import "@openzeppelin/contracts@4.8.2/token/ERC20/ERC20.sol";
import "@openzeppelin/contracts@4.8.2/token/ERC20/extensions/ERC20Burnable.sol";
import "@openzeppelin/contracts@4.8.2/access/Ownable.sol";
contract SHIBONE is ERC20, ERC20Burnable, Ownable {
constructor() ERC20("SHIBONE", "SHIB") {
_mint(msg.sender, 1000000 * 10 ** decimals());
}
function mint(address to, uint256 amount) public onlyOwner {
_mint(to, amount);
}
}
🔹vá para o menu "SOLIDITY COMPILER"
🔹Compile
🔹vá para "DEPLOY & RUN TRANSACTIONS"
🔹change "ENVIRONMENT" to injected metamask
🔹Conecte sua wallet (use Goerli BASE)
🔹clique "Deploy" Button
🔹confirme na wallet

📌SIGA E ASSISTA MEUS VIDEOS NO CANAL EARNEO - https://earneo.tube/channels/813/videos
***********************************************************************
Links úteis
Contato - jonas.smscom@gmail.com
Siga meu canal no youtube - https://www.youtube.com/channel/UC3UZd46kil8jm6QCpgLQVFA
Link do nosso grupo no telegram - https://t.me/+fckcdrSLLU9lOGQx
Coinex ganhe descontos e compre CET por esse link - https://www.coinex.com/register?refer_code=gbc36
Bitmart Criar conta - https://www.bitmart.com/register-referral/en?r=W3975p
Okex Criar conta - https://www.okex.com/join/2018599
Binance crie sua conta - https://accounts.binance.com/pt-PT/register?ref=18810063
Gate exchange criar conta - https://www.gate.io/ref/1345243
Bitget Exchange criar conta - https://www.bitget.com/en/welfare/register?from=referral&clacCode=A3VG4QXN
MEXC exchange - https://m.mexc.com/auth/signup?inviteCode=1RYi
Poloniex criar conta - https://poloniex.com/signup?c=4BY34FDY
Huobi exchange criar conta - https://www.huobi.com/pt-br/topic/double-reward/?invite_code=4caq3
Bitforex crie sua conta - https://www.bitforex.com/en/register?inviterId=2392499
***********************************************************************

#coinbase #base #airdrop

Loading comments...