Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
change contracts address
Browse files Browse the repository at this point in the history
  • Loading branch information
lifayi2008 committed May 15, 2022
1 parent 7b70e67 commit 1f9c5fa
Show file tree
Hide file tree
Showing 4 changed files with 1,051 additions and 902 deletions.
2 changes: 1 addition & 1 deletion src/contracts/METokenBase.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const METEAST_BASE_TOKEN_CONTRACT_ADDRESS = '0x0e7985994Ab1a2e9FA22EB098De073D1C340145D';
export const METEAST_BASE_TOKEN_CONTRACT_ADDRESS = '0x312bbfa55b6a4175424e8C4a2ca4Ee94623aF422';
export const METEAST_BASE_TOKEN_CONTRACT_ABI = [
{
inputs: [],
Expand Down
Loading

1 comment on commit 1f9c5fa

@vercel
Copy link

@vercel vercel bot commented on 1f9c5fa May 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

met-east – ./

testnet.meteast.io
met-east-lifayi2008.vercel.app
met-east-git-main-lifayi2008.vercel.app

Please sign in to comment.