Skip to content

Commit 82725e5

Browse files
committed
new ignition launch for MEZO in aerodrome
1 parent 9640e22 commit 82725e5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dexs/aerodrome/utils.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ export const PRE_LAUNCH_TOKEN_PRICING = {
2121
conversionRate: 0.01208,
2222
cutoffTimestamp: 1769126400
2323
},
24+
'0x8e4cbbcc33db6c0a18561fde1f6ba35906d4848b': {
25+
decimals: 18,
26+
conversionRate: 0.07245,
27+
cutoffTimestamp: 1775088000
28+
}
2429
}
2530

2631
export const handleBribeToken = (

0 commit comments

Comments
 (0)