♈
Bootcamp-2024
  • Intro
  • 1. Blockchain & Wallet Fundamentals
    • Blockchain Introduction
    • State Machines
    • Cryptography
    • Distributed Networks
    • Game Theory
    • What is Web3
    • MetaMask Wallet Installation
    • Transferring Tokens with MetaMask
  • 2. Smart Contract & Solidity Fundamentals
    • Using Remix
    • Create, compile and publish your first smart contract
    • Interact with already published smart contracts
    • Blockchain Explorer
    • Verify source code on Etherscan
  • 3. Oracles, ERC20 & Chainlink Data Feeds
    • Oracles
    • Create & Deploy ERC20
    • Data Feeds
  • 4. Cross-Chain Tokens With Chainlink CCIP
    • Setting up MetaMask
    • Getting USDC Testnet Tokens
    • Create Smart Contract In Remix
    • Compile and Deploy
    • Approve USDC
    • Send LINK to your Contract
    • Send USDC from Fuji to Sepolia
    • USDC on Sepolia
  • 5. Mentoring Session
  • 6. NFTs & Chainlink Automation
    • NFT Basics
    • Dynamic NFTs
    • Creating an NFT Smart Contract
    • Deploying Your Dynamic NFTs
  • 7. Chainlink CCIP & Cross-Chain NFT dApps
    • Create and deploy CCIP NFT Contracts
    • Mint on Source Chain
    • Fund Contract
    • Mint On Sepolia From Fuji
    • Mint from Destination 2 - Base Sepolia
  • 8. Random Numbers with Chainlink VRF
    • Introduction to Chainlink VRF
    • Hands On Game Using VRF
  • 9. Off-Chain Data with Chainlink Functions
    • Chainlink Functions Playground
    • Setting up MetaMask
    • Remix
    • Functions Subscription
    • Creating The Functions Consumer Contract
    • Sending a Request from Remix
    • City Weather and Examples
    • City Weather on Chainlink Functions
  • 10. Connecting the 🌏 with Chainlink
  • Glossary
Powered by GitBook
On this page
  • Add USDC to Avalanche Fuji Testnet
  • Get USDC Testnet Tokens into your MetaMask Wallet
  1. 4. Cross-Chain Tokens With Chainlink CCIP

Getting USDC Testnet Tokens

Adding USDC to Avalanche Fuji Testnet and requesting USDC testnet tokens

PreviousSetting up MetaMaskNextCreate Smart Contract In Remix

Last updated 1 year ago

Add USDC to Avalanche Fuji Testnet

Go to , and perform the following steps:

  1. Copy the USDC address on Avalanche Fuji Testnet

  1. In MetaMask, click the "Tokens" Tab

  2. Click on the "+ Import tokens" at the bottom left

  1. Paste in the USDC token contract address from Avalanche Fuji Testnet

USDC address
0x5425890298aed601595a70ab815c96711a31bc65
  1. Click the "Next" button at the bottom

  1. Import the USDC token into Metamask:

Back on the "Tokens" tab in MetaMask, you will now see the USDC token for Avalanche Fuji Testnet:


Get USDC Testnet Tokens into your MetaMask Wallet

  1. Select Avalanche Fuji under the Network pull-down menu

  2. Enter your wallet address

  3. Click “SEND 10 USDC”

Back under the "Tokens" tab in MetaMask you will see USDC testnet tokens added:

That wasn't too bad, you now how the networks setup and all the testnet tokens for our exercise!


Resources - More about USDC and Circle:

Go to the to request USDC from Avalanche Fuji testnet

Circle Faucet
Using Circle's Cross-Chain Transfer Protocol (CCTP) for Enhanced USDC Transfers
Circle
USDC on Test Networks
List of USDC token address for testnets
Import tokens to MetaMask
How to get 10 USDC testnet tokens on Avalanche Fuji
All testnet tokens added and funded