Skip to content

Commit 88d06d2

Browse files
authored
Merge pull request #6909 from BitGo/WIN-6523
feat: added ondo tokens (phase2)
2 parents 4aefc76 + 9938368 commit 88d06d2

File tree

3 files changed

+994
-0
lines changed

3 files changed

+994
-0
lines changed

modules/statics/src/base.ts

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2154,6 +2154,85 @@ export enum UnderlyingAsset {
21542154
'eth:iauon' = 'iauon',
21552155
'eth:ivvon' = 'ivvon',
21562156
'eth:slvon' = 'slvon',
2157+
'eth:iwnon' = 'eth:iwnon',
2158+
'eth:qbtson' = 'eth:qbtson',
2159+
'eth:tipon' = 'eth:tipon',
2160+
'eth:ulon' = 'eth:ulon',
2161+
'eth:itoton' = 'eth:itoton',
2162+
'eth:hygon' = 'eth:hygon',
2163+
'eth:gmeon' = 'eth:gmeon',
2164+
'eth:pbron' = 'eth:pbron',
2165+
'eth:eqixon' = 'eth:eqixon',
2166+
'eth:rioton' = 'eth:rioton',
2167+
'eth:maraon' = 'eth:maraon',
2168+
'eth:pfeon' = 'eth:pfeon',
2169+
'eth:eemon' = 'eth:eemon',
2170+
'eth:cmcsaon' = 'eth:cmcsaon',
2171+
'eth:sonyon' = 'eth:sonyon',
2172+
'eth:pyplon' = 'eth:pyplon',
2173+
'eth:himson' = 'eth:himson',
2174+
'eth:abton' = 'eth:abton',
2175+
'eth:nvoon' = 'eth:nvoon',
2176+
'eth:efaon' = 'eth:efaon',
2177+
'eth:nkeon' = 'eth:nkeon',
2178+
'eth:intcon' = 'eth:intcon',
2179+
'eth:iefaon' = 'eth:iefaon',
2180+
'eth:smcion' = 'eth:smcion',
2181+
'eth:mrvlon' = 'eth:mrvlon',
2182+
'eth:aggon' = 'eth:aggon',
2183+
'eth:sbuxon' = 'eth:sbuxon',
2184+
'eth:uberon' = 'eth:uberon',
2185+
'eth:abnbon' = 'eth:abnbon',
2186+
'eth:qcomon' = 'eth:qcomon',
2187+
'eth:cscoon' = 'eth:cscoon',
2188+
'eth:futuon' = 'eth:futuon',
2189+
'eth:cmgon' = 'eth:cmgon',
2190+
'eth:iwfon' = 'eth:iwfon',
2191+
'eth:koon' = 'eth:koon',
2192+
'eth:linon' = 'eth:linon',
2193+
'eth:armon' = 'eth:armon',
2194+
'eth:jdon' = 'eth:jdon',
2195+
'eth:muon' = 'eth:muon',
2196+
'eth:wmton' = 'eth:wmton',
2197+
'eth:tmon' = 'eth:tmon',
2198+
'eth:shopon' = 'eth:shopon',
2199+
'eth:rddton' = 'eth:rddton',
2200+
'eth:dison' = 'eth:dison',
2201+
'eth:apoon' = 'eth:apoon',
2202+
'eth:pepon' = 'eth:pepon',
2203+
'eth:wfcon' = 'eth:wfcon',
2204+
'eth:biduon' = 'eth:biduon',
2205+
'eth:mson' = 'eth:mson',
2206+
'eth:pgon' = 'eth:pgon',
2207+
'eth:cvxon' = 'eth:cvxon',
2208+
'eth:panwon' = 'eth:panwon',
2209+
'eth:avgoon' = 'eth:avgoon',
2210+
'eth:crmon' = 'eth:crmon',
2211+
'eth:snowon' = 'eth:snowon',
2212+
'eth:axpon' = 'eth:axpon',
2213+
'eth:ibmon' = 'eth:ibmon',
2214+
'eth:dashon' = 'eth:dashon',
2215+
'eth:acnon' = 'eth:acnon',
2216+
'eth:ijhon' = 'eth:ijhon',
2217+
'eth:baon' = 'eth:baon',
2218+
'eth:geon' = 'eth:geon',
2219+
'eth:appon' = 'eth:appon',
2220+
'eth:lmton' = 'eth:lmton',
2221+
'eth:intuon' = 'eth:intuon',
2222+
'eth:mcdon' = 'eth:mcdon',
2223+
'eth:gson' = 'eth:gson',
2224+
'eth:adbeon' = 'eth:adbeon',
2225+
'eth:spoton' = 'eth:spoton',
2226+
'eth:blkon' = 'eth:blkon',
2227+
'eth:asmlon' = 'eth:asmlon',
2228+
'eth:nowon' = 'eth:nowon',
2229+
'eth:iwmon' = 'eth:iwmon',
2230+
'eth:melion' = 'eth:melion',
2231+
'eth:tlton' = 'eth:tlton',
2232+
'eth:grndon' = 'eth:grndon',
2233+
'eth:figon' = 'eth:figon',
2234+
'eth:iemgon' = 'eth:iemgon',
2235+
'eth:sbeton' = 'eth:sbeton',
21572236

21582237
'eth:usdo' = 'eth:usdo',
21592238
'xlm:BST-GADDFE4R72YUP2AOEL67OHZN3GJQYPC3VE734N2XFMEGRR2L32CZ3XYZ' = 'xlm:BST-GADDFE4R72YUP2AOEL67OHZN3GJQYPC3VE734N2XFMEGRR2L32CZ3XYZ',

0 commit comments

Comments
 (0)