From 9b1cbaf6385dfbbcf7abec31a56f235291523539 Mon Sep 17 00:00:00 2001 From: polygon-token-list-machine-user <145026935+polygon-token-list-machine-user@users.noreply.github.com> Date: Fri, 26 Jul 2024 19:17:12 +0800 Subject: [PATCH] Added 1 token/s: undefined --- src/tokens/mappedTokensTestnet.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/src/tokens/mappedTokensTestnet.json b/src/tokens/mappedTokensTestnet.json index 6498ff09..10ff483d 100644 --- a/src/tokens/mappedTokensTestnet.json +++ b/src/tokens/mappedTokensTestnet.json @@ -3008,5 +3008,26 @@ ] } ] + }, + { + "chainId": 11155111, + "name": "YellowChikkyy", + "symbol": "YC", + "decimals": 0, + "originTokenAddress": "0xf9cf7bb4bcb4fd899064a7a6af855e3bb9852ff1", + "originNetworkId": 0, + "tags": [ + "erc721" + ], + "wrappedTokens": [ + { + "wrappedTokenAddress": "0xa5cf260c64913bd7e1570bcd5508f4a2622e030b", + "wrappedNetworkId": -1, + "tags": [ + "fx", + "erc721" + ] + } + ] } ] \ No newline at end of file