Skip to content

Commit

Permalink
Merge pull request #105 from connext/fraction
Browse files Browse the repository at this point in the history
feat: add FRACTION
  • Loading branch information
just-a-node authored Nov 13, 2023
2 parents fe1b858 + 506a2d1 commit 4023306
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions crossChain.json
Original file line number Diff line number Diff line change
Expand Up @@ -633,6 +633,11 @@
"symbol": "xGrumpyCat",
"mainnetEquivalent": "0xd8E2D95C8614F28169757cD6445a71c291dEc5bF",
"decimals": 18
},
"0xbD80CFA9d93A87D1bb895f810ea348E496611cD4": {
"name": "FRACTION",
"symbol": "FRACTION",
"decimals": 18
}
},
"shortName": "oeth",
Expand Down Expand Up @@ -938,6 +943,11 @@
"symbol": "xGrumpyCat",
"mainnetEquivalent": "0xd8E2D95C8614F28169757cD6445a71c291dEc5bF",
"decimals": 18
},
"0xbD80CFA9d93A87D1bb895f810ea348E496611cD4": {
"name": "FRACTION",
"symbol": "FRACTION",
"decimals": 18
}
},
"rpc": [
Expand Down Expand Up @@ -1213,6 +1223,11 @@
"symbol": "NEXT",
"mainnetEquivalent": "0x58b9cB810A68a7f3e1E4f8Cb45D1B9B3c79705E8",
"decimals": 18
},
"0x4602e7CFE18d8b16ED13538603B00073F5c28bc8": {
"name": "FRACTION",
"symbol": "FRACTION",
"decimals": 18
}
},
"rpc": [
Expand Down Expand Up @@ -1518,6 +1533,11 @@
"symbol": "xGrumpyCat",
"mainnetEquivalent": "0xd8E2D95C8614F28169757cD6445a71c291dEc5bF",
"decimals": 18
},
"0xbD80CFA9d93A87D1bb895f810ea348E496611cD4": {
"name": "FRACTION",
"symbol": "FRACTION",
"decimals": 18
}
},
"rpc": [
Expand Down Expand Up @@ -2333,6 +2353,11 @@
"symbol": "xGrumpyCat",
"mainnetEquivalent": "0xd8E2D95C8614F28169757cD6445a71c291dEc5bF",
"decimals": 18
},
"0x2bF2ba13735160624a0fEaE98f6aC8F70885eA61": {
"name": "FRACTION",
"symbol": "FRACTION",
"decimals": 18
}
},
"rpc": ["https://arb1.arbitrum.io/rpc"],
Expand Down

0 comments on commit 4023306

Please sign in to comment.