diff --git a/tokens.json b/tokens.json new file mode 100644 index 0000000..f9417d4 --- /dev/null +++ b/tokens.json @@ -0,0 +1,8 @@ +{ + "address": "0x3C1ECB059d8B79402420e84cA17FFbBe1264eBd8", + "chainId": 100, + "decimals": 18, + "name": "DirvenBank Gas", + "symbol": "DVGAS", + "logoURI": "https://raw.githubusercontent.com/dirven/assets/main/dvgas.png" +} \ No newline at end of file diff --git a/tokens/QUACKY.json b/tokens/QUACKY.json new file mode 100644 index 0000000..846278e --- /dev/null +++ b/tokens/QUACKY.json @@ -0,0 +1 @@ +{"address": "0x77Fb75f94d2d8776cfDD9CC77271132728c94ea2", "symbol": "QUACKY", "name": "Quacky", "decimals": 18, "chainId": 100, "logoURI": "https://quackywallet.xyz/logo.png"} \ No newline at end of file diff --git a/tokens/gnosis.json b/tokens/gnosis.json new file mode 100644 index 0000000..d63b4dc --- /dev/null +++ b/tokens/gnosis.json @@ -0,0 +1,18 @@ +{ + "chainId": 100, + "address": "0x3C1ECB059d8B79402420e84cA17FFbBe1264eBd8", + "symbol": "DVGAS", + "name": "DirvenBank Gas", + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/dirven/assets/main/dvgas.png", + "tags": [ + { + "id": "gas", + "name": "Gas Token" + } + ], + "extensions": { + "website": "https://dirven.bank", + "description": "DirvenBank - Cross-chain arbitrage system" + } +} \ No newline at end of file