File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,10 @@ const axelarChains = {
7474 its : "0xB5FB4BE02232B1bBA4dC8f81dc24C26980dE9e3C" ,
7575 gateway : "0xe432150cce91c13a887f7D836923d5597adD8E31" ,
7676 } ,
77+ xrplevm : {
78+ its : "0xB5FB4BE02232B1bBA4dC8f81dc24C26980dE9e3C" ,
79+ gateway : "0xe432150cce91c13a887f7D836923d5597adD8E31" ,
80+ } ,
7781 polygon : {
7882 its : "0xB5FB4BE02232B1bBA4dC8f81dc24C26980dE9e3C" ,
7983 gateway : "0x6f015F16De9fC8791b234eF68D486d2bF203FBA8" ,
@@ -358,6 +362,7 @@ const adapter: BridgeAdapter = {
358362 mantle : constructParams ( "mantle" ) ,
359363 moonbeam : constructParams ( "moonbeam" ) ,
360364 optimism : constructParams ( "optimism" ) ,
365+ xrplevm : constructParams ( "xrplevm" ) ,
361366 polygon : constructParams ( "polygon" ) ,
362367 scroll : constructParams ( "scroll" ) ,
363368} ;
You can’t perform that action at this time.
0 commit comments