Skip to content

Commit 6c78886

Browse files
Merge pull request #32 from unionlabs/Mainnet1
add the rest of the tokens
2 parents f312106 + cb3b525 commit 6c78886

File tree

4 files changed

+76
-4
lines changed

4 files changed

+76
-4
lines changed

data/babylon.babylon-testnet-1/tokenlist.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
{
99
"chainId": "bbn-test-5",
1010
"address": "ubbn",
11-
"symbol": "BBN",
11+
"symbol": "BABY",
1212
"decimals": 6,
13-
"name": "Babylon BBN",
13+
"name": "Babylon Testnet Token",
1414
"logoURI": "https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg"
1515
},
1616
{

data/babylon.bbn-1/tokenlist.json

+18-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,26 @@
88
{
99
"chainId": "bbn-1",
1010
"address": "ubbn",
11-
"symbol": "BBN",
11+
"symbol": "BABY",
1212
"decimals": 6,
13-
"name": "Babylon BBN",
13+
"name": "Babylon BABY",
1414
"logoURI": "https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg"
15+
},
16+
{
17+
"chainId": "bbn-1",
18+
"address": "ibc/65D0BEC6DAD96C7F5043D1E54E54B6BB5D5B3AEC3FF6CEBB75B9E059F3580EA3",
19+
"symbol": "USDC",
20+
"decimals": 6,
21+
"name": "USDC",
22+
"logoURI": ""
23+
},
24+
{
25+
"chainId": "bbn-1",
26+
"address": "ibc/89EE10FCF78800B572BAAC7080AEFA301B5F3BBC51C5371E907EB129C5B900E7",
27+
"symbol": "LBTC",
28+
"decimals": 8,
29+
"name": "Lombard Staked BTC",
30+
"logoURI": ""
1531
}
1632
],
1733
"version": {

data/bob.60808/tokenlist.json

+48
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,54 @@
1212
"decimals": 18,
1313
"name": "Wrapped Ether",
1414
"logoURI": ""
15+
},
16+
{
17+
"chainId": 60808,
18+
"address": "0x03C7054BCB39f7b2e5B2c7AcB37583e32D70Cfa3",
19+
"symbol": "WBTC",
20+
"decimals": 8,
21+
"name": "Wrapped BTC (WBTC)",
22+
"logoURI": ""
23+
},
24+
{
25+
"chainId": 60808,
26+
"address": "0xb4255533Ad74A25A83d17154cB48A287E8f6A811",
27+
"symbol": "sbETH",
28+
"decimals": 8,
29+
"name": "sb ETH",
30+
"logoURI": ""
31+
},
32+
{
33+
"chainId": 60808,
34+
"address": "0x05D032ac25d322df992303dCa074EE7392C117b9",
35+
"symbol": "USDT",
36+
"decimals": 6,
37+
"name": "Tether USD",
38+
"logoURI": ""
39+
},
40+
{
41+
"chainId": 60808,
42+
"address": "0x05D032ac25d322df992303dCa074EE7392C117b9",
43+
"symbol": "USDT",
44+
"decimals": 6,
45+
"name": "Tether USD",
46+
"logoURI": ""
47+
},
48+
{
49+
"chainId": 60808,
50+
"address": "0xd7C6CC5AEf7396182c5D7EbdAc66fF674F3DdcF4",
51+
"symbol": "seETH",
52+
"decimals": 8,
53+
"name": "Segment ETH",
54+
"logoURI": ""
55+
},
56+
{
57+
"chainId": 60808,
58+
"address": "0x6265C05158f672016B771D6Fb7422823ed2CbcDd",
59+
"symbol": "seWBTC",
60+
"decimals": 8,
61+
"name": "Segment Wrapped BTC",
62+
"logoURI": ""
1563
}
1664
],
1765
"version": {

data/ethereum.1/tokenlist.json

+8
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,14 @@
108108
"decimals": 18,
109109
"name": "Wrapped Ether",
110110
"logoURI": ""
111+
},
112+
{
113+
"chainId": 1,
114+
"address": "0xb1e12802831da99d2d47b6a55049d69bf7de0e3c",
115+
"symbol": "oBTC",
116+
"decimals": 8,
117+
"name": "Obelisk Staked BTC",
118+
"logoURI": ""
111119
}
112120
],
113121
"version": {

0 commit comments

Comments
 (0)