Skip to content

Commit 2aabf1a

Browse files
committed
tokens: add TIA.n
1 parent eab2b8b commit 2aabf1a

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

src/assets/tia.png

126 KB
Loading

src/assets/wTIA.svg

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/tokens/arbitrum-one.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1499,7 +1499,7 @@
14991499
"symbol": "wTIA",
15001500
"name": "Wrapped TIA",
15011501
"address": "0x1bE526dADe4C27B145E40D5bbbB0730E397e780e",
1502-
"logoURI": "BASE_URL/assets/wTIA.svg",
1502+
"logoURI": "BASE_URL/assets/tia.png",
15031503
"decimals": 18,
15041504
"quote": "other"
15051505
},
@@ -1529,5 +1529,14 @@
15291529
"logoURI": "BASE_URL/assets/usde.svg",
15301530
"decimals": 18,
15311531
"quote": "stable"
1532+
},
1533+
{
1534+
"chainId": 42161,
1535+
"symbol": "TIA.n",
1536+
"name": "TIA.n",
1537+
"address": "0xD56734d7f9979dD94FAE3d67C7e928234e71cD4C",
1538+
"logoURI": "BASE_URL/assets/tia.png",
1539+
"decimals": 6,
1540+
"quote": "other"
15321541
}
15331542
]

0 commit comments

Comments
 (0)