fix: update BSC.token to presale contract address 0x59ff34dd (XIC searchable in wallet)
This commit is contained in:
parent
324745bc0e
commit
89d536b7cb
|
|
@ -14,7 +14,7 @@ export const CONTRACTS = {
|
||||||
explorerUrl: "https://bscscan.com",
|
explorerUrl: "https://bscscan.com",
|
||||||
nativeCurrency: { name: "BNB", symbol: "BNB", decimals: 18 },
|
nativeCurrency: { name: "BNB", symbol: "BNB", decimals: 18 },
|
||||||
presale: "0x59ff34dd59680a7125782b1f6df2a86ed46f5a24",
|
presale: "0x59ff34dd59680a7125782b1f6df2a86ed46f5a24",
|
||||||
token: "0xc65e7A2738eD884dB8d26a6eb2fEcF7daCA2e90C",
|
token: "0x59ff34dd59680a7125782b1f6df2a86ed46f5a24",
|
||||||
usdt: "0x55d398326f99059fF775485246999027B3197955",
|
usdt: "0x55d398326f99059fF775485246999027B3197955",
|
||||||
},
|
},
|
||||||
// Ethereum Mainnet (Chain ID: 1)
|
// Ethereum Mainnet (Chain ID: 1)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue