Skip to content

Commit

Permalink
Arrow markets config
Browse files Browse the repository at this point in the history
  • Loading branch information
R0x0ted committed Apr 9, 2024
1 parent 7d3727b commit 2b8c798
Showing 1 changed file with 7 additions and 67 deletions.
74 changes: 7 additions & 67 deletions scripts/configs/saleConfig.json
Original file line number Diff line number Diff line change
@@ -1,77 +1,17 @@
{
"mainnet": {
"saleName": "Castle of Blackwater",
"saleEndTime": "1711535400",
"tokenAddress": "0x7cc12D76488B88895178d4C6A3E1e39158201e02",
"totalTokens": "2000000",
"tokenPriceInAvax": "0.003165",
"saleName": "Arrow Markets",
"saleEndTime": "1682715600",
"tokenAddress": "0x5c5e384Bd4e36724B2562cCAA582aFd125277C9B",
"totalTokens": "864000",
"tokenPriceInAvax": "0.0073641994",
"portionVestingPrecision": 100000,
"registrationDepositAVAX": "1",
"unlockingTimes": [
1711724400,
1715004000,
1715608800,
1716213600,
1716818400,
1717423200,
1718028000,
1718632800,
1719237600,
1719842400,
1720447200,
1721052000,
1721656800,
1722261600,
1722866400,
1723471200,
1724076000,
1724680800,
1725285600,
1725890400,
1726495200,
1727100000,
1727704800,
1728309600,
1728914400,
1729519200,
1730124000,
1730728800,
1731333600,
1731938400,
1732543200
1712861684
],
"portionPercents": [
20000,
2860,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660,
2660
100000
]
},
"mainnet-gold": {
Expand Down

0 comments on commit 2b8c798

Please sign in to comment.