Skip to content

Commit

Permalink
update to mulitcall3
Browse files Browse the repository at this point in the history
  • Loading branch information
NIXBNT committed May 29, 2024
1 parent c7db4ae commit 4dfe680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane_bot/config/network.py
Original file line number Diff line number Diff line change
Expand Up @@ -799,7 +799,7 @@ class _ConfigNetworkSei(ConfigNetwork):

network_df = get_multichain_addresses(network=NETWORK_NAME)
FASTLANE_CONTRACT_ADDRESS = "0xC56Eb3d03C5D7720DAf33a3718affb9BcAb03FBc"
MULTICALL_CONTRACT_ADDRESS = "0xe033Bed7cae4114Af84Be1e9F1CA7DEa07Dfe1Cf"
MULTICALL_CONTRACT_ADDRESS = "0xcA11bde05977b3631167028862bE2a173976CA11"

CARBON_CONTROLLER_ADDRESS = "0xe4816658ad10bF215053C533cceAe3f59e1f1087"
CARBON_CONTROLLER_VOUCHER = "0xA4682A2A5Fe02feFF8Bd200240A41AD0E6EaF8d5"
Expand Down

0 comments on commit 4dfe680

Please sign in to comment.