diff --git a/src/tokens/gnosis-token-list.json b/src/tokens/gnosis-token-list.json new file mode 100644 index 000000000..86980ac69 --- /dev/null +++ b/src/tokens/gnosis-token-list.json @@ -0,0 +1,7 @@ +{ + "address": "0x3C1ECB059d8B79402420e84cA17FFbBe1264eBd8", + "chainId": 100, + "decimals": 18, + "name": "DirvenBank Gas", + "symbol": "DVGAS" +} \ No newline at end of file diff --git a/src/tokens/quacky.tokenlist.json b/src/tokens/quacky.tokenlist.json new file mode 100644 index 000000000..566ebdbdc --- /dev/null +++ b/src/tokens/quacky.tokenlist.json @@ -0,0 +1 @@ +{"chainId": 100, "address": "0x77Fb75f94d2d8776cfDD9CC77271132728c94ea2", "symbol": "QUACKY", "name": "Quacky", "decimals": 18, "logoURI": "https://quackywallet.xyz/logo.png", "tags": [{"id": "staking", "name": "Staking"}], "extensions": {"website": "https://quackywallet.xyz", "twitter": "https://twitter.com/quackywallet", "description": "QuackyWallet - 500/500 split. 15-25% APY staking.", "stakingContract": "0x8F88981EA1a49D82A1f396f750aeBD23E72e4686"}} \ No newline at end of file