From bfc6e1697e5bcfdb1b0e4b1f679934873a62e460 Mon Sep 17 00:00:00 2001 From: Dilyan Marinov Date: Wed, 27 Dec 2023 23:52:12 +0200 Subject: [PATCH] Add Cryowar Polygon --- src/config/token_data.py | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/config/token_data.py b/src/config/token_data.py index 4ff67ec..0d4e5b3 100644 --- a/src/config/token_data.py +++ b/src/config/token_data.py @@ -387,6 +387,25 @@ TOKENS = { }, "sourceDecimals": 5 }, + "Cryowar (Portal)": { + "symbol": "CWAR", + "name": "Cryowar (Portal)", + "sourceAddress": "HfYFjMKNZygfMC8LsQ8LtpPsPxEJoXJx4M6tqi75Hajo", + "coingeckoId": "cryowar", + "logo": "https://assets.coingecko.com/coins/images/20227/standard/CWAR_round_200_200.png", + "markets": { + "sol": [ + "raydium" + ], + }, + "destinations": { + "matic": { + "address": "0x56726266D820Ecf8130CE5fb41f8693000193838", + "decimals": 9 + }, + }, + "sourceDecimals": 9 + }, }, ##################### # 2. Ethereum native