Skip to content

Commit

Permalink
feat: update blob to contract
Browse files Browse the repository at this point in the history
  • Loading branch information
x-wagmi committed Aug 9, 2024
1 parent 127d67d commit e0b0c25
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: '0x3318d37C7160dC5582946C80765A61Daa20ff755' },
blobTo: { address: '0xC23fD87AB80750075Ed34D0aAa6d302C9df4a7f9' },
},
custom: {
bridgeUrl: 'https://bridge-testnet.ethda.io',
Expand Down

0 comments on commit e0b0c25

Please sign in to comment.