Skip to content

Commit

Permalink
Merge pull request #168 from connext/add-giveth
Browse files Browse the repository at this point in the history
feat: add giveth
  • Loading branch information
just-a-node authored May 29, 2024
2 parents cf02fbc + a15fc7a commit ebdc2b8
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 @@ -281,6 +281,11 @@
"name": "xVCX",
"symbol": "xVCX",
"decimals": 18
},
"0x900dB999074d9277c5DA2A43F252D74366230DA0": {
"name": "Giveth",
"symbol": "GIV",
"decimals": 18
}
},
"rpc": [
Expand Down Expand Up @@ -752,6 +757,16 @@
"name": "xVCX",
"symbol": "xVCX",
"decimals": 18
},
"0x528CDc92eAB044E1E39FE43B9514bfdAB4412B98": {
"name": "Giveth",
"symbol": "GIV",
"decimals": 18
},
"0x209ef834761b4a272ef60e82ffe1f494b7ef76f7": {
"name": "nextGIV",
"symbol": "nextGIV",
"decimals": 18
}
},
"shortName": "oeth",
Expand Down Expand Up @@ -1368,6 +1383,16 @@
"name": "TEST",
"symbol": "TEST",
"decimals": 18
},
"0x4f4F9b8D5B4d0Dc10506e5551B0513B61fD59e75": {
"name": "Giveth",
"symbol": "GIV",
"decimals": 18
},
"0xB71D06f2e73918386B75c24dD26c95DD938f7912": {
"name": "nextGIV",
"symbol": "nextGIV",
"decimals": 18
}
},
"rpc": [
Expand Down

0 comments on commit ebdc2b8

Please sign in to comment.