Skip to content

Amas-01/Avalanche-Deployment

Repository files navigation

Smart Contract Deployment on Avalanche Fuji Testnet

Overview

This project involves the deployment of a smart contract on the Avalanche Fuji Testnet, a testing environment for the Avalanche blockchain. The Fuji Testnet allows developers to test and refine smart contracts using testnet AVAX tokens, which have no real-world value.

Deployment Details

  • Network: Avalanche Fuji Testnet (C-Chain)
  • Contract Address: 0xaD43c543751cE69a869A6F32e5F36633492BF443
  • Explorer: AVASCAN Testnet Explorer
    • You can use the AVASCAN Testnet Explorer to view the contract's transactions, source code, and other details by searching the contract address provided above.

How to Verify

  1. Visit the AVASCAN Testnet Explorer.
  2. Paste the contract address (0xaD43c543751cE69a869A6F32e5F36633492BF443) into the search bar.
  3. Explore the contract's details, including transactions, balances, and analytics.

Notes

  • The contract was deployed using Foundry.
  • Testnet AVAX was obtained from the Avalanche Fuji Faucet to cover deployment costs.
  • Ensure your wallet (e.g., MetaMask) is connected to the Fuji Testnet with the following settings:
    • Network Name: Avalanche FUJI C-Chain
    • RPC URL: https://api.avax-test.network/ext/bc/C/rpc
    • Chain ID: 43113 (0xa869)
    • Symbol: C-AVAX
    • Explorer: https://testnet.avascan.info/blockchain/c

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published