mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add ERC20 KEX (#5689)
* add_ERC20_KEX https://coinmarketcap.com/currencies/kira-network/ https://etherscan.io/token/0x16980b3b4a3f9d89e33311b5aa8f80303e5ca4f8 * Fixes (sanity and consistency, auto), history Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
4bafbca567
commit
1ff05875a7
|
@ -587,6 +587,7 @@
|
|||
"0x1680Fc81D0B0Fd0B1A0ad3BEc3F75040cd7C19BC",
|
||||
"0x168296bb09e24A88805CB9c33356536B980D3fC5",
|
||||
"0x1690c9cDc2Ac4C0cBEc38E9e03774320071550eC",
|
||||
"0x16980b3B4a3f9D89E33311B5aa8f80303E5ca4F8",
|
||||
"0x16aB6ED897D04856Ff138122Db4b7767078a20F3",
|
||||
"0x16B0E62aC13a2fAeD36D18bce2356d25Ab3CfAD3",
|
||||
"0x16B87CA39b3501F3f318F65780a305E20d6fcd52",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "KIRA Network",
|
||||
"symbol": "KEX",
|
||||
"type": "ERC20",
|
||||
"decimals": 6,
|
||||
"description": "KIRA is a Layer 1 network enabling market access to any digital asset in the cryptocurrency ecosystem.",
|
||||
"website": "http://kira.network",
|
||||
"explorer": "https://etherscan.io/token/0x16980b3b4a3f9d89e33311b5aa8f80303e5ca4f8",
|
||||
"status": "active",
|
||||
"id": "0x16980b3B4a3f9D89E33311B5aa8f80303E5ca4F8"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue
Block a user