Skip to content

Commit fe9e04b

Browse files
JBScaleddantaikcryptomanz1
authored
Add: Taiko L2 Blockchain and TAIKO Token (#28413)
* Add Taiko L2 blockchain and TAIKO token Requesting that the Taiko L2 Mainnet be added to Trust Wallet and that the TAIKO Token be the first ERC20 token listed under the blockchain. * Add: TAIKO token as an ERC20 on Ethereum Mainnet Requesting that the TAIKO Token be added as an ERC20 token deployed on Ethereum Mainnet * Fix: Url and tags * Fix: Url and tags * Fix: tags * Fix: links * Fix: tags * Fix: tags * Fix: Discord invite Co-authored-by: Daniel Wang <[email protected]> * Delete info.json * Delete logo.png * Update info.json --------- Co-authored-by: Daniel Wang <[email protected]> Co-authored-by: cryptomanz1 <[email protected]>
1 parent 29921b0 commit fe9e04b

File tree

2 files changed

+48
-0
lines changed
  • blockchains/ethereum/assets/0x10dea67478c5F8C5E2D90e5E9B26dBe60c54d800

2 files changed

+48
-0
lines changed
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"name": "Taiko Token",
3+
"website": "https://taiko.xyz/",
4+
"description": "Taiko is a permissionless based rollup on Ethereum",
5+
"explorer": "https://etherscan.io/token/0x10dea67478c5f8c5e2d90e5e9b26dbe60c54d800",
6+
"symbol": "TAIKO",
7+
"type": "ERC20",
8+
"decimals": 18,
9+
"status": "active",
10+
"tags": [
11+
"governance"
12+
],
13+
"id": "0x10dea67478c5F8C5E2D90e5E9B26dBe60c54d800",
14+
"links": [
15+
{
16+
"name": "github",
17+
"url": "https://github.com/taikoxyz/taiko-mono"
18+
},
19+
{
20+
"name": "docs",
21+
"url": "https://docs.taiko.xyz/start-here/getting-started"
22+
},
23+
{
24+
"name": "twitter",
25+
"url": "https://twitter.com/taikoxyz"
26+
},
27+
{
28+
"name": "whitepaper",
29+
"url": "https://github.com/taikoxyz/taiko-mono/blob/main/packages/protocol/docs/tokenomics-whitepaper.pdf"
30+
},
31+
{
32+
"name": "blog",
33+
"url": "https://taiko.mirror.xyz/"
34+
},
35+
{
36+
"name": "discord",
37+
"url": "https://discord.com/invite/taikoxyz"
38+
},
39+
{
40+
"name": "coingecko",
41+
"url": "https://coingecko.com/en/coins/taiko"
42+
},
43+
{
44+
"name": "coinmarketcap",
45+
"url": "https://coinmarketcap.com/currencies/taiko/"
46+
}
47+
]
48+
}
Loading

0 commit comments

Comments
 (0)