Skip to content

Commit

Permalink
Merge pull request #214 from connext/bdr
Browse files Browse the repository at this point in the history
feat: add bdr
  • Loading branch information
preethamr authored Aug 29, 2024
2 parents a675f5c + d0687ca commit d514ce2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions crossChain.json
Original file line number Diff line number Diff line change
Expand Up @@ -3070,6 +3070,11 @@
"name": "ZAI Stablecoin",
"symbol": "USDz",
"decimals": 18
},
"0x9A2Af0AbB12bee5369B180976Be01E8c80D0e7B6": {
"name": "Boredom",
"symbol": "BDR",
"decimals": 18
}
},
"rpc": ["https://mainnet.base.org"],
Expand Down Expand Up @@ -3177,6 +3182,11 @@
"name": "Alchemix",
"symbol": "ALCX",
"decimals": 18
},
"0x3AD6cD333Dc2597fdE3EAf2B772A38a7be0F56fb": {
"name": "Boredom",
"symbol": "BDR",
"decimals": 18
}
},
"rpc": ["https://metis-pokt.nodies.app"],
Expand Down
4 changes: 2 additions & 2 deletions everclear.testnet.staging.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
},
"DTT": {
"symbol": "DTT",
"address": "0x8FdBfCdB9862E7aE67B5364cA197C147c99e9a15",
"address": "0x294FD6cfb1AB97Ad5EA325207fF1d0E85b9C693f",
"decimals": 18,
"isNative": false,
"price": {
Expand Down Expand Up @@ -217,7 +217,7 @@
},
"DTT": {
"symbol": "DTT",
"address": "0xc5ad69D5653579365b9b509FCe146bc58D725605",
"address": "0xDFEA0bb49bcdCaE920eb39F48156B857e817840F",
"decimals": 18,
"isNative": false,
"price": {
Expand Down

0 comments on commit d514ce2

Please sign in to comment.