From 2a80ab6a8c66b668742f464d00b317a7f929b83a Mon Sep 17 00:00:00 2001 From: Andrew M <35627271+zachzwei@users.noreply.github.com> Date: Sun, 22 Nov 2020 01:20:26 +0800 Subject: [PATCH] add ERC20 AXS and SLP (#4902) --- blockchains/ethereum/tokenlist.json | 32 ++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/tokenlist.json b/blockchains/ethereum/tokenlist.json index 105eafce2..d1be989b9 100644 --- a/blockchains/ethereum/tokenlist.json +++ b/blockchains/ethereum/tokenlist.json @@ -108,7 +108,13 @@ }, { "base":"c60_t0x2ba592F78dB6436527729929AAf6c908497cB200" - } + }, + { + "base":"c60_t0xF5D669627376EBd411E34b98F19C868c8ABA5ADA" + }, + { + "base":"c60_t0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1" + } ] }, { @@ -485,6 +491,30 @@ "logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x2ba592F78dB6436527729929AAf6c908497cB200/logo.png", "pairs":[ ] + }, + { + "chainId":1, + "asset":"c60_t0xF5D669627376EBd411E34b98F19C868c8ABA5ADA", + "type":"ERC20", + "address":"0xF5D669627376EBd411E34b98F19C868c8ABA5ADA", + "name":"Axie Infinity", + "symbol":"AXS", + "decimals":18, + "logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xF5D669627376EBd411E34b98F19C868c8ABA5ADA/logo.png", + "pairs":[ + ] + }, + { + "chainId":1, + "asset":"c60_t0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1", + "type":"ERC20", + "address":"0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1", + "name":"Small Love Potion", + "symbol":"SLP", + "decimals":0, + "logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1/logo.png", + "pairs":[ + ] } ], "version":{