Skip to content

Commit

Permalink
Merge pull request #561 from ApeSwapFinance/staging
Browse files Browse the repository at this point in the history
chore: Add MEE bond
  • Loading branch information
efeDaniels authored Oct 22, 2024
2 parents f100636 + 71899dc commit 820d949
Show file tree
Hide file tree
Showing 4 changed files with 112 additions and 3 deletions.
56 changes: 55 additions & 1 deletion config/bills.json
Original file line number Diff line number Diff line change
Expand Up @@ -1656,7 +1656,7 @@
"initTime": {
"56": 1727945668
},
"soldOut": false,
"soldOut": true,
"billArt": {
"collection": "ApeBond_Collection1"
},
Expand Down Expand Up @@ -12255,6 +12255,60 @@
"inactive": true,
"soldOut": true
},
{
"index": 164,
"cmcId": 22050,
"chainId": 137,
"contractAddress": {
"137": "0x635566dE44D98367F58b4890Ba3bd0b7a88f081B"
},
"billType": "reserve",
"billVersion": "V2",
"lpToken": {
"symbol": "USDT",
"address": {
"137": "0xc2132D05D31c914a87C6611C10748AEb04B58e8F"
},
"decimals": {
"137": 6
},
"liquidityDex": {
"137": "UniswapV3"
},
"active": true
},
"earnToken": {
"symbol": "MEE",
"address": {
"137": "0xEB7eaB87837f4Dad1bb80856db9E4506Fc441f3D"
},
"decimals": {
"137": 18
},
"liquidityDex": {
"137": "QuickswapV2"
},
"active": true
},
"billNnftAddress": {
"137": "0x0f59f11AA94e19b796e8a834A89a66F328155181"
},
"inactive": false,
"projectLink": "https://www.medievalempires.com/",
"twitter": "https://x.com/MedievalEmpires",
"audit": "https://www.medievalempires.com/static/audit_report-89967b1290db095d7275ce21e8aa5d44.pdf",
"initTime": {
"137": 1729596618
},
"soldOut": false,
"billArt": {
"collection": "Quickswap_Collection1"
},
"bondPartner": "QuickSwap",
"shortDescription": "Medieval Empires is a multi-player online strategy game set in 13th century Turkey. Players build towns, trade, battle, and form alliances in a passive PvE environment while completing daily missions and tasks to progress. Powered by Polygon blockchain and Immutable Passport technology, it offers low gas fees, security, and cross-platform play on PC, MAC, and soon mobile. The MEE token unlocks in-game benefits like VIP status and land access.",
"fullDescription": "Medieval Empires is a multi-player online strategy game set in 13th century Turkey, where players build towns, trade, fight, and form alliances within a passive PvE environment. The game immerses players in rich historical settings, featuring daily missions, general tasks, and story missions that guide progression and the expansion of the world map through continuous battles. Built on the Polygon blockchain and powered by Immutable Passport and zkEVM technology, Medieval Empires offers a comprehensive developer ecosystem, low gas fees, enhanced security, and exceptional speed, all while being eco-friendly. The game is currently available on PC (Windows) and MAC (OSX), with a mobile version for iOS and Android on the horizon, ensuring seamless cross-platform interoperability. At the heart of the game is the MEE token, which provides in-game advantages like VIP status, land access, and daily rewards for players who connect their wallets and stake the required amount. The team behind the game brings expertise in both game development and blockchain technology, ensuring a well-rounded, engaging experience.",
"tags": ["GAMEFI"]
},
{
"index": 163,
"cmcId": 12312,
Expand Down
13 changes: 13 additions & 0 deletions config/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1613,6 +1613,19 @@
},
"active": true
},
"mee": {
"symbol": "MEE",
"address": {
"137": "0xEB7eaB87837f4Dad1bb80856db9E4506Fc441f3D"
},
"decimals": {
"137": 18
},
"liquidityDex": {
"137": "QuickswapV2"
},
"active": true
},
"ambo": {
"symbol": "AMBO",
"address": {
Expand Down
33 changes: 31 additions & 2 deletions src/constants/bills.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import tokens from './tokens'
import { BillArtCollection, BillsConfig, BillVersion, ChainId, MigrationVestingTerms } from '../types'

// BNB Largest ID: 1101
// Polygon Largest ID: 162
// Polygon Largest ID: 164
// Telos Largest ID: 215
// Arbitrum Largest ID: 2011
// ETH Largest ID: 3025
Expand Down Expand Up @@ -882,7 +882,7 @@ Blockasset’s media arm has amassed over 250 million views, working with top at
audit:
'https://github.com/freshcoins/Smart-Contract-Audits/blob/main/Weebs_0x317ae555dd3D474C4427699a7841891d398fA5A0.pdf',
initTime: { [ChainId.BSC]: 1727945668 },
soldOut: false,
soldOut: true,
billArt: {
collection: BillArtCollection.ApeBond_Collection1,
},
Expand Down Expand Up @@ -5969,6 +5969,35 @@ Blockasset’s media arm has amassed over 250 million views, working with top at
/*
Polygon Bills
*/
{
index: 164,
cmcId: 22050,
chainId: ChainId.MATIC,
contractAddress: {
[ChainId.MATIC]: '0x635566dE44D98367F58b4890Ba3bd0b7a88f081B',
},
billType: 'reserve',
billVersion: BillVersion.V2,
lpToken: tokens.usdt,
earnToken: tokens.mee,
billNnftAddress: {
[ChainId.MATIC]: '0x0f59f11AA94e19b796e8a834A89a66F328155181',
},
inactive: false,
projectLink: 'https://www.medievalempires.com/',
twitter: 'https://x.com/MedievalEmpires',
audit: 'https://www.medievalempires.com/static/audit_report-89967b1290db095d7275ce21e8aa5d44.pdf',
initTime: { [ChainId.MATIC]: 1729596618 },
soldOut: false,
billArt: {
collection: BillArtCollection.Quickswap_Collection1,
},
bondPartner: 'QuickSwap',
shortDescription:
'Medieval Empires is a multi-player online strategy game set in 13th century Turkey. Players build towns, trade, battle, and form alliances in a passive PvE environment while completing daily missions and tasks to progress. Powered by Polygon blockchain and Immutable Passport technology, it offers low gas fees, security, and cross-platform play on PC, MAC, and soon mobile. The MEE token unlocks in-game benefits like VIP status and land access.',
fullDescription: `Medieval Empires is a multi-player online strategy game set in 13th century Turkey, where players build towns, trade, fight, and form alliances within a passive PvE environment. The game immerses players in rich historical settings, featuring daily missions, general tasks, and story missions that guide progression and the expansion of the world map through continuous battles. Built on the Polygon blockchain and powered by Immutable Passport and zkEVM technology, Medieval Empires offers a comprehensive developer ecosystem, low gas fees, enhanced security, and exceptional speed, all while being eco-friendly. The game is currently available on PC (Windows) and MAC (OSX), with a mobile version for iOS and Android on the horizon, ensuring seamless cross-platform interoperability. At the heart of the game is the MEE token, which provides in-game advantages like VIP status, land access, and daily rewards for players who connect their wallets and stake the required amount. The team behind the game brings expertise in both game development and blockchain technology, ensuring a well-rounded, engaging experience.`,
tags: ['GAMEFI'],
},
{
index: 163,
cmcId: 12312,
Expand Down
13 changes: 13 additions & 0 deletions src/constants/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1615,6 +1615,19 @@ const tokens: Record<string, Token> = {
},
active: true,
},
mee: {
symbol: 'MEE',
address: {
[ChainId.MATIC]: '0xEB7eaB87837f4Dad1bb80856db9E4506Fc441f3D',
},
decimals: {
[ChainId.MATIC]: 18,
},
liquidityDex: {
[ChainId.MATIC]: LiquidityDex.QuickswapV2,
},
active: true,
},
ambo: {
symbol: 'AMBO',
address: {
Expand Down

0 comments on commit 820d949

Please sign in to comment.