Skip to content

Commit

Permalink
feat: add xoLIT
Browse files Browse the repository at this point in the history
  • Loading branch information
just-a-node committed Dec 12, 2023
1 parent d9bfac5 commit b20ff08
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 @@ -237,6 +237,11 @@
"mainnetEquivalent": "0xc6DdDB5bc6E61e0841C54f3e723Ae1f3A807260b",
"decimals": 18,
"coingeckoId": "aurox-token"
},
"0x24F21b1864d4747a5c99045c96dA11DBFDa378f7": {
"name": "xoLIT",
"symbol": "xoLIT",
"decimals": 18
}
},
"rpc": [
Expand Down Expand Up @@ -2426,6 +2431,11 @@
"symbol": "xSPACE",
"mainnetEquivalent": "0x1D1498166DDCEeE616a6d99868e1E0677300056f",
"decimals": 18
},
"0x24F21b1864d4747a5c99045c96dA11DBFDa378f7": {
"name": "xoLIT",
"symbol": "xoLIT",
"decimals": 18
}
},
"rpc": ["https://arb1.arbitrum.io/rpc"],
Expand Down

0 comments on commit b20ff08

Please sign in to comment.