Skip to content

Commit cdff4d5

Browse files
committed
feat: add og to tokens
Ticket: WIN-7361
1 parent e006ea6 commit cdff4d5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

modules/statics/src/allCoinsAndTokens.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2169,6 +2169,15 @@ export const allCoinsAndTokens = [
21692169
UnderlyingAsset['baseeth:usdc'],
21702170
Networks.main.basechain
21712171
),
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+
),
21722181
erc20Token(
21732182
'3d542986-403f-4302-aa57-95f4dec26727',
21742183
'baseeth:wbtc',

0 commit comments

Comments
 (0)