From 68d2248450ffc1bfcfbc4a8362c32cf12aa2190a Mon Sep 17 00:00:00 2001 From: w0rrex <68468180+worrex@users.noreply.github.com> Date: Thu, 16 Jan 2025 19:23:09 +0100 Subject: [PATCH] Feat/binj syn (#609) * added inj pool * switch assets --- public/mainnet/injective-1/pools_list.json | 40 +++++++++++----------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/public/mainnet/injective-1/pools_list.json b/public/mainnet/injective-1/pools_list.json index d8a2a823..3cf4c937 100644 --- a/public/mainnet/injective-1/pools_list.json +++ b/public/mainnet/injective-1/pools_list.json @@ -501,46 +501,46 @@ "rewards_tokens": [] }, { - "pool_id": "bINJ-SYN", + "pool_id": "SYN-bINJ", "lpOrder": [ - "bINJ", - "SYN" + "SYN", + "bINJ" ], "assetOrder": [ - "bINJ", - "SYN" + "SYN", + "bINJ" ], - "displayName": "bINJ-SYN", - "displayLogo1": "https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/binj.png", - "displayLogo2": "https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/syn.png", + "displayName": "SYN-bINJ", + "displayLogo1": "https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/syn.png", + "displayLogo2": "https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/binj.png", "pool_assets": [ { "id": "", "chain_id": "injective-1", - "token_address": "factory/inj1dxp690rd86xltejgfq2fa7f2nxtgmm5cer3hvu/bINJ", - "symbol": "bINJ", - "name": "bINJ", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/binj.png", + "token_address": "factory/inj1a6xdezq7a94qwamec6n6cnup02nvewvjtz6h6e/SYN", + "symbol": "SYN", + "name": "SYN", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/syn.png", "tags": [ "native" ], "native": true, - "denom": "factory/inj1dxp690rd86xltejgfq2fa7f2nxtgmm5cer3hvu/bINJ" + "denom": "factory/inj1a6xdezq7a94qwamec6n6cnup02nvewvjtz6h6e/SYN" }, { "id": "", "chain_id": "injective-1", - "token_address": "factory/inj1a6xdezq7a94qwamec6n6cnup02nvewvjtz6h6e/SYN", - "symbol": "SYN", - "name": "SYN", - "decimals": 6, - "logoURI": "https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/syn.png", + "token_address": "factory/inj1dxp690rd86xltejgfq2fa7f2nxtgmm5cer3hvu/bINJ", + "symbol": "bINJ", + "name": "bINJ", + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/binj.png", "tags": [ "native" ], "native": true, - "denom": "factory/inj1a6xdezq7a94qwamec6n6cnup02nvewvjtz6h6e/SYN" + "denom": "factory/inj1dxp690rd86xltejgfq2fa7f2nxtgmm5cer3hvu/bINJ" } ], "lp_token": "factory/inj1u0gpveexg2uns3qhehyppnealkhycntvj93hpf/uLP",