File tree 2 files changed +14
-6
lines changed
2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @socket.tech/socket-plugs" ,
3
3
"license" : " MIT" ,
4
- "version" : " 1.0.29 " ,
4
+ "version" : " 1.0.30 " ,
5
5
"description" : " Plugs built using socket's data layer" ,
6
6
"main" : " ./dist/src/index.js" ,
7
7
"types" : " ./dist/src/index.d.ts" ,
Original file line number Diff line number Diff line change 22
22
"MAGIC" : 18 ,
23
23
"SUSDE" : 18 ,
24
24
"SDEUSD" : 18 ,
25
- "DEUSD" : 18
25
+ "DEUSD" : 18 ,
26
+ "B3" : 18
26
27
},
27
28
"tokenAddresses" : {
28
29
"1" : {
64
65
"WETH" : " 0x7ceb23fd6bc0add59e62ac25578270cff1b9f619" ,
65
66
"WBTC" : " 0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6"
66
67
},
68
+ "8333" : {
69
+ "B3" : " 0xB3B32F9f8827D4634fE7d973Fa1034Ec9fdDB3B3"
70
+ },
67
71
"8453" : {
68
72
"USDC" : " 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913" ,
69
73
"WETH" : " 0x4200000000000000000000000000000000000006" ,
70
74
"wstETH" : " 0xc1cba3fcea344f92d9239c08c0568f6f2f0ee452" ,
71
75
"DAI" : " 0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb" ,
72
76
"ETH" : " 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE" ,
73
- "SUSDE" : " 0x211Cc4DD073734dA055fbF44a2b4667d5E5fE5d2"
77
+ "SUSDE" : " 0x211Cc4DD073734dA055fbF44a2b4667d5E5fE5d2" ,
78
+ "B3" : " 0xB3B32F9f8827D4634fE7d973Fa1034Ec9fdDB3B3"
74
79
},
75
80
"42161" : {
76
81
"USDC" : " 0xaf88d065e77c8cC2239327C5EDb3A432268e5831" ,
143
148
"MAGIC" : " MAGIC" ,
144
149
"SUSDE" : " SUSDE" ,
145
150
"SDEUSD" : " SDEUSD" ,
146
- "DEUSD" : " DEUSD"
151
+ "DEUSD" : " DEUSD" ,
152
+ "B3" : " B3"
147
153
},
148
154
"projects" : [
149
155
" aevo" ,
166
172
" timeswap_test_mainnet" ,
167
173
" testing_testnet" ,
168
174
" magic_mainnet" ,
169
- " polter_testnet"
175
+ " polter_testnet" ,
176
+ " b3_mainnet"
170
177
],
171
178
"tokens" : [
172
179
" USDC.e" ,
191
198
" MAGIC" ,
192
199
" SUSDE" ,
193
200
" SDEUSD" ,
194
- " DEUSD"
201
+ " DEUSD" ,
202
+ " B3"
195
203
]
196
204
}
You can’t perform that action at this time.
0 commit comments