Skip to content

Commit

Permalink
Update constants.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
CorpulentBrony committed Sep 25, 2021
1 parent 20abda1 commit cd78091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/constants.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const CONSTANTS = {
CONTRACT_ABI: "script/MarebitsPresale.json",
CONTRACT_ADDRESS: "0x8e1635cc92dB3a092B84478811d934bc77a3006A"
},
TARGET_CHAIN_ID: 0x539,
TARGET_CHAIN_ID: 0x3,
TOKEN: {
CONTRACT_ADDRESS: "0x35c94a5a563d7dc00b7edaa455e0a931691deb27", //production: 0xc5a1973e1f736e2ad991573f3649f4f4a44c3028
ICON_PNG: "https://mare.biz/marebits/icon-512.png",
Expand Down

0 comments on commit cd78091

Please sign in to comment.