From ee57f1481ac04571c3731bdf9cc038cd0836a05c Mon Sep 17 00:00:00 2001 From: Peter Kieltyka Date: Sat, 9 Dec 2023 08:24:07 -0500 Subject: [PATCH] add tokens (#52) --- index/polygon/erc20.json | 8 ++++++++ index/polygon/erc721.json | 13 ++++++++++++- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/index/polygon/erc20.json b/index/polygon/erc20.json index cd1afe5..dfc52e5 100644 --- a/index/polygon/erc20.json +++ b/index/polygon/erc20.json @@ -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 } diff --git a/index/polygon/erc721.json b/index/polygon/erc721.json index a3a5d9c..49e54e3 100644 --- a/index/polygon/erc721.json +++ b/index/polygon/erc721.json @@ -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 } } \ No newline at end of file