File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed
hello/frontend/src/constants Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 11export const HELLO_UNIVERSAL_CONTRACT_ADDRESS =
22 '0x61a184EB30D29eD0395d1ADF38CC7d2F966c4A82' ;
33
4- export const NFT_CONTRACT_ADDRESSES = {
5- ZETACHAIN : '0x489DCFC14933F34e79d0091Cbca0F3daa205dE30' ,
6- SEPOLIA : '0x050dB79e5474FFEd4fFb4D69589bb71B3FB8EE20' ,
7- BASE_SEPOLIA : '0x85e44D726f0c47401f7fCFBDa8B591c079Eea5B1' ,
8- }
4+ export const NFT_CONTRACT_ADDRESSES = {
5+ ZETACHAIN : '0x489DCFC14933F34e79d0091Cbca0F3daa205dE30' ,
6+ SEPOLIA : '0x050dB79e5474FFEd4fFb4D69589bb71B3FB8EE20' ,
7+ BASE_SEPOLIA : '0x85e44D726f0c47401f7fCFBDa8B591c079Eea5B1' ,
8+ }
9+
10+ export const ZRC20_TOKEN_ADDRESSES = {
11+ ZETACHAIN : '0x0000000000000000000000000000000000000000' ,
12+ SEPOLIA : '0x05BA149A7bd6dC1F937fA9046A9e05C05f3b18b0' ,
13+ BASE_SEPOLIA : '0x236b0DE675cC8F46AE186897fCCeFe3370C9eDeD' ,
14+ }
You can’t perform that action at this time.
0 commit comments