Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavomauricio authored Apr 24, 2024
2 parents e84b3b4 + ff42a5c commit e18edd9
Show file tree
Hide file tree
Showing 5 changed files with 65 additions and 0 deletions.
Binary file added img/clon1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/woof.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions tokenLists/injective.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@
"decimals": 6,
"coingeckoId": "astroport-fi"
},
{
"protocol": "CLON",
"symbol": "CLON",
"token": "ibc/695B1D16DE4D0FD293E6B79451640974080B59AA60942974C1CC906568DED795",
"icon": "/img/clon1.png",
"originDenom": "cw20:terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2",
"originChainId": "phoenix-1",
"decimals": 6
},
{
"protocol": "MIB",
"symbol": "MIB",
Expand Down Expand Up @@ -888,5 +897,15 @@
"token": "inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej",
"icon": "/img/drugs.jpg",
"decimals": 18
},
{
"protocol": "Hava Coin",
"symbol": "HAVA",
"token": "factory/inj1h0ypsdtjfcjynqu3m75z2zwwz5mmrj8rtk2g52/uhava",
"icon": "https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/hava.png",
"decimals": 6,
"coingeckoId": "hava-coin",
"originDenom": "factory/inj1h0ypsdtjfcjynqu3m75z2zwwz5mmrj8rtk2g52/uhava",
"originChainId": "injective-1"
}
]
29 changes: 29 additions & 0 deletions tokenLists/neutron.json
Original file line number Diff line number Diff line change
Expand Up @@ -713,6 +713,35 @@
"decimals": 6,
"originDenom": "factory/neutron1ees4460xhj7z6g49fn8z39mg533qw7nh7wtcsj/sloth",
"originChainId": "neutron-1"
},
{
"protocol": "woof",
"symbol": "WOOF",
"token": "factory/neutron1pwjn3tsumm3j7v7clzqhjsaukv4tdjlclhdytawhet68fwlz84fqcrdyf5/WOOF",
"icon": "/img/woof.png",
"decimals": 6,
"originDenom": "factory/neutron1pwjn3tsumm3j7v7clzqhjsaukv4tdjlclhdytawhet68fwlz84fqcrdyf5/WOOF",
"originChainId": "neutron-1"
},
{
"protocol": "IST",
"symbol": "IST",
"token": "ibc/BED1812F0A7BEF7800FE1A8280289A40D137158C6CD3ADD65923C2D673D739E8",
"icon": "https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png",
"decimals": 6,
"coingeckoId": "inter-stable-token",
"originDenom": "uist",
"originChainId": "agoric-3"
},
{
"protocol": "Hava Coin",
"symbol": "HAVA",
"token": "ibc/CCD676A501897583884E68318499E079C47CD336B48E168BB6DAD84831B10E36",
"icon": "https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/hava.png",
"decimals": 6,
"coingeckoId": "hava-coin",
"originDenom": "factory/inj1h0ypsdtjfcjynqu3m75z2zwwz5mmrj8rtk2g52/uhava",
"originChainId": "injective-1"
}
{
"protocol": "Nelson on Neutron",
Expand Down
17 changes: 17 additions & 0 deletions tokenLists/terra2.json
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,13 @@
"icon": "/img/gugu.png",
"decimals": 6
},
{
"protocol": "CLON",
"symbol": "CLON",
"token": "terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2",
"icon": "/img/clon1.png",
"decimals": 6
},
{
"protocol": "dioalma.protocol",
"symbol": "Dinheiros",
Expand Down Expand Up @@ -759,5 +766,15 @@
"token": "terra1eh8eq60cjy997w5dc3a6exfzanlaurupav8klx7m9u9ddfgh25mqjwl5vj",
"icon": "/img/LADS.png",
"decimals": 6
},
{
"protocol": "Hava Coin",
"symbol": "HAVA",
"token": "ibc/271DAA570D495549CD1381840C125FABEF3F840CD618105C4CD7160CBEBDD257",
"icon": "https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/hava.png",
"decimals": 6,
"coingeckoId": "hava-coin",
"originDenom": "factory/inj1h0ypsdtjfcjynqu3m75z2zwwz5mmrj8rtk2g52/uhava",
"originChainId": "injective-1"
}
]

0 comments on commit e18edd9

Please sign in to comment.