We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e006ea6 + cdff4d5 commit 5040d7eCopy full SHA for 5040d7e
modules/statics/src/allCoinsAndTokens.ts
@@ -2169,6 +2169,15 @@ export const allCoinsAndTokens = [
2169
UnderlyingAsset['baseeth:usdc'],
2170
Networks.main.basechain
2171
),
2172
+ erc20Token(
2173
+ 'd71e48af-5a75-431e-9243-715af04351fc',
2174
+ 'og:wog',
2175
+ 'WOG',
2176
+ 18,
2177
+ '0x833589fcd6edb6e08f4c7c32d4f71b54bda02913',
2178
+ UnderlyingAsset['og:wog'],
2179
+ Networks.main.og
2180
+ ),
2181
erc20Token(
2182
'3d542986-403f-4302-aa57-95f4dec26727',
2183
'baseeth:wbtc',
0 commit comments