diff --git a/lists/token-lists/default-token-list/tokens/ethereum.json b/lists/token-lists/default-token-list/tokens/ethereum.json index d5feee80b..0db72d612 100644 --- a/lists/token-lists/default-token-list/tokens/ethereum.json +++ b/lists/token-lists/default-token-list/tokens/ethereum.json @@ -1631,6 +1631,14 @@ "name": "MaidCoin", "symbol": "MAID" }, + { + "address": "0x0f767338244418310342D49b02183715691D988F", + "chainId": 1, + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/network/ethereum/0x0f767338244418310342D49b02183715691D988F.jpg", + "name": "Genesis", + "symbol": "main" + }, { "address": "0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7", "chainId": 1, diff --git a/logos/token-logos/network/ethereum/0x0f767338244418310342D49b02183715691D988F.jpg b/logos/token-logos/network/ethereum/0x0f767338244418310342D49b02183715691D988F.jpg new file mode 100644 index 000000000..843d23714 Binary files /dev/null and b/logos/token-logos/network/ethereum/0x0f767338244418310342D49b02183715691D988F.jpg differ diff --git a/src/tokens/gnosis-token-list.json b/src/tokens/gnosis-token-list.json new file mode 100644 index 000000000..d63b4dc3a --- /dev/null +++ b/src/tokens/gnosis-token-list.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