Skip to content

Commit

Permalink
update blobTo address
Browse files Browse the repository at this point in the history
  • Loading branch information
XueMoMo committed Aug 9, 2024
1 parent 10bf914 commit 127d67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/wagmi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export const ethda = defineChain({
contracts: {
// blobTo: { address: '0x9FC2d50067AC5B732cA4D02a2d1A8F286882D909' },
// blobTo: { address: zeroAddress },
blobTo: { address: '0xCC0BC5927905ba756659A0c4e90A6dcD626416ee' },
blobTo: { address: '0x3318d37C7160dC5582946C80765A61Daa20ff755' },
},
custom: {
bridgeUrl: 'https://bridge-testnet.ethda.io',
Expand Down

0 comments on commit 127d67d

Please sign in to comment.