Skip to content

Commit fd19ca4

Browse files
committed
chore: add wbtcoft for mainnet
1 parent cea7aa8 commit fd19ca4

File tree

5 files changed

+43
-4
lines changed

5 files changed

+43
-4
lines changed

sdk/src/assets/tokenlist.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/Uniswap/token-lists/refs/heads/main/src/tokenlist.schema.json",
33
"name": "BOB Tokens",
4-
"timestamp": "2025-12-09T10:40:19.587Z",
4+
"timestamp": "2025-12-09T15:00:53.640Z",
55
"version": {
66
"major": 1,
77
"minor": 0,
@@ -1567,6 +1567,18 @@
15671567
"bridge": {}
15681568
}
15691569
},
1570+
{
1571+
"chainId": 1,
1572+
"address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
1573+
"name": "Wrapped BTC",
1574+
"symbol": "WBTC",
1575+
"decimals": 8,
1576+
"logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTCOFT/logo.svg",
1577+
"extensions": {
1578+
"tokenId": "WBTCOFT",
1579+
"bridge": {}
1580+
}
1581+
},
15701582
{
15711583
"chainId": 60808,
15721584
"address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",

tokenlist/data/WBTCOFT/data.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"website": "https://layerzero.network",
77
"twitter": "@layerzero_core",
88
"tokens": {
9+
"ethereum": {
10+
"address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c"
11+
},
912
"bob": {
1013
"address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c"
1114
},

tokenlist/tokenlist-bob.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/Uniswap/token-lists/refs/heads/main/src/tokenlist.schema.json",
33
"name": "BOB Tokens",
4-
"timestamp": "2025-12-09T10:40:19.587Z",
4+
"timestamp": "2025-12-09T15:00:53.640Z",
55
"version": {
66
"major": 1,
77
"minor": 0,

tokenlist/tokenlist-overrides.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/Uniswap/token-lists/refs/heads/main/src/tokenlist.schema.json",
33
"name": "BOB Tokens",
4-
"timestamp": "2025-12-09T10:40:19.589Z",
4+
"timestamp": "2025-12-09T15:00:53.642Z",
55
"version": {
66
"major": 1,
77
"minor": 0,
@@ -1567,6 +1567,18 @@
15671567
"bridge": {}
15681568
}
15691569
},
1570+
{
1571+
"chainId": 1,
1572+
"address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
1573+
"name": "Wrapped BTC",
1574+
"symbol": "WBTC",
1575+
"decimals": 8,
1576+
"logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTCOFT/logo.svg",
1577+
"extensions": {
1578+
"tokenId": "WBTCOFT",
1579+
"bridge": {}
1580+
}
1581+
},
15701582
{
15711583
"chainId": 60808,
15721584
"address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",

tokenlist/tokenlist.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/Uniswap/token-lists/refs/heads/main/src/tokenlist.schema.json",
33
"name": "BOB Tokens",
4-
"timestamp": "2025-12-09T10:40:19.587Z",
4+
"timestamp": "2025-12-09T15:00:53.640Z",
55
"version": {
66
"major": 1,
77
"minor": 0,
@@ -1567,6 +1567,18 @@
15671567
"bridge": {}
15681568
}
15691569
},
1570+
{
1571+
"chainId": 1,
1572+
"address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
1573+
"name": "Wrapped BTC",
1574+
"symbol": "WBTC",
1575+
"decimals": 8,
1576+
"logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTCOFT/logo.svg",
1577+
"extensions": {
1578+
"tokenId": "WBTCOFT",
1579+
"bridge": {}
1580+
}
1581+
},
15701582
{
15711583
"chainId": 60808,
15721584
"address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",

0 commit comments

Comments
 (0)