-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtoken-test.json
More file actions
63 lines (59 loc) · 1.72 KB
/
token-test.json
File metadata and controls
63 lines (59 loc) · 1.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
"name": "Bevm Bridge Token List(Test)",
"keywords": [
"Bevm",
"BTC",
"Ethereum",
"BTCLayer2",
"tokenlist",
"Optimism",
"Arbitrum"
],
"tokens": [
{
"chainId": 11503,
"address": "0xe22550E36f34D80328E8BA531f9eEa6eF262dE7B",
"type": "ERC20" ,
"name": "Bridged USD Coin",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/btclayer2/bridge-tokenlist/main/asset/usdc.png"
},
{
"chainId": 11503,
"address": "0xe7cc125efFf29707Db90cA5c1931047C56EebB54",
"type": "ERC20" ,
"name": "Bridged ETH",
"symbol": "ETH",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/btclayer2/bridge-tokenlist/main/asset/eth.svg"
},
{
"chainId": 11503,
"address": "0x300f82e87622062a6217E2A0b60cBf749e78BDD9",
"type": "RUNES" ,
"name": "ORDINALS•RUNES",
"symbol": "ORDINALS•RU",
"decimals": 0,
"logoURI": ""
},
{
"chainId": 11503,
"address": "0x94E1aFba3176Ce2C7d456f06c30f5103b760038d",
"type": "BRC20" ,
"name": "Bridged BRC20 SATS",
"symbol": "SATS",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/btclayer2/bridge-tokenlist/main/asset/sats.png"
},
{
"chainId": 11155111,
"address": "0xBB495034bCfdF342dAfF29441C5131B69f759eb5",
"type": "ERC20" ,
"name": "Bridged USD Coin",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/btclayer2/bridge-tokenlist/main/asset/usdc.png"
}
]
}