Skip to content

Commit

Permalink
Merge pull request #200 from connext/wUSDM-testnet
Browse files Browse the repository at this point in the history
feat: add wUSDM testnet
  • Loading branch information
preethamr authored Aug 7, 2024
2 parents 943ff6e + 06313b5 commit e945219
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions crossChain.json
Original file line number Diff line number Diff line change
Expand Up @@ -626,6 +626,11 @@
"name": "TEST",
"symbol": "TEST",
"decimals": 18
},
"0x553668Ba188941ecbB9C18bDE089fcB679FC6a64": {
"name": "Test xWrapped USDM",
"symbol": "txwUSDM",
"decimals": 18
}
},
"rpc": [],
Expand Down Expand Up @@ -3461,6 +3466,11 @@
"name": "TEST",
"symbol": "TEST",
"decimals": 18
},
"0x553668Ba188941ecbB9C18bDE089fcB679FC6a64": {
"name": "Test xWrapped USDM",
"symbol": "txwUSDM",
"decimals": 18
}
},
"rpc": [],
Expand Down

0 comments on commit e945219

Please sign in to comment.