Skip to content

Commit

Permalink
add tokens (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkieltyka authored Dec 9, 2023
1 parent db8419c commit ee57f14
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
8 changes: 8 additions & 0 deletions index/polygon/erc20.json
Original file line number Diff line number Diff line change
Expand Up @@ -5402,6 +5402,14 @@
"extensions": {
"link": "https://www.avax.network/"
}
},
{
"chainId": 137,
"address": "0xb87904db461005fc716a6bf9f2d451c33b10b80b",
"name": "Alongside Crypto Market Index (PoS)",
"type": "ERC20",
"symbol": "AMKT",
"decimals": 18
}
],
"version": { "major": 1, "minor": 5, "patch": 0 }
Expand Down
13 changes: 12 additions & 1 deletion index/polygon/erc721.json
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,18 @@
"link": "https://www.boomland.io/",
"description": "BoomLand is Blockchain game developer and publisher with its own NFT marketplace and decentralized ecosystem. Our mission is to push the mass adoption of Web3 gaming by targeting and onboarding traditional Web2 players. Our first game, “Hunters On-Chain”, is a mobile first, multiplayer RPG."
}
}
},
{
"chainId": 137,
"address": "0x88f84864fd0839a7753199b01acb89c4714319f2",
"name": "AMKT Disclosure",
"type": "ERC721",
"symbol": "AMKT Disclosure",
"logoURI": "https://openseauserdata.com/files/7af3dcf18ed7df35d77afc1a2da0ddcf.jpg",
"extensions": {
"description": "The AMKT disclosure is distributed to holders of the Alongside Crypto Market Index. \n\nAMKT is a [crypto index](https://alongside.xyz/) designed to track the crypto market through exposure to the top 25 assets by market cap. [Learn more about AMKT.](https://alongside.xyz/amkt)"
}
}
],
"version": { "major": 1, "minor": 2, "patch": 1 }
}

0 comments on commit ee57f14

Please sign in to comment.