Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
chore: update to latest Axiom address (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
bonustrack authored Feb 6, 2024
1 parent 30b8b62 commit 1d71352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export const evmSepolia: EvmNetworkConfig = {
eip712ChainId: 11155111,
executionStrategiesImplementations: {
...evmGoerli.executionStrategiesImplementations,
Axiom: '0xD5BCAD508683D3D36953Fff258609eE911BC9C54'
Axiom: '0xE59405D7d40df064E85FD02a4F2F2C527172a9c1'
}
};

Expand Down

0 comments on commit 1d71352

Please sign in to comment.