@rhinestone/shared-configs 1.4.65 → 1.4.67
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/generated/abis.d.ts +24 -1
- package/dist/src/generated/abis.d.ts.map +1 -1
- package/dist/src/generated/abis.js +325 -1
- package/dist/src/generated/contracts.d.ts.map +1 -1
- package/dist/src/generated/contracts.dev.d.ts.map +1 -1
- package/dist/src/generated/contracts.dev.js +233 -1
- package/dist/src/generated/contracts.js +233 -1
- package/package.json +1 -1
|
@@ -1,4 +1,27 @@
|
|
|
1
|
-
declare const abiSignatures: {
|
|
1
|
+
declare const abiSignatures: {
|
|
2
|
+
readonly acrossHandler: readonly ["function SPOKEPOOL() view returns (address)", "function drainLeftoverToken(address, address)", "function drainLeftoverTokens(address[], address)", "function handleV3AcrossMessage(address, uint256, address, bytes)", "function withdrawAllWETH(address)", "function withdrawWETH(address, uint256)"];
|
|
3
|
+
readonly acrossWith7579: readonly ["function ACROSS_MESSAGE_HANDLER() view returns (address)", "function ADAPTER_TAG() pure returns (bytes12)", "function ARBITER() view returns (address)", "function EXECUTOR() view returns (address)", "function SPOKEPOOL() view returns (address)", "function _ROUTER() view returns (address)", "function across_compact_erc7579Intent_handleClaim_notarizedChain_optimized(bytes) returns (bytes4)", "function across_compact_erc7579Intent_handleFill((bytes32, uint256, address, address, uint256[2][], uint256[2][], uint256, address, uint32, (bytes)), (uint256, bytes32, bytes32[], bytes32, bytes)) returns (bytes4)", "function across_compact_erc7579Intent_handleFill_NoContext((bytes32, uint256, address, address, uint256[2][], uint256[2][], uint256, address, uint32, (bytes))) returns (bytes4)", "function across_compact_handleClaim_exogenousChain7579_optimized(bytes) returns (bytes4)", "function across_permit2_erc7579Intent_handleClaim_optimized(bytes) returns (bytes4)", "function across_permit2_erc7579Intent_handleFill((bytes32, uint256, address, address, uint256[2][], uint256[2][], uint256, address, uint32, (bytes)), (uint256, uint128, bytes32, bytes32, bytes32, bytes)) returns (bytes4)", "function across_setTokenApproval(address)", "function handleCompact_ExogenousChain_ERC7579((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], uint256, bytes) returns (address, uint256)", "function handleCompact_NotarizedChain_ERC7579((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], bytes) returns (address, uint256)", "function handlePermit2_ERC7579((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes)) returns (address, uint256)", "function qualificationHash(bytes) pure returns (bytes32)", "function semVer() view returns (bytes6)", "function semVerUnpacked() view returns (uint256, uint256, uint256)", "function settlementLayerSpender() view returns (address)", "function supportsInterface(bytes4) pure returns (bool)", "function version() view returns (bytes)"];
|
|
4
|
+
readonly acrossWithMulticall: readonly ["function ACROSS_MESSAGE_HANDLER() view returns (address)", "function ADAPTER_TAG() pure returns (bytes12)", "function ARBITER() view returns (address)", "function EXECUTOR() view returns (address)", "function SPOKEPOOL() view returns (address)", "function _ROUTER() view returns (address)", "function across_compact_multicall_handleClaim_exogenousChain_optimized(bytes) returns (bytes4)", "function across_compact_multicall_handleClaim_notarizedChain_optimized(bytes) returns (bytes4)", "function across_compact_multicall_handleFill((bytes32, uint256, address, address, uint256[2][], uint256[2][], uint256, address, uint32, (bytes))) returns (bytes4)", "function across_permit2_multicall_handleClaim_optimized(bytes) returns (bytes4)", "function across_permit2_multicall_handleFill((bytes32, uint256, address, address, uint256[2][], uint256[2][], uint256, address, uint32, (bytes))) returns (bytes4)", "function across_setTokenApproval(address)", "function handleCompact_ExogenousChain_Multicall((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], uint256, bytes) returns (address, uint256)", "function handleCompact_NotarizedChain_MulticallHandler((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], bytes) returns (address, uint256)", "function handlePermit2_MulticallHandler((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes)) returns (address, uint256)", "function qualificationHash(bytes) pure returns (bytes32)", "function semVer() view returns (bytes6)", "function semVerUnpacked() view returns (uint256, uint256, uint256)", "function settlementLayerSpender() view returns (address)", "function supportsInterface(bytes4) pure returns (bool)", "function version() view returns (bytes)"];
|
|
5
|
+
readonly addressBook: readonly ["function OWNER() view returns (address)", "function getAddress(bytes32) view returns (address)", "function getBytes(bytes32) view returns (bytes)", "function getBytes32(bytes32) view returns (bytes32)", "function getUint(bytes32) view returns (uint256)", "function initialize(address)", "function setAddress(bytes32, address)", "function setAddresses((bytes32, address)[])", "function setBytes(bytes32, bytes)", "function setBytes32(bytes32, bytes32)", "function setBytes32s((bytes32, bytes32)[])", "function setBytess((bytes32, bytes)[])", "function setUint(bytes32, uint256)", "function setUints((bytes32, uint256)[])", "function unsafeGetAddress(bytes32) view returns (address)"];
|
|
6
|
+
readonly allocator: readonly ["function ALLOCATOR_ID() view returns (uint96)", "function authorizeClaim(bytes32, address, address, uint256, uint256, uint256[2][], bytes) view returns (bytes4)", "function cancelOwnershipHandover() payable", "function completeOwnershipHandover(address) payable", "function consumeNonce(uint256[], bytes)", "function isClaimAuthorized(bytes32, address, address, uint256, uint256, uint256[2][], bytes) view returns (bool)", "function isValidSignature(bytes32, bytes) view returns (bytes4)", "function owner() view returns (address)", "function ownershipHandoverExpiresAt(address) view returns (uint256)", "function renounceOwnership() payable", "function requestOwnershipHandover() payable", "function setSigner(address)", "function signer() view returns (address)", "function transferOwnership(address) payable"];
|
|
7
|
+
readonly caller: readonly ["function isContractDeployed(address) view returns (bool)", "function multiCall((address, uint256, bytes)[]) payable", "function multiCallWithDrainToken((address, uint256, bytes)[], uint256[2][], address) payable", "function supportsInterface(bytes4) pure returns (bool)"];
|
|
8
|
+
readonly ecoAdapter: readonly ["function ADAPTER_TAG() pure returns (bytes12)", "function ARBITER() view returns (address)", "function EXECUTOR() view returns (address)", "function MULTICALL_HANDLER() view returns (address)", "function PORTAL() view returns (address)", "function _ROUTER() view returns (address)", "function eco_compact_handleClaim((address, (address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), uint256, bytes32[], bytes)) returns (bytes4)", "function eco_compact_handleClaim_exogenousChain_optimized(bytes) returns (bytes4)", "function eco_compact_handleClaim_notarizedChain_optimized(bytes) returns (bytes4)", "function eco_handleFill(((bytes32, uint64, address, uint256, (address, uint256)[], (address, bytes, uint256)[]), address, bytes32, bytes32, uint256)) payable returns (bytes4)", "function eco_permit2_handleClaim((address, (address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes))) returns (bytes4)", "function eco_permit2_handleClaim_optimized(bytes) returns (bytes4)", "function exlusivityCallback(uint256) view", "function handleCompact_ExogenousChain(address, (address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], uint256, bytes) returns (address, uint256)", "function handleCompact_NotarizedChain(address, (address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], bytes) returns (address, uint256)", "function handlePermit2(address, (address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes)) returns (address, uint256)", "function prepareEcoExclusiveFlag(uint256)", "function qualificationHash(bytes) pure returns (bytes32)", "function semVer() view returns (bytes6)", "function semVerUnpacked() view returns (uint256, uint256, uint256)", "function settlementLayerSpender() view returns (address)", "function supportsInterface(bytes4) pure returns (bool)", "function version() view returns (bytes)"];
|
|
9
|
+
readonly emissary: readonly ["function implementation() view returns (address)", "function owner() view returns (address)", "function renounceOwnership()", "function transferOwnership(address)", "function upgradeTo(address)"];
|
|
10
|
+
readonly emissaryImpl: readonly ["function DOMAIN_SEPARATOR() view returns (bytes32)", "function eip712Domain() view returns (bytes1, string, string, uint256, address, bytes32, uint256[])", "function getConfig(address, uint8, address, bytes12) view returns (bytes)", "function setConfig(address, (uint8, address, uint8, uint8, address, bytes), (bytes, bytes, uint256, uint256, uint256[], uint256))", "function verifyClaim(address, bytes32, bytes32, bytes, bytes12) view returns (bytes4)"];
|
|
11
|
+
readonly intentExecutor: readonly ["function implementation() view returns (address)", "function owner() view returns (address)", "function renounceOwnership()", "function transferOwnership(address)", "function upgradeTo(address)"];
|
|
12
|
+
readonly intentExecutorAdapter: readonly ["function ADAPTER_TAG() pure returns (bytes12)", "function ARBITER() view returns (address)", "function _ROUTER() view returns (address)", "function handleFill_intentExecutor_executeMultichainOps(bytes) payable returns (bytes4)", "function handleFill_intentExecutor_executeSinglechainOps(bytes) payable returns (bytes4)", "function handleFill_intentExecutor_handleCompactTargetOps(bytes) payable returns (bytes4)", "function handleFill_intentExecutor_handlePermit2TargetOps(bytes) payable returns (bytes4)", "function semVer() view returns (bytes6)", "function semVerUnpacked() view returns (uint256, uint256, uint256)", "function settlementLayerSpender() view returns (address)", "function supportsInterface(bytes4) pure returns (bool)", "function version() view returns (bytes)"];
|
|
13
|
+
readonly intentExecutorAdapterGasRefund: readonly ["function ADAPTER_TAG() pure returns (bytes12)", "function ARBITER() view returns (address)", "function _ROUTER() view returns (address)", "function handleFill_intentExecutor_executeMultichainOps_gasRefund((address, uint256, bytes32[], uint256, (bytes), bytes), (address, uint256)) payable returns (bytes4)", "function handleFill_intentExecutor_executeSinglechainOps_gasRefund((address, uint256, (bytes), bytes), (address, uint256)) payable returns (bytes4)", "function semVer() view returns (bytes6)", "function semVerUnpacked() view returns (uint256, uint256, uint256)", "function settlementLayerSpender() view returns (address)", "function supportsInterface(bytes4) pure returns (bool)", "function version() view returns (bytes)"];
|
|
14
|
+
readonly intentExecutorImpl: readonly ["function LOCKTAG() view returns (bytes12)", "function SAMECHAIN_ARBITER() view returns (address)", "function eip712Domain() view returns (bytes1, string, string, uint256, address, bytes32, uint256[])", "function executeMultichainOps((address, uint256, bytes32[], uint256, (bytes), bytes))", "function executeMultichainOpsWithGasRefund((address, uint256, bytes32[], uint256, (bytes), bytes), (address, uint256), address) returns (address, uint256)", "function executeOpsWithoutSignature(address, (bytes))", "function executePreClaimOpsWithCompactStub(address, (uint256, uint256, uint256), (bytes32[], uint128, uint256, bytes32, bytes32, bytes32, bytes32), (bytes), bytes) returns (bool, bool)", "function executePreClaimOpsWithPermit2Stub(address, (uint256, uint256), (bytes32, uint128, bytes32, bytes32, bytes32), (bytes), bytes) returns (bytes32)", "function executeSinglechainOps((address, uint256, (bytes), bytes))", "function executeSinglechainOpsWithGasRefund((address, uint256, (bytes), bytes), (address, uint256), address) returns (address, uint256)", "function executeTargetOpsWithCompactStub(address, address, (uint256, uint256, uint256), (address, bytes32[], uint256, bytes32, bytes32, bytes32, uint256, bytes32), (bytes), bytes) returns (bytes32)", "function executeTargetOpsWithPermit2Stub(address, (uint256, uint256), (address, address, uint128, uint256, bytes32, bytes32, bytes32, (uint256, bytes32)), (bytes), bytes) returns (bytes32)", "function getCostInToken(uint256, uint256, uint256) pure returns (uint256)", "function isCompactIntentNonceConsumed(uint256, address) view returns (bool)", "function isInitialized(address) view returns (bool)", "function isModuleType(uint256) pure returns (bool)", "function isPermit2IntentNonceConsumed(uint256, address) view returns (bool)", "function isStandaloneIntentNonceConsumed(uint256, address) view returns (bool)", "function onInstall(bytes)", "function onUninstall(bytes)"];
|
|
15
|
+
readonly multicallAdapter: readonly ["function ADAPTER_TAG() pure returns (bytes12)", "function ARBITER() view returns (address)", "function _ROUTER() view returns (address)", "function __encodeRelayerData(address) pure returns (bytes)", "function isContractDeployed(address) view returns (bool)", "function multiCall((address, uint256, bytes)[]) payable", "function multiCallWithDrainToken((address, uint256, bytes)[], uint256[2][], address) payable", "function multicall_handleFill((uint256[2][], uint256[2][], (address, uint256, bytes)[], address, uint256)) payable returns (bytes4)", "function multicall_handleJITClaim((uint256[2][], (address, uint256, bytes)[])) returns (bytes4)", "function multicall_handlePayable(uint256, (address, uint256, bytes)[]) payable returns (bytes4)", "function semVer() view returns (bytes6)", "function semVerUnpacked() view returns (uint256, uint256, uint256)", "function settlementLayerSpender() view returns (address)", "function supportsInterface(bytes4) pure returns (bool)", "function version() view returns (bytes)"];
|
|
16
|
+
readonly multicallHandler: readonly ["function drainLeftoverToken(address, address)", "function drainLeftoverTokens(address[], address)", "function handleTargetOpsMulticall((bytes))", "function withdrawAllWETH(address)", "function withdrawWETH(address, uint256)"];
|
|
17
|
+
readonly paymaster: readonly ["function INTENT_EXECUTOR() view returns (address)", "function callbackAllowMaxAmount(address, uint256) payable", "function settleGasRefund(address, address, uint256, address)", "function settleGasRefund_requireCallback(address, address, uint256, address)"];
|
|
18
|
+
readonly relayAdapter: readonly ["function ADAPTER_TAG() pure returns (bytes12)", "function ARBITER() view returns (address)", "function EXECUTOR() view returns (address)", "function _ROUTER() view returns (address)", "function handleCompact_ExogenousChain((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], uint256, bytes, bytes32) returns (address, uint256)", "function handleCompact_NotarizedChain((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], bytes, bytes32) returns (address, uint256)", "function handlePermit2((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes, bytes32) returns (address, uint256)", "function qualificationHash(bytes) pure returns (bytes32)", "function relay_compact_exogenousChain_handleClaim_optimized(bytes) returns (bytes4)", "function relay_compact_handleClaim(((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), uint256, bytes32[], bytes, bytes32)) returns (bytes4)", "function relay_compact_notarizedChain_handleClaim_optimized(bytes) returns (bytes4)", "function relay_handleFill((address, uint256[2][], uint256)) payable returns (bytes4)", "function relay_permit2_handleClaim(((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes, bytes32)) returns (bytes4)", "function relay_permit2_handleClaim_optimized(bytes) returns (bytes4)", "function semVer() view returns (bytes6)", "function semVerUnpacked() view returns (uint256, uint256, uint256)", "function settlementLayerSpender() view returns (address)", "function supportsInterface(bytes4) pure returns (bool)", "function version() view returns (bytes)"];
|
|
19
|
+
readonly relayerPotV0AndV1: readonly ["function RHINESTONE_ROUTER() view returns (address)", "function RHINESTONE_V0() view returns (address)", "function cancelOwnershipHandover() payable", "function completeOwnershipHandover(address) payable", "function isRelayer(address) view returns (bool)", "function multicall((address, uint256, bytes)[]) payable", "function owner() view returns (address)", "function ownershipHandoverExpiresAt(address) view returns (uint256)", "function relayERC202076776083() payable", "function relayETH7172445() payable", "function relayV0_ERC20_13732236() payable", "function renounceOwnership() payable", "function requestOwnershipHandover() payable", "function setApprovals((address, uint256)[])", "function setApprovalsV0((address, uint256)[])", "function setRelayer(address, bool)", "function transferOwnership(address) payable", "function unwrapWETH(address, uint256)", "function withdraw((address, uint256)[])", "function withdraw(address, (address, uint256)[])", "function wrapWETH(address, uint256)"];
|
|
20
|
+
readonly router: readonly ["function implementation() view returns (address)", "function owner() view returns (address)", "function renounceOwnership()", "function transferOwnership(address)", "function upgradeTo(address)"];
|
|
21
|
+
readonly routerImpl: readonly ["function $atomicFillSigner() view returns (address)", "function CALLER() view returns (address)", "function DEFAULT_ADMIN_ROLE() view returns (bytes32)", "function forceHotfixClaimAdapter(bytes2, bytes4, address)", "function forceHotfixFillAdapter(bytes2, bytes4, address)", "function getClaimAdapter(bytes2, bytes4) view returns (address, bytes12)", "function getContractCode(address) view returns (bytes)", "function getFillAdapter(bytes2, bytes4) view returns (address, bytes12)", "function getRoleAdmin(bytes32) view returns (bytes32)", "function grantRole(bytes32, address)", "function hasRole(bytes32, address) view returns (bool)", "function hotfixClaimAdapter(bytes2, bytes4, address)", "function hotfixFillAdapter(bytes2, bytes4, address)", "function initialize(address, address, address)", "function initialized() view returns (bool)", "function installClaimAdapter(bytes2, bytes4, address)", "function installFillAdapter(bytes2, bytes4, address)", "function isContractDeployed(address) view returns (bool)", "function optimized_routeFill921336808(bytes[], bytes, bytes) payable", "function pauseRouter()", "function renounceRole(bytes32, address)", "function retireClaimAdapter(bytes2, bytes4)", "function retireFillAdapter(bytes2, bytes4)", "function revokeRole(bytes32, address)", "function routeClaim(bytes, bytes) payable", "function routeClaim(bytes[], bytes[]) payable", "function setAtomicFillSigner(address)", "function setTokenApproval(address, address, uint256)", "function supportsInterface(bytes4) view returns (bool)"];
|
|
22
|
+
readonly samechain: readonly ["function implementation() view returns (address)", "function owner() view returns (address)", "function renounceOwnership()", "function transferOwnership(address)", "function upgradeTo(address)"];
|
|
23
|
+
readonly samechainAdapterArbiterImpl: readonly ["function ADAPTER_TAG() pure returns (bytes12)", "function ARBITER() view returns (address)", "function EXECUTOR() view returns (address)", "function _ROUTER() view returns (address)", "function handleCompact_NotarizedChain((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], bytes, address) returns (address, uint256)", "function handlePermit2((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), address) returns (address, uint256)", "function qualificationHash(bytes) pure returns (bytes32)", "function samechain_compact_handleFill(((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], bytes)) payable returns (bytes4)", "function samechain_permit2_handleFill(((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes))) payable returns (bytes4)", "function semVer() view returns (bytes6)", "function semVerUnpacked() view returns (uint256, uint256, uint256)", "function settlementLayerSpender() view returns (address)", "function supportsInterface(bytes4) pure returns (bool)", "function version() view returns (bytes)"];
|
|
24
|
+
};
|
|
2
25
|
export { abiSignatures };
|
|
3
26
|
export type AbiSignatureMap = typeof abiSignatures;
|
|
4
27
|
//# sourceMappingURL=abis.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"abis.d.ts","sourceRoot":"","sources":["../../../src/generated/abis.ts"],"names":[],"mappings":"AACA,QAAA,MAAM,aAAa,
|
|
1
|
+
{"version":3,"file":"abis.d.ts","sourceRoot":"","sources":["../../../src/generated/abis.ts"],"names":[],"mappings":"AACA,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;CAoUT,CAAC;AAEX,OAAO,EAAE,aAAa,EAAE,CAAC;AACzB,MAAM,MAAM,eAAe,GAAG,OAAO,aAAa,CAAC"}
|
|
@@ -2,5 +2,329 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.abiSignatures = void 0;
|
|
4
4
|
// Auto-generated by scripts/generate.ts. Do not edit manually.
|
|
5
|
-
const abiSignatures = {
|
|
5
|
+
const abiSignatures = {
|
|
6
|
+
"acrossHandler": [
|
|
7
|
+
"function SPOKEPOOL() view returns (address)",
|
|
8
|
+
"function drainLeftoverToken(address, address)",
|
|
9
|
+
"function drainLeftoverTokens(address[], address)",
|
|
10
|
+
"function handleV3AcrossMessage(address, uint256, address, bytes)",
|
|
11
|
+
"function withdrawAllWETH(address)",
|
|
12
|
+
"function withdrawWETH(address, uint256)"
|
|
13
|
+
],
|
|
14
|
+
"acrossWith7579": [
|
|
15
|
+
"function ACROSS_MESSAGE_HANDLER() view returns (address)",
|
|
16
|
+
"function ADAPTER_TAG() pure returns (bytes12)",
|
|
17
|
+
"function ARBITER() view returns (address)",
|
|
18
|
+
"function EXECUTOR() view returns (address)",
|
|
19
|
+
"function SPOKEPOOL() view returns (address)",
|
|
20
|
+
"function _ROUTER() view returns (address)",
|
|
21
|
+
"function across_compact_erc7579Intent_handleClaim_notarizedChain_optimized(bytes) returns (bytes4)",
|
|
22
|
+
"function across_compact_erc7579Intent_handleFill((bytes32, uint256, address, address, uint256[2][], uint256[2][], uint256, address, uint32, (bytes)), (uint256, bytes32, bytes32[], bytes32, bytes)) returns (bytes4)",
|
|
23
|
+
"function across_compact_erc7579Intent_handleFill_NoContext((bytes32, uint256, address, address, uint256[2][], uint256[2][], uint256, address, uint32, (bytes))) returns (bytes4)",
|
|
24
|
+
"function across_compact_handleClaim_exogenousChain7579_optimized(bytes) returns (bytes4)",
|
|
25
|
+
"function across_permit2_erc7579Intent_handleClaim_optimized(bytes) returns (bytes4)",
|
|
26
|
+
"function across_permit2_erc7579Intent_handleFill((bytes32, uint256, address, address, uint256[2][], uint256[2][], uint256, address, uint32, (bytes)), (uint256, uint128, bytes32, bytes32, bytes32, bytes)) returns (bytes4)",
|
|
27
|
+
"function across_setTokenApproval(address)",
|
|
28
|
+
"function handleCompact_ExogenousChain_ERC7579((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], uint256, bytes) returns (address, uint256)",
|
|
29
|
+
"function handleCompact_NotarizedChain_ERC7579((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], bytes) returns (address, uint256)",
|
|
30
|
+
"function handlePermit2_ERC7579((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes)) returns (address, uint256)",
|
|
31
|
+
"function qualificationHash(bytes) pure returns (bytes32)",
|
|
32
|
+
"function semVer() view returns (bytes6)",
|
|
33
|
+
"function semVerUnpacked() view returns (uint256, uint256, uint256)",
|
|
34
|
+
"function settlementLayerSpender() view returns (address)",
|
|
35
|
+
"function supportsInterface(bytes4) pure returns (bool)",
|
|
36
|
+
"function version() view returns (bytes)"
|
|
37
|
+
],
|
|
38
|
+
"acrossWithMulticall": [
|
|
39
|
+
"function ACROSS_MESSAGE_HANDLER() view returns (address)",
|
|
40
|
+
"function ADAPTER_TAG() pure returns (bytes12)",
|
|
41
|
+
"function ARBITER() view returns (address)",
|
|
42
|
+
"function EXECUTOR() view returns (address)",
|
|
43
|
+
"function SPOKEPOOL() view returns (address)",
|
|
44
|
+
"function _ROUTER() view returns (address)",
|
|
45
|
+
"function across_compact_multicall_handleClaim_exogenousChain_optimized(bytes) returns (bytes4)",
|
|
46
|
+
"function across_compact_multicall_handleClaim_notarizedChain_optimized(bytes) returns (bytes4)",
|
|
47
|
+
"function across_compact_multicall_handleFill((bytes32, uint256, address, address, uint256[2][], uint256[2][], uint256, address, uint32, (bytes))) returns (bytes4)",
|
|
48
|
+
"function across_permit2_multicall_handleClaim_optimized(bytes) returns (bytes4)",
|
|
49
|
+
"function across_permit2_multicall_handleFill((bytes32, uint256, address, address, uint256[2][], uint256[2][], uint256, address, uint32, (bytes))) returns (bytes4)",
|
|
50
|
+
"function across_setTokenApproval(address)",
|
|
51
|
+
"function handleCompact_ExogenousChain_Multicall((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], uint256, bytes) returns (address, uint256)",
|
|
52
|
+
"function handleCompact_NotarizedChain_MulticallHandler((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], bytes) returns (address, uint256)",
|
|
53
|
+
"function handlePermit2_MulticallHandler((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes)) returns (address, uint256)",
|
|
54
|
+
"function qualificationHash(bytes) pure returns (bytes32)",
|
|
55
|
+
"function semVer() view returns (bytes6)",
|
|
56
|
+
"function semVerUnpacked() view returns (uint256, uint256, uint256)",
|
|
57
|
+
"function settlementLayerSpender() view returns (address)",
|
|
58
|
+
"function supportsInterface(bytes4) pure returns (bool)",
|
|
59
|
+
"function version() view returns (bytes)"
|
|
60
|
+
],
|
|
61
|
+
"addressBook": [
|
|
62
|
+
"function OWNER() view returns (address)",
|
|
63
|
+
"function getAddress(bytes32) view returns (address)",
|
|
64
|
+
"function getBytes(bytes32) view returns (bytes)",
|
|
65
|
+
"function getBytes32(bytes32) view returns (bytes32)",
|
|
66
|
+
"function getUint(bytes32) view returns (uint256)",
|
|
67
|
+
"function initialize(address)",
|
|
68
|
+
"function setAddress(bytes32, address)",
|
|
69
|
+
"function setAddresses((bytes32, address)[])",
|
|
70
|
+
"function setBytes(bytes32, bytes)",
|
|
71
|
+
"function setBytes32(bytes32, bytes32)",
|
|
72
|
+
"function setBytes32s((bytes32, bytes32)[])",
|
|
73
|
+
"function setBytess((bytes32, bytes)[])",
|
|
74
|
+
"function setUint(bytes32, uint256)",
|
|
75
|
+
"function setUints((bytes32, uint256)[])",
|
|
76
|
+
"function unsafeGetAddress(bytes32) view returns (address)"
|
|
77
|
+
],
|
|
78
|
+
"allocator": [
|
|
79
|
+
"function ALLOCATOR_ID() view returns (uint96)",
|
|
80
|
+
"function authorizeClaim(bytes32, address, address, uint256, uint256, uint256[2][], bytes) view returns (bytes4)",
|
|
81
|
+
"function cancelOwnershipHandover() payable",
|
|
82
|
+
"function completeOwnershipHandover(address) payable",
|
|
83
|
+
"function consumeNonce(uint256[], bytes)",
|
|
84
|
+
"function isClaimAuthorized(bytes32, address, address, uint256, uint256, uint256[2][], bytes) view returns (bool)",
|
|
85
|
+
"function isValidSignature(bytes32, bytes) view returns (bytes4)",
|
|
86
|
+
"function owner() view returns (address)",
|
|
87
|
+
"function ownershipHandoverExpiresAt(address) view returns (uint256)",
|
|
88
|
+
"function renounceOwnership() payable",
|
|
89
|
+
"function requestOwnershipHandover() payable",
|
|
90
|
+
"function setSigner(address)",
|
|
91
|
+
"function signer() view returns (address)",
|
|
92
|
+
"function transferOwnership(address) payable"
|
|
93
|
+
],
|
|
94
|
+
"caller": [
|
|
95
|
+
"function isContractDeployed(address) view returns (bool)",
|
|
96
|
+
"function multiCall((address, uint256, bytes)[]) payable",
|
|
97
|
+
"function multiCallWithDrainToken((address, uint256, bytes)[], uint256[2][], address) payable",
|
|
98
|
+
"function supportsInterface(bytes4) pure returns (bool)"
|
|
99
|
+
],
|
|
100
|
+
"ecoAdapter": [
|
|
101
|
+
"function ADAPTER_TAG() pure returns (bytes12)",
|
|
102
|
+
"function ARBITER() view returns (address)",
|
|
103
|
+
"function EXECUTOR() view returns (address)",
|
|
104
|
+
"function MULTICALL_HANDLER() view returns (address)",
|
|
105
|
+
"function PORTAL() view returns (address)",
|
|
106
|
+
"function _ROUTER() view returns (address)",
|
|
107
|
+
"function eco_compact_handleClaim((address, (address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), uint256, bytes32[], bytes)) returns (bytes4)",
|
|
108
|
+
"function eco_compact_handleClaim_exogenousChain_optimized(bytes) returns (bytes4)",
|
|
109
|
+
"function eco_compact_handleClaim_notarizedChain_optimized(bytes) returns (bytes4)",
|
|
110
|
+
"function eco_handleFill(((bytes32, uint64, address, uint256, (address, uint256)[], (address, bytes, uint256)[]), address, bytes32, bytes32, uint256)) payable returns (bytes4)",
|
|
111
|
+
"function eco_permit2_handleClaim((address, (address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes))) returns (bytes4)",
|
|
112
|
+
"function eco_permit2_handleClaim_optimized(bytes) returns (bytes4)",
|
|
113
|
+
"function exlusivityCallback(uint256) view",
|
|
114
|
+
"function handleCompact_ExogenousChain(address, (address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], uint256, bytes) returns (address, uint256)",
|
|
115
|
+
"function handleCompact_NotarizedChain(address, (address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], bytes) returns (address, uint256)",
|
|
116
|
+
"function handlePermit2(address, (address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes)) returns (address, uint256)",
|
|
117
|
+
"function prepareEcoExclusiveFlag(uint256)",
|
|
118
|
+
"function qualificationHash(bytes) pure returns (bytes32)",
|
|
119
|
+
"function semVer() view returns (bytes6)",
|
|
120
|
+
"function semVerUnpacked() view returns (uint256, uint256, uint256)",
|
|
121
|
+
"function settlementLayerSpender() view returns (address)",
|
|
122
|
+
"function supportsInterface(bytes4) pure returns (bool)",
|
|
123
|
+
"function version() view returns (bytes)"
|
|
124
|
+
],
|
|
125
|
+
"emissary": [
|
|
126
|
+
"function implementation() view returns (address)",
|
|
127
|
+
"function owner() view returns (address)",
|
|
128
|
+
"function renounceOwnership()",
|
|
129
|
+
"function transferOwnership(address)",
|
|
130
|
+
"function upgradeTo(address)"
|
|
131
|
+
],
|
|
132
|
+
"emissaryImpl": [
|
|
133
|
+
"function DOMAIN_SEPARATOR() view returns (bytes32)",
|
|
134
|
+
"function eip712Domain() view returns (bytes1, string, string, uint256, address, bytes32, uint256[])",
|
|
135
|
+
"function getConfig(address, uint8, address, bytes12) view returns (bytes)",
|
|
136
|
+
"function setConfig(address, (uint8, address, uint8, uint8, address, bytes), (bytes, bytes, uint256, uint256, uint256[], uint256))",
|
|
137
|
+
"function verifyClaim(address, bytes32, bytes32, bytes, bytes12) view returns (bytes4)"
|
|
138
|
+
],
|
|
139
|
+
"intentExecutor": [
|
|
140
|
+
"function implementation() view returns (address)",
|
|
141
|
+
"function owner() view returns (address)",
|
|
142
|
+
"function renounceOwnership()",
|
|
143
|
+
"function transferOwnership(address)",
|
|
144
|
+
"function upgradeTo(address)"
|
|
145
|
+
],
|
|
146
|
+
"intentExecutorAdapter": [
|
|
147
|
+
"function ADAPTER_TAG() pure returns (bytes12)",
|
|
148
|
+
"function ARBITER() view returns (address)",
|
|
149
|
+
"function _ROUTER() view returns (address)",
|
|
150
|
+
"function handleFill_intentExecutor_executeMultichainOps(bytes) payable returns (bytes4)",
|
|
151
|
+
"function handleFill_intentExecutor_executeSinglechainOps(bytes) payable returns (bytes4)",
|
|
152
|
+
"function handleFill_intentExecutor_handleCompactTargetOps(bytes) payable returns (bytes4)",
|
|
153
|
+
"function handleFill_intentExecutor_handlePermit2TargetOps(bytes) payable returns (bytes4)",
|
|
154
|
+
"function semVer() view returns (bytes6)",
|
|
155
|
+
"function semVerUnpacked() view returns (uint256, uint256, uint256)",
|
|
156
|
+
"function settlementLayerSpender() view returns (address)",
|
|
157
|
+
"function supportsInterface(bytes4) pure returns (bool)",
|
|
158
|
+
"function version() view returns (bytes)"
|
|
159
|
+
],
|
|
160
|
+
"intentExecutorAdapterGasRefund": [
|
|
161
|
+
"function ADAPTER_TAG() pure returns (bytes12)",
|
|
162
|
+
"function ARBITER() view returns (address)",
|
|
163
|
+
"function _ROUTER() view returns (address)",
|
|
164
|
+
"function handleFill_intentExecutor_executeMultichainOps_gasRefund((address, uint256, bytes32[], uint256, (bytes), bytes), (address, uint256)) payable returns (bytes4)",
|
|
165
|
+
"function handleFill_intentExecutor_executeSinglechainOps_gasRefund((address, uint256, (bytes), bytes), (address, uint256)) payable returns (bytes4)",
|
|
166
|
+
"function semVer() view returns (bytes6)",
|
|
167
|
+
"function semVerUnpacked() view returns (uint256, uint256, uint256)",
|
|
168
|
+
"function settlementLayerSpender() view returns (address)",
|
|
169
|
+
"function supportsInterface(bytes4) pure returns (bool)",
|
|
170
|
+
"function version() view returns (bytes)"
|
|
171
|
+
],
|
|
172
|
+
"intentExecutorImpl": [
|
|
173
|
+
"function LOCKTAG() view returns (bytes12)",
|
|
174
|
+
"function SAMECHAIN_ARBITER() view returns (address)",
|
|
175
|
+
"function eip712Domain() view returns (bytes1, string, string, uint256, address, bytes32, uint256[])",
|
|
176
|
+
"function executeMultichainOps((address, uint256, bytes32[], uint256, (bytes), bytes))",
|
|
177
|
+
"function executeMultichainOpsWithGasRefund((address, uint256, bytes32[], uint256, (bytes), bytes), (address, uint256), address) returns (address, uint256)",
|
|
178
|
+
"function executeOpsWithoutSignature(address, (bytes))",
|
|
179
|
+
"function executePreClaimOpsWithCompactStub(address, (uint256, uint256, uint256), (bytes32[], uint128, uint256, bytes32, bytes32, bytes32, bytes32), (bytes), bytes) returns (bool, bool)",
|
|
180
|
+
"function executePreClaimOpsWithPermit2Stub(address, (uint256, uint256), (bytes32, uint128, bytes32, bytes32, bytes32), (bytes), bytes) returns (bytes32)",
|
|
181
|
+
"function executeSinglechainOps((address, uint256, (bytes), bytes))",
|
|
182
|
+
"function executeSinglechainOpsWithGasRefund((address, uint256, (bytes), bytes), (address, uint256), address) returns (address, uint256)",
|
|
183
|
+
"function executeTargetOpsWithCompactStub(address, address, (uint256, uint256, uint256), (address, bytes32[], uint256, bytes32, bytes32, bytes32, uint256, bytes32), (bytes), bytes) returns (bytes32)",
|
|
184
|
+
"function executeTargetOpsWithPermit2Stub(address, (uint256, uint256), (address, address, uint128, uint256, bytes32, bytes32, bytes32, (uint256, bytes32)), (bytes), bytes) returns (bytes32)",
|
|
185
|
+
"function getCostInToken(uint256, uint256, uint256) pure returns (uint256)",
|
|
186
|
+
"function isCompactIntentNonceConsumed(uint256, address) view returns (bool)",
|
|
187
|
+
"function isInitialized(address) view returns (bool)",
|
|
188
|
+
"function isModuleType(uint256) pure returns (bool)",
|
|
189
|
+
"function isPermit2IntentNonceConsumed(uint256, address) view returns (bool)",
|
|
190
|
+
"function isStandaloneIntentNonceConsumed(uint256, address) view returns (bool)",
|
|
191
|
+
"function onInstall(bytes)",
|
|
192
|
+
"function onUninstall(bytes)"
|
|
193
|
+
],
|
|
194
|
+
"multicallAdapter": [
|
|
195
|
+
"function ADAPTER_TAG() pure returns (bytes12)",
|
|
196
|
+
"function ARBITER() view returns (address)",
|
|
197
|
+
"function _ROUTER() view returns (address)",
|
|
198
|
+
"function __encodeRelayerData(address) pure returns (bytes)",
|
|
199
|
+
"function isContractDeployed(address) view returns (bool)",
|
|
200
|
+
"function multiCall((address, uint256, bytes)[]) payable",
|
|
201
|
+
"function multiCallWithDrainToken((address, uint256, bytes)[], uint256[2][], address) payable",
|
|
202
|
+
"function multicall_handleFill((uint256[2][], uint256[2][], (address, uint256, bytes)[], address, uint256)) payable returns (bytes4)",
|
|
203
|
+
"function multicall_handleJITClaim((uint256[2][], (address, uint256, bytes)[])) returns (bytes4)",
|
|
204
|
+
"function multicall_handlePayable(uint256, (address, uint256, bytes)[]) payable returns (bytes4)",
|
|
205
|
+
"function semVer() view returns (bytes6)",
|
|
206
|
+
"function semVerUnpacked() view returns (uint256, uint256, uint256)",
|
|
207
|
+
"function settlementLayerSpender() view returns (address)",
|
|
208
|
+
"function supportsInterface(bytes4) pure returns (bool)",
|
|
209
|
+
"function version() view returns (bytes)"
|
|
210
|
+
],
|
|
211
|
+
"multicallHandler": [
|
|
212
|
+
"function drainLeftoverToken(address, address)",
|
|
213
|
+
"function drainLeftoverTokens(address[], address)",
|
|
214
|
+
"function handleTargetOpsMulticall((bytes))",
|
|
215
|
+
"function withdrawAllWETH(address)",
|
|
216
|
+
"function withdrawWETH(address, uint256)"
|
|
217
|
+
],
|
|
218
|
+
"paymaster": [
|
|
219
|
+
"function INTENT_EXECUTOR() view returns (address)",
|
|
220
|
+
"function callbackAllowMaxAmount(address, uint256) payable",
|
|
221
|
+
"function settleGasRefund(address, address, uint256, address)",
|
|
222
|
+
"function settleGasRefund_requireCallback(address, address, uint256, address)"
|
|
223
|
+
],
|
|
224
|
+
"relayAdapter": [
|
|
225
|
+
"function ADAPTER_TAG() pure returns (bytes12)",
|
|
226
|
+
"function ARBITER() view returns (address)",
|
|
227
|
+
"function EXECUTOR() view returns (address)",
|
|
228
|
+
"function _ROUTER() view returns (address)",
|
|
229
|
+
"function handleCompact_ExogenousChain((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], uint256, bytes, bytes32) returns (address, uint256)",
|
|
230
|
+
"function handleCompact_NotarizedChain((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], bytes, bytes32) returns (address, uint256)",
|
|
231
|
+
"function handlePermit2((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes, bytes32) returns (address, uint256)",
|
|
232
|
+
"function qualificationHash(bytes) pure returns (bytes32)",
|
|
233
|
+
"function relay_compact_exogenousChain_handleClaim_optimized(bytes) returns (bytes4)",
|
|
234
|
+
"function relay_compact_handleClaim(((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), uint256, bytes32[], bytes, bytes32)) returns (bytes4)",
|
|
235
|
+
"function relay_compact_notarizedChain_handleClaim_optimized(bytes) returns (bytes4)",
|
|
236
|
+
"function relay_handleFill((address, uint256[2][], uint256)) payable returns (bytes4)",
|
|
237
|
+
"function relay_permit2_handleClaim(((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes, bytes32)) returns (bytes4)",
|
|
238
|
+
"function relay_permit2_handleClaim_optimized(bytes) returns (bytes4)",
|
|
239
|
+
"function semVer() view returns (bytes6)",
|
|
240
|
+
"function semVerUnpacked() view returns (uint256, uint256, uint256)",
|
|
241
|
+
"function settlementLayerSpender() view returns (address)",
|
|
242
|
+
"function supportsInterface(bytes4) pure returns (bool)",
|
|
243
|
+
"function version() view returns (bytes)"
|
|
244
|
+
],
|
|
245
|
+
"relayerPotV0AndV1": [
|
|
246
|
+
"function RHINESTONE_ROUTER() view returns (address)",
|
|
247
|
+
"function RHINESTONE_V0() view returns (address)",
|
|
248
|
+
"function cancelOwnershipHandover() payable",
|
|
249
|
+
"function completeOwnershipHandover(address) payable",
|
|
250
|
+
"function isRelayer(address) view returns (bool)",
|
|
251
|
+
"function multicall((address, uint256, bytes)[]) payable",
|
|
252
|
+
"function owner() view returns (address)",
|
|
253
|
+
"function ownershipHandoverExpiresAt(address) view returns (uint256)",
|
|
254
|
+
"function relayERC202076776083() payable",
|
|
255
|
+
"function relayETH7172445() payable",
|
|
256
|
+
"function relayV0_ERC20_13732236() payable",
|
|
257
|
+
"function renounceOwnership() payable",
|
|
258
|
+
"function requestOwnershipHandover() payable",
|
|
259
|
+
"function setApprovals((address, uint256)[])",
|
|
260
|
+
"function setApprovalsV0((address, uint256)[])",
|
|
261
|
+
"function setRelayer(address, bool)",
|
|
262
|
+
"function transferOwnership(address) payable",
|
|
263
|
+
"function unwrapWETH(address, uint256)",
|
|
264
|
+
"function withdraw((address, uint256)[])",
|
|
265
|
+
"function withdraw(address, (address, uint256)[])",
|
|
266
|
+
"function wrapWETH(address, uint256)"
|
|
267
|
+
],
|
|
268
|
+
"router": [
|
|
269
|
+
"function implementation() view returns (address)",
|
|
270
|
+
"function owner() view returns (address)",
|
|
271
|
+
"function renounceOwnership()",
|
|
272
|
+
"function transferOwnership(address)",
|
|
273
|
+
"function upgradeTo(address)"
|
|
274
|
+
],
|
|
275
|
+
"routerImpl": [
|
|
276
|
+
"function $atomicFillSigner() view returns (address)",
|
|
277
|
+
"function CALLER() view returns (address)",
|
|
278
|
+
"function DEFAULT_ADMIN_ROLE() view returns (bytes32)",
|
|
279
|
+
"function forceHotfixClaimAdapter(bytes2, bytes4, address)",
|
|
280
|
+
"function forceHotfixFillAdapter(bytes2, bytes4, address)",
|
|
281
|
+
"function getClaimAdapter(bytes2, bytes4) view returns (address, bytes12)",
|
|
282
|
+
"function getContractCode(address) view returns (bytes)",
|
|
283
|
+
"function getFillAdapter(bytes2, bytes4) view returns (address, bytes12)",
|
|
284
|
+
"function getRoleAdmin(bytes32) view returns (bytes32)",
|
|
285
|
+
"function grantRole(bytes32, address)",
|
|
286
|
+
"function hasRole(bytes32, address) view returns (bool)",
|
|
287
|
+
"function hotfixClaimAdapter(bytes2, bytes4, address)",
|
|
288
|
+
"function hotfixFillAdapter(bytes2, bytes4, address)",
|
|
289
|
+
"function initialize(address, address, address)",
|
|
290
|
+
"function initialized() view returns (bool)",
|
|
291
|
+
"function installClaimAdapter(bytes2, bytes4, address)",
|
|
292
|
+
"function installFillAdapter(bytes2, bytes4, address)",
|
|
293
|
+
"function isContractDeployed(address) view returns (bool)",
|
|
294
|
+
"function optimized_routeFill921336808(bytes[], bytes, bytes) payable",
|
|
295
|
+
"function pauseRouter()",
|
|
296
|
+
"function renounceRole(bytes32, address)",
|
|
297
|
+
"function retireClaimAdapter(bytes2, bytes4)",
|
|
298
|
+
"function retireFillAdapter(bytes2, bytes4)",
|
|
299
|
+
"function revokeRole(bytes32, address)",
|
|
300
|
+
"function routeClaim(bytes, bytes) payable",
|
|
301
|
+
"function routeClaim(bytes[], bytes[]) payable",
|
|
302
|
+
"function setAtomicFillSigner(address)",
|
|
303
|
+
"function setTokenApproval(address, address, uint256)",
|
|
304
|
+
"function supportsInterface(bytes4) view returns (bool)"
|
|
305
|
+
],
|
|
306
|
+
"samechain": [
|
|
307
|
+
"function implementation() view returns (address)",
|
|
308
|
+
"function owner() view returns (address)",
|
|
309
|
+
"function renounceOwnership()",
|
|
310
|
+
"function transferOwnership(address)",
|
|
311
|
+
"function upgradeTo(address)"
|
|
312
|
+
],
|
|
313
|
+
"samechainAdapterArbiterImpl": [
|
|
314
|
+
"function ADAPTER_TAG() pure returns (bytes12)",
|
|
315
|
+
"function ARBITER() view returns (address)",
|
|
316
|
+
"function EXECUTOR() view returns (address)",
|
|
317
|
+
"function _ROUTER() view returns (address)",
|
|
318
|
+
"function handleCompact_NotarizedChain((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], bytes, address) returns (address, uint256)",
|
|
319
|
+
"function handlePermit2((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), address) returns (address, uint256)",
|
|
320
|
+
"function qualificationHash(bytes) pure returns (bytes32)",
|
|
321
|
+
"function samechain_compact_handleFill(((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], bytes)) payable returns (bytes4)",
|
|
322
|
+
"function samechain_permit2_handleFill(((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes))) payable returns (bytes4)",
|
|
323
|
+
"function semVer() view returns (bytes6)",
|
|
324
|
+
"function semVerUnpacked() view returns (uint256, uint256, uint256)",
|
|
325
|
+
"function settlementLayerSpender() view returns (address)",
|
|
326
|
+
"function supportsInterface(bytes4) pure returns (bool)",
|
|
327
|
+
"function version() view returns (bytes)"
|
|
328
|
+
]
|
|
329
|
+
};
|
|
6
330
|
exports.abiSignatures = abiSignatures;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"contracts.d.ts","sourceRoot":"","sources":["../../../src/generated/contracts.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAEpC,KAAK,iBAAiB,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;AACjE,QAAA,MAAM,iBAAiB,EAAE,
|
|
1
|
+
{"version":3,"file":"contracts.d.ts","sourceRoot":"","sources":["../../../src/generated/contracts.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAEpC,KAAK,iBAAiB,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;AACjE,QAAA,MAAM,iBAAiB,EAAE,iBAwOxB,CAAC;AAEF,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAC7B,YAAY,EAAE,iBAAiB,EAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"contracts.dev.d.ts","sourceRoot":"","sources":["../../../src/generated/contracts.dev.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAEpC,KAAK,iBAAiB,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;AACjE,QAAA,MAAM,iBAAiB,EAAE,
|
|
1
|
+
{"version":3,"file":"contracts.dev.d.ts","sourceRoot":"","sources":["../../../src/generated/contracts.dev.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAEpC,KAAK,iBAAiB,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;AACjE,QAAA,MAAM,iBAAiB,EAAE,iBAwOxB,CAAC;AAEF,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAC7B,YAAY,EAAE,iBAAiB,EAAE,CAAC"}
|
|
@@ -1,5 +1,237 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.contractAddresses = void 0;
|
|
4
|
-
const contractAddresses = {
|
|
4
|
+
const contractAddresses = {
|
|
5
|
+
"1": {
|
|
6
|
+
"acrossHandler": "0x7Aa6915838beb89b55739bC75d3910F0c77cC962",
|
|
7
|
+
"across7579Arbiter": "0xEEafB86fd356f22b1f4221b4B19D6A26dbC02C00",
|
|
8
|
+
"acrossMulticallArbiter": "0x669453dCc2654e9336BBFbf8b0be601196a3a63c",
|
|
9
|
+
"ecoArbiter": "0x670E03196e11B962800194bb8aCB27ECAcc87F40",
|
|
10
|
+
"relayArbiter": "0x1f005D0c8b83242d5B08E7B2CE3c5E6BE581e4bB",
|
|
11
|
+
"acrossBridge": "0x5c7BCd6E7De5423a257D81B442095A1a6ced35C5",
|
|
12
|
+
"spokepool": "0x5c7BCd6E7De5423a257D81B442095A1a6ced35C5",
|
|
13
|
+
"ecoPortal": "0x399Dbd5DF04f83103F77A58cBa2B7c4d3cdede97",
|
|
14
|
+
"ecoHyperProver": "0x101c1d5521dc32115089d02774F5298Df13dC71f",
|
|
15
|
+
"ecoVaultAddress": "0x3fd339e58769a56d08dcd2683f9012e881287476",
|
|
16
|
+
"relayReceiver": "0xa5F565650890fBA1824Ee0F21EbBbF660a179934",
|
|
17
|
+
"relaySolver": "0xf70da97812CB96acDF810712Aa562db8dfA3dbEF",
|
|
18
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
19
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
20
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
21
|
+
},
|
|
22
|
+
"10": {
|
|
23
|
+
"acrossHandler": "0x7Aa6915838beb89b55739bC75d3910F0c77cC962",
|
|
24
|
+
"across7579Arbiter": "0xEEafB86fd356f22b1f4221b4B19D6A26dbC02C00",
|
|
25
|
+
"acrossMulticallArbiter": "0x669453dCc2654e9336BBFbf8b0be601196a3a63c",
|
|
26
|
+
"ecoArbiter": "0x670E03196e11B962800194bb8aCB27ECAcc87F40",
|
|
27
|
+
"relayArbiter": "0x1f005D0c8b83242d5B08E7B2CE3c5E6BE581e4bB",
|
|
28
|
+
"acrossBridge": "0x6f26Bf09B1C792e3228e5467807a900A503c0281",
|
|
29
|
+
"spokepool": "0x6f26Bf09B1C792e3228e5467807a900A503c0281",
|
|
30
|
+
"ecoPortal": "0x399Dbd5DF04f83103F77A58cBa2B7c4d3cdede97",
|
|
31
|
+
"ecoHyperProver": "0x101c1d5521dc32115089d02774F5298Df13dC71f",
|
|
32
|
+
"ecoVaultAddress": "0x3fd339e58769a56d08dcd2683f9012e881287476",
|
|
33
|
+
"relayReceiver": "0xa5F565650890fBA1824Ee0F21EbBbF660a179934",
|
|
34
|
+
"relaySolver": "0xf70da97812CB96acDF810712Aa562db8dfA3dbEF",
|
|
35
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
36
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
37
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
38
|
+
},
|
|
39
|
+
"100": {
|
|
40
|
+
"ecoArbiter": "0x670E03196e11B962800194bb8aCB27ECAcc87F40",
|
|
41
|
+
"relayArbiter": "0x1f005D0c8b83242d5B08E7B2CE3c5E6BE581e4bB",
|
|
42
|
+
"ecoPortal": "0x399Dbd5DF04f83103F77A58cBa2B7c4d3cdede97",
|
|
43
|
+
"ecoHyperProver": "0x101c1d5521dc32115089d02774F5298Df13dC71f",
|
|
44
|
+
"ecoVaultAddress": "0x3fd339e58769a56d08dcd2683f9012e881287476",
|
|
45
|
+
"relayReceiver": "0xa5F565650890fBA1824Ee0F21EbBbF660a179934",
|
|
46
|
+
"relaySolver": "0xf70da97812CB96acDF810712Aa562db8dfA3dbEF",
|
|
47
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
48
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
49
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
50
|
+
},
|
|
51
|
+
"137": {
|
|
52
|
+
"acrossHandler": "0x7Aa6915838beb89b55739bC75d3910F0c77cC962",
|
|
53
|
+
"across7579Arbiter": "0xEEafB86fd356f22b1f4221b4B19D6A26dbC02C00",
|
|
54
|
+
"acrossMulticallArbiter": "0x669453dCc2654e9336BBFbf8b0be601196a3a63c",
|
|
55
|
+
"ecoArbiter": "0x670E03196e11B962800194bb8aCB27ECAcc87F40",
|
|
56
|
+
"relayArbiter": "0x1f005D0c8b83242d5B08E7B2CE3c5E6BE581e4bB",
|
|
57
|
+
"acrossBridge": "0x9295ee1d8C5b022Be115A2AD3c30C72E34e7F096",
|
|
58
|
+
"spokepool": "0x9295ee1d8C5b022Be115A2AD3c30C72E34e7F096",
|
|
59
|
+
"ecoPortal": "0x399Dbd5DF04f83103F77A58cBa2B7c4d3cdede97",
|
|
60
|
+
"ecoHyperProver": "0x101c1d5521dc32115089d02774F5298Df13dC71f",
|
|
61
|
+
"ecoVaultAddress": "0x3fd339e58769a56d08dcd2683f9012e881287476",
|
|
62
|
+
"relayReceiver": "0xa5F565650890fBA1824Ee0F21EbBbF660a179934",
|
|
63
|
+
"relaySolver": "0xf70da97812CB96acDF810712Aa562db8dfA3dbEF",
|
|
64
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
65
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
66
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
67
|
+
},
|
|
68
|
+
"146": {
|
|
69
|
+
"ecoArbiter": "0x670E03196e11B962800194bb8aCB27ECAcc87F40",
|
|
70
|
+
"relayArbiter": "0x1f005D0c8b83242d5B08E7B2CE3c5E6BE581e4bB",
|
|
71
|
+
"acrossBridge": "0x3baD7AD0728f9917d1Bf08af5782dCbD516cDd96",
|
|
72
|
+
"spokepool": "0x3baD7AD0728f9917d1Bf08af5782dCbD516cDd96",
|
|
73
|
+
"ecoPortal": "0x399Dbd5DF04f83103F77A58cBa2B7c4d3cdede97",
|
|
74
|
+
"ecoHyperProver": "0x101c1d5521dc32115089d02774F5298Df13dC71f",
|
|
75
|
+
"ecoVaultAddress": "0x3fd339e58769a56d08dcd2683f9012e881287476",
|
|
76
|
+
"relayReceiver": "0xa5F565650890fBA1824Ee0F21EbBbF660a179934",
|
|
77
|
+
"relaySolver": "0xf70da97812CB96acDF810712Aa562db8dfA3dbEF",
|
|
78
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
79
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
80
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
81
|
+
},
|
|
82
|
+
"1868": {
|
|
83
|
+
"acrossHandler": "0x7Aa6915838beb89b55739bC75d3910F0c77cC962",
|
|
84
|
+
"across7579Arbiter": "0xEEafB86fd356f22b1f4221b4B19D6A26dbC02C00",
|
|
85
|
+
"acrossMulticallArbiter": "0x669453dCc2654e9336BBFbf8b0be601196a3a63c",
|
|
86
|
+
"ecoArbiter": "0x670E03196e11B962800194bb8aCB27ECAcc87F40",
|
|
87
|
+
"relayArbiter": "0x1f005D0c8b83242d5B08E7B2CE3c5E6BE581e4bB",
|
|
88
|
+
"acrossBridge": "0x3baD7AD0728f9917d1Bf08af5782dCbD516cDd96",
|
|
89
|
+
"spokepool": "0x3baD7AD0728f9917d1Bf08af5782dCbD516cDd96",
|
|
90
|
+
"ecoPortal": "0x399Dbd5DF04f83103F77A58cBa2B7c4d3cdede97",
|
|
91
|
+
"ecoHyperProver": "0x101c1d5521dc32115089d02774F5298Df13dC71f",
|
|
92
|
+
"ecoVaultAddress": "0x3fd339e58769a56d08dcd2683f9012e881287476",
|
|
93
|
+
"relayReceiver": "0xa5F565650890fBA1824Ee0F21EbBbF660a179934",
|
|
94
|
+
"relaySolver": "0xf70da97812CB96acDF810712Aa562db8dfA3dbEF",
|
|
95
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
96
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
97
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
98
|
+
},
|
|
99
|
+
"8453": {
|
|
100
|
+
"acrossHandler": "0x7Aa6915838beb89b55739bC75d3910F0c77cC962",
|
|
101
|
+
"across7579Arbiter": "0xEEafB86fd356f22b1f4221b4B19D6A26dbC02C00",
|
|
102
|
+
"acrossMulticallArbiter": "0x669453dCc2654e9336BBFbf8b0be601196a3a63c",
|
|
103
|
+
"ecoArbiter": "0x670E03196e11B962800194bb8aCB27ECAcc87F40",
|
|
104
|
+
"relayArbiter": "0x1f005D0c8b83242d5B08E7B2CE3c5E6BE581e4bB",
|
|
105
|
+
"acrossBridge": "0x09aea4b2242abC8bb4BB78D537A67a245A7bEC64",
|
|
106
|
+
"spokepool": "0x09aea4b2242abC8bb4BB78D537A67a245A7bEC64",
|
|
107
|
+
"ecoPortal": "0x399Dbd5DF04f83103F77A58cBa2B7c4d3cdede97",
|
|
108
|
+
"ecoHyperProver": "0x101c1d5521dc32115089d02774F5298Df13dC71f",
|
|
109
|
+
"ecoVaultAddress": "0x3fd339e58769a56d08dcd2683f9012e881287476",
|
|
110
|
+
"relayReceiver": "0xa5F565650890fBA1824Ee0F21EbBbF660a179934",
|
|
111
|
+
"relaySolver": "0xf70da97812CB96acDF810712Aa562db8dfA3dbEF",
|
|
112
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
113
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
114
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
115
|
+
},
|
|
116
|
+
"9745": {
|
|
117
|
+
"acrossHandler": "0x7Aa6915838beb89b55739bC75d3910F0c77cC962",
|
|
118
|
+
"across7579Arbiter": "0xEEafB86fd356f22b1f4221b4B19D6A26dbC02C00",
|
|
119
|
+
"acrossMulticallArbiter": "0x669453dCc2654e9336BBFbf8b0be601196a3a63c",
|
|
120
|
+
"ecoArbiter": "0x670E03196e11B962800194bb8aCB27ECAcc87F40",
|
|
121
|
+
"relayArbiter": "0x1f005D0c8b83242d5B08E7B2CE3c5E6BE581e4bB",
|
|
122
|
+
"acrossBridge": "0x50039fAEfebef707cFD94D6d462fE6D10B39207a",
|
|
123
|
+
"spokepool": "0x50039fAEfebef707cFD94D6d462fE6D10B39207a",
|
|
124
|
+
"ecoPortal": "0x399Dbd5DF04f83103F77A58cBa2B7c4d3cdede97",
|
|
125
|
+
"ecoHyperProver": "0x101c1d5521dc32115089d02774F5298Df13dC71f",
|
|
126
|
+
"ecoVaultAddress": "0x3fd339e58769a56d08dcd2683f9012e881287476",
|
|
127
|
+
"relayReceiver": "0xa5F565650890fBA1824Ee0F21EbBbF660a179934",
|
|
128
|
+
"relaySolver": "0xf70da97812CB96acDF810712Aa562db8dfA3dbEF",
|
|
129
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
130
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
131
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
132
|
+
},
|
|
133
|
+
"9746": {
|
|
134
|
+
"ecoArbiter": "0x617986d350cCEa55a40eeB05e77b5fF7B5afb8A2",
|
|
135
|
+
"ecoPortal": "0x06EFdb68dbF245ECb49E3aE10Cd0f893B674443c",
|
|
136
|
+
"ecoHyperProver": "0xad707D5756B534d55Fc2e96F61a95Fc03E4C0A0e",
|
|
137
|
+
"ecoVaultAddress": "0xfc6695ed50c06ac1102371168c33b3cfab7c884b",
|
|
138
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
139
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
140
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
141
|
+
},
|
|
142
|
+
"42161": {
|
|
143
|
+
"acrossHandler": "0x7Aa6915838beb89b55739bC75d3910F0c77cC962",
|
|
144
|
+
"across7579Arbiter": "0xEEafB86fd356f22b1f4221b4B19D6A26dbC02C00",
|
|
145
|
+
"acrossMulticallArbiter": "0x669453dCc2654e9336BBFbf8b0be601196a3a63c",
|
|
146
|
+
"ecoArbiter": "0x670E03196e11B962800194bb8aCB27ECAcc87F40",
|
|
147
|
+
"relayArbiter": "0x1f005D0c8b83242d5B08E7B2CE3c5E6BE581e4bB",
|
|
148
|
+
"acrossBridge": "0xe35e9842fceaCA96570B734083f4a58e8F7C5f2A",
|
|
149
|
+
"spokepool": "0xe35e9842fceaCA96570B734083f4a58e8F7C5f2A",
|
|
150
|
+
"ecoPortal": "0x399Dbd5DF04f83103F77A58cBa2B7c4d3cdede97",
|
|
151
|
+
"ecoHyperProver": "0x101c1d5521dc32115089d02774F5298Df13dC71f",
|
|
152
|
+
"ecoVaultAddress": "0x3fd339e58769a56d08dcd2683f9012e881287476",
|
|
153
|
+
"relayReceiver": "0xa5F565650890fBA1824Ee0F21EbBbF660a179934",
|
|
154
|
+
"relaySolver": "0xf70da97812CB96acDF810712Aa562db8dfA3dbEF",
|
|
155
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
156
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
157
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
158
|
+
},
|
|
159
|
+
"84532": {
|
|
160
|
+
"acrossHandler": "0x7Aa6915838beb89b55739bC75d3910F0c77cC962",
|
|
161
|
+
"across7579Arbiter": "0xEEafB86fd356f22b1f4221b4B19D6A26dbC02C00",
|
|
162
|
+
"acrossMulticallArbiter": "0x669453dCc2654e9336BBFbf8b0be601196a3a63c",
|
|
163
|
+
"ecoArbiter": "0x617986d350cCEa55a40eeB05e77b5fF7B5afb8A2",
|
|
164
|
+
"acrossBridge": "0x82B564983aE7274c86695917BBf8C99ECb6F0F8F",
|
|
165
|
+
"spokepool": "0x82B564983aE7274c86695917BBf8C99ECb6F0F8F",
|
|
166
|
+
"ecoPortal": "0x06EFdb68dbF245ECb49E3aE10Cd0f893B674443c",
|
|
167
|
+
"ecoHyperProver": "0xad707D5756B534d55Fc2e96F61a95Fc03E4C0A0e",
|
|
168
|
+
"ecoVaultAddress": "0xfc6695ed50c06ac1102371168c33b3cfab7c884b",
|
|
169
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
170
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
171
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
172
|
+
},
|
|
173
|
+
"421614": {
|
|
174
|
+
"acrossHandler": "0x7Aa6915838beb89b55739bC75d3910F0c77cC962",
|
|
175
|
+
"across7579Arbiter": "0xEEafB86fd356f22b1f4221b4B19D6A26dbC02C00",
|
|
176
|
+
"acrossMulticallArbiter": "0x669453dCc2654e9336BBFbf8b0be601196a3a63c",
|
|
177
|
+
"ecoArbiter": "0x617986d350cCEa55a40eeB05e77b5fF7B5afb8A2",
|
|
178
|
+
"acrossBridge": "0x7E63A5f1a8F0B4d0934B2f2327DAED3F6bb2ee75",
|
|
179
|
+
"spokepool": "0x7E63A5f1a8F0B4d0934B2f2327DAED3F6bb2ee75",
|
|
180
|
+
"ecoPortal": "0x06EFdb68dbF245ECb49E3aE10Cd0f893B674443c",
|
|
181
|
+
"ecoHyperProver": "0xad707D5756B534d55Fc2e96F61a95Fc03E4C0A0e",
|
|
182
|
+
"ecoVaultAddress": "0xfc6695ed50c06ac1102371168c33b3cfab7c884b",
|
|
183
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
184
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
185
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
186
|
+
},
|
|
187
|
+
"11155111": {
|
|
188
|
+
"acrossHandler": "0x7Aa6915838beb89b55739bC75d3910F0c77cC962",
|
|
189
|
+
"across7579Arbiter": "0xEEafB86fd356f22b1f4221b4B19D6A26dbC02C00",
|
|
190
|
+
"acrossMulticallArbiter": "0x669453dCc2654e9336BBFbf8b0be601196a3a63c",
|
|
191
|
+
"ecoArbiter": "0x617986d350cCEa55a40eeB05e77b5fF7B5afb8A2",
|
|
192
|
+
"acrossBridge": "0x5ef6C01E11889d86803e0B23e3cB3F9E9d97B662",
|
|
193
|
+
"spokepool": "0x5ef6C01E11889d86803e0B23e3cB3F9E9d97B662",
|
|
194
|
+
"ecoPortal": "0x06EFdb68dbF245ECb49E3aE10Cd0f893B674443c",
|
|
195
|
+
"ecoHyperProver": "0xad707D5756B534d55Fc2e96F61a95Fc03E4C0A0e",
|
|
196
|
+
"ecoVaultAddress": "0xfc6695ed50c06ac1102371168c33b3cfab7c884b",
|
|
197
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
198
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
199
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
200
|
+
},
|
|
201
|
+
"11155420": {
|
|
202
|
+
"acrossHandler": "0x7Aa6915838beb89b55739bC75d3910F0c77cC962",
|
|
203
|
+
"across7579Arbiter": "0xEEafB86fd356f22b1f4221b4B19D6A26dbC02C00",
|
|
204
|
+
"acrossMulticallArbiter": "0x669453dCc2654e9336BBFbf8b0be601196a3a63c",
|
|
205
|
+
"ecoArbiter": "0x617986d350cCEa55a40eeB05e77b5fF7B5afb8A2",
|
|
206
|
+
"acrossBridge": "0x4e8E101924eDE233C13e2D8622DC8aED2872d505",
|
|
207
|
+
"spokepool": "0x4e8E101924eDE233C13e2D8622DC8aED2872d505",
|
|
208
|
+
"ecoPortal": "0x06EFdb68dbF245ECb49E3aE10Cd0f893B674443c",
|
|
209
|
+
"ecoHyperProver": "0xad707D5756B534d55Fc2e96F61a95Fc03E4C0A0e",
|
|
210
|
+
"ecoVaultAddress": "0xfc6695ed50c06ac1102371168c33b3cfab7c884b",
|
|
211
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
212
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
213
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
214
|
+
},
|
|
215
|
+
"*": {
|
|
216
|
+
"addressBook": "0xb7Eed4f2c3c3EE7349f80414ffb04dA6c247924E",
|
|
217
|
+
"allocator": "0xC7732071e3a1be6cfCE6D13bb05699A31a457679",
|
|
218
|
+
"caller": "0xcBb2af2EAc15Fd261c542aBd65DE33eF653A7dc7",
|
|
219
|
+
"multiCaller": "0xcBb2af2EAc15Fd261c542aBd65DE33eF653A7dc7",
|
|
220
|
+
"emissary": "0x1c61d49eef44eF278D2fd8Ae7d2C6806A8Ac4263",
|
|
221
|
+
"emissaryImpl": "0x6D104Cb9Ba954fcFf85D8a83CF9cF35f596ab56C",
|
|
222
|
+
"intentExecutor": "0xbF9b5b917a83f8adaC17B0752846D41D8D7b7E17",
|
|
223
|
+
"intentExecutorImpl": "0x957C6b3D7405B42fa8aE2001C42DA82c94737802",
|
|
224
|
+
"intentExecutorAdapter": "0xd244839c3f90deC5a21c03DAd5d1695Fcc991807",
|
|
225
|
+
"intentExecutorAdapterGasRefund": "0x27F2BD2Ccf36eB55eCC78aC3aD2f2Ace528AF382",
|
|
226
|
+
"multicallAdapter": "0x2033BAf793ece4a38f0CBae47AF8435620E296c6",
|
|
227
|
+
"multicallHandler": "0xcc57378369bbC7B5bFD2b2F3E8A9f733c16c5F63",
|
|
228
|
+
"ecoHandler": "0xcc57378369bbC7B5bFD2b2F3E8A9f733c16c5F63",
|
|
229
|
+
"paymaster": "0xf2d0A6572252931a685dd4a64db3198eBdC7a4b6",
|
|
230
|
+
"relayerPot": "0xDD6430ad62de02cF8d37Fc3Bc34c6855F34BCbE8",
|
|
231
|
+
"router": "0x8a525Dc484f893Ca64fef507746EBd5036eeC256",
|
|
232
|
+
"routerImpl": "0x7705B132373bF79b580f335cb7d5494448CdD442",
|
|
233
|
+
"samechainArbiter": "0x8fA7720Eee299223f25De8DC03C68A28541dCD10",
|
|
234
|
+
"samechainAdapter": "0xBCDD70E1A10538d15603d79843cf8aee68Fcf01b"
|
|
235
|
+
}
|
|
236
|
+
};
|
|
5
237
|
exports.contractAddresses = contractAddresses;
|
|
@@ -1,5 +1,237 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.contractAddresses = void 0;
|
|
4
|
-
const contractAddresses = {
|
|
4
|
+
const contractAddresses = {
|
|
5
|
+
"1": {
|
|
6
|
+
"acrossHandler": "0xBcBb05DdfE0fCE5BeD28A99c827f8e7c868863ce",
|
|
7
|
+
"across7579Arbiter": "0xa858363f6787910418deaB508CA7B8C1B337a43b",
|
|
8
|
+
"acrossMulticallArbiter": "0xC149d5f1B0d17E4Ce55AbFdAaF9014304B82fEA3",
|
|
9
|
+
"ecoArbiter": "0x634778b609B050F510222681e11653cd3C6AD95c",
|
|
10
|
+
"relayArbiter": "0x88E43eaaDC3E3aFfd0dC67Dd3Ece2ce3227F2E7a",
|
|
11
|
+
"acrossBridge": "0x5c7BCd6E7De5423a257D81B442095A1a6ced35C5",
|
|
12
|
+
"spokepool": "0x5c7BCd6E7De5423a257D81B442095A1a6ced35C5",
|
|
13
|
+
"ecoPortal": "0x399Dbd5DF04f83103F77A58cBa2B7c4d3cdede97",
|
|
14
|
+
"ecoHyperProver": "0x101c1d5521dc32115089d02774F5298Df13dC71f",
|
|
15
|
+
"ecoVaultAddress": "0x3fd339e58769a56d08dcd2683f9012e881287476",
|
|
16
|
+
"relayReceiver": "0xa5F565650890fBA1824Ee0F21EbBbF660a179934",
|
|
17
|
+
"relaySolver": "0xf70da97812CB96acDF810712Aa562db8dfA3dbEF",
|
|
18
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
19
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
20
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
21
|
+
},
|
|
22
|
+
"10": {
|
|
23
|
+
"acrossHandler": "0xBcBb05DdfE0fCE5BeD28A99c827f8e7c868863ce",
|
|
24
|
+
"across7579Arbiter": "0xa858363f6787910418deaB508CA7B8C1B337a43b",
|
|
25
|
+
"acrossMulticallArbiter": "0xC149d5f1B0d17E4Ce55AbFdAaF9014304B82fEA3",
|
|
26
|
+
"ecoArbiter": "0x634778b609B050F510222681e11653cd3C6AD95c",
|
|
27
|
+
"relayArbiter": "0x88E43eaaDC3E3aFfd0dC67Dd3Ece2ce3227F2E7a",
|
|
28
|
+
"acrossBridge": "0x6f26Bf09B1C792e3228e5467807a900A503c0281",
|
|
29
|
+
"spokepool": "0x6f26Bf09B1C792e3228e5467807a900A503c0281",
|
|
30
|
+
"ecoPortal": "0x399Dbd5DF04f83103F77A58cBa2B7c4d3cdede97",
|
|
31
|
+
"ecoHyperProver": "0x101c1d5521dc32115089d02774F5298Df13dC71f",
|
|
32
|
+
"ecoVaultAddress": "0x3fd339e58769a56d08dcd2683f9012e881287476",
|
|
33
|
+
"relayReceiver": "0xa5F565650890fBA1824Ee0F21EbBbF660a179934",
|
|
34
|
+
"relaySolver": "0xf70da97812CB96acDF810712Aa562db8dfA3dbEF",
|
|
35
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
36
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
37
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
38
|
+
},
|
|
39
|
+
"100": {
|
|
40
|
+
"ecoArbiter": "0x634778b609B050F510222681e11653cd3C6AD95c",
|
|
41
|
+
"relayArbiter": "0x88E43eaaDC3E3aFfd0dC67Dd3Ece2ce3227F2E7a",
|
|
42
|
+
"ecoPortal": "0x399Dbd5DF04f83103F77A58cBa2B7c4d3cdede97",
|
|
43
|
+
"ecoHyperProver": "0x101c1d5521dc32115089d02774F5298Df13dC71f",
|
|
44
|
+
"ecoVaultAddress": "0x3fd339e58769a56d08dcd2683f9012e881287476",
|
|
45
|
+
"relayReceiver": "0xa5F565650890fBA1824Ee0F21EbBbF660a179934",
|
|
46
|
+
"relaySolver": "0xf70da97812CB96acDF810712Aa562db8dfA3dbEF",
|
|
47
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
48
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
49
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
50
|
+
},
|
|
51
|
+
"137": {
|
|
52
|
+
"acrossHandler": "0xBcBb05DdfE0fCE5BeD28A99c827f8e7c868863ce",
|
|
53
|
+
"across7579Arbiter": "0xa858363f6787910418deaB508CA7B8C1B337a43b",
|
|
54
|
+
"acrossMulticallArbiter": "0xC149d5f1B0d17E4Ce55AbFdAaF9014304B82fEA3",
|
|
55
|
+
"ecoArbiter": "0x634778b609B050F510222681e11653cd3C6AD95c",
|
|
56
|
+
"relayArbiter": "0x88E43eaaDC3E3aFfd0dC67Dd3Ece2ce3227F2E7a",
|
|
57
|
+
"acrossBridge": "0x9295ee1d8C5b022Be115A2AD3c30C72E34e7F096",
|
|
58
|
+
"spokepool": "0x9295ee1d8C5b022Be115A2AD3c30C72E34e7F096",
|
|
59
|
+
"ecoPortal": "0x399Dbd5DF04f83103F77A58cBa2B7c4d3cdede97",
|
|
60
|
+
"ecoHyperProver": "0x101c1d5521dc32115089d02774F5298Df13dC71f",
|
|
61
|
+
"ecoVaultAddress": "0x3fd339e58769a56d08dcd2683f9012e881287476",
|
|
62
|
+
"relayReceiver": "0xa5F565650890fBA1824Ee0F21EbBbF660a179934",
|
|
63
|
+
"relaySolver": "0xf70da97812CB96acDF810712Aa562db8dfA3dbEF",
|
|
64
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
65
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
66
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
67
|
+
},
|
|
68
|
+
"146": {
|
|
69
|
+
"ecoArbiter": "0x634778b609B050F510222681e11653cd3C6AD95c",
|
|
70
|
+
"relayArbiter": "0x88E43eaaDC3E3aFfd0dC67Dd3Ece2ce3227F2E7a",
|
|
71
|
+
"acrossBridge": "0x3baD7AD0728f9917d1Bf08af5782dCbD516cDd96",
|
|
72
|
+
"spokepool": "0x3baD7AD0728f9917d1Bf08af5782dCbD516cDd96",
|
|
73
|
+
"ecoPortal": "0x399Dbd5DF04f83103F77A58cBa2B7c4d3cdede97",
|
|
74
|
+
"ecoHyperProver": "0x101c1d5521dc32115089d02774F5298Df13dC71f",
|
|
75
|
+
"ecoVaultAddress": "0x3fd339e58769a56d08dcd2683f9012e881287476",
|
|
76
|
+
"relayReceiver": "0xa5F565650890fBA1824Ee0F21EbBbF660a179934",
|
|
77
|
+
"relaySolver": "0xf70da97812CB96acDF810712Aa562db8dfA3dbEF",
|
|
78
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
79
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
80
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
81
|
+
},
|
|
82
|
+
"1868": {
|
|
83
|
+
"acrossHandler": "0xBcBb05DdfE0fCE5BeD28A99c827f8e7c868863ce",
|
|
84
|
+
"across7579Arbiter": "0xa858363f6787910418deaB508CA7B8C1B337a43b",
|
|
85
|
+
"acrossMulticallArbiter": "0xC149d5f1B0d17E4Ce55AbFdAaF9014304B82fEA3",
|
|
86
|
+
"ecoArbiter": "0x634778b609B050F510222681e11653cd3C6AD95c",
|
|
87
|
+
"relayArbiter": "0x88E43eaaDC3E3aFfd0dC67Dd3Ece2ce3227F2E7a",
|
|
88
|
+
"acrossBridge": "0x3baD7AD0728f9917d1Bf08af5782dCbD516cDd96",
|
|
89
|
+
"spokepool": "0x3baD7AD0728f9917d1Bf08af5782dCbD516cDd96",
|
|
90
|
+
"ecoPortal": "0x399Dbd5DF04f83103F77A58cBa2B7c4d3cdede97",
|
|
91
|
+
"ecoHyperProver": "0x101c1d5521dc32115089d02774F5298Df13dC71f",
|
|
92
|
+
"ecoVaultAddress": "0x3fd339e58769a56d08dcd2683f9012e881287476",
|
|
93
|
+
"relayReceiver": "0xa5F565650890fBA1824Ee0F21EbBbF660a179934",
|
|
94
|
+
"relaySolver": "0xf70da97812CB96acDF810712Aa562db8dfA3dbEF",
|
|
95
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
96
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
97
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
98
|
+
},
|
|
99
|
+
"8453": {
|
|
100
|
+
"acrossHandler": "0xBcBb05DdfE0fCE5BeD28A99c827f8e7c868863ce",
|
|
101
|
+
"across7579Arbiter": "0xa858363f6787910418deaB508CA7B8C1B337a43b",
|
|
102
|
+
"acrossMulticallArbiter": "0xC149d5f1B0d17E4Ce55AbFdAaF9014304B82fEA3",
|
|
103
|
+
"ecoArbiter": "0x634778b609B050F510222681e11653cd3C6AD95c",
|
|
104
|
+
"relayArbiter": "0x88E43eaaDC3E3aFfd0dC67Dd3Ece2ce3227F2E7a",
|
|
105
|
+
"acrossBridge": "0x09aea4b2242abC8bb4BB78D537A67a245A7bEC64",
|
|
106
|
+
"spokepool": "0x09aea4b2242abC8bb4BB78D537A67a245A7bEC64",
|
|
107
|
+
"ecoPortal": "0x399Dbd5DF04f83103F77A58cBa2B7c4d3cdede97",
|
|
108
|
+
"ecoHyperProver": "0x101c1d5521dc32115089d02774F5298Df13dC71f",
|
|
109
|
+
"ecoVaultAddress": "0x3fd339e58769a56d08dcd2683f9012e881287476",
|
|
110
|
+
"relayReceiver": "0xa5F565650890fBA1824Ee0F21EbBbF660a179934",
|
|
111
|
+
"relaySolver": "0xf70da97812CB96acDF810712Aa562db8dfA3dbEF",
|
|
112
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
113
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
114
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
115
|
+
},
|
|
116
|
+
"9745": {
|
|
117
|
+
"acrossHandler": "0xBcBb05DdfE0fCE5BeD28A99c827f8e7c868863ce",
|
|
118
|
+
"across7579Arbiter": "0xa858363f6787910418deaB508CA7B8C1B337a43b",
|
|
119
|
+
"acrossMulticallArbiter": "0xC149d5f1B0d17E4Ce55AbFdAaF9014304B82fEA3",
|
|
120
|
+
"ecoArbiter": "0x634778b609B050F510222681e11653cd3C6AD95c",
|
|
121
|
+
"relayArbiter": "0x88E43eaaDC3E3aFfd0dC67Dd3Ece2ce3227F2E7a",
|
|
122
|
+
"acrossBridge": "0x50039fAEfebef707cFD94D6d462fE6D10B39207a",
|
|
123
|
+
"spokepool": "0x50039fAEfebef707cFD94D6d462fE6D10B39207a",
|
|
124
|
+
"ecoPortal": "0x399Dbd5DF04f83103F77A58cBa2B7c4d3cdede97",
|
|
125
|
+
"ecoHyperProver": "0x101c1d5521dc32115089d02774F5298Df13dC71f",
|
|
126
|
+
"ecoVaultAddress": "0x3fd339e58769a56d08dcd2683f9012e881287476",
|
|
127
|
+
"relayReceiver": "0xa5F565650890fBA1824Ee0F21EbBbF660a179934",
|
|
128
|
+
"relaySolver": "0xf70da97812CB96acDF810712Aa562db8dfA3dbEF",
|
|
129
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
130
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
131
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
132
|
+
},
|
|
133
|
+
"9746": {
|
|
134
|
+
"ecoArbiter": "0x3e8e475E5203E4E11A3BD89C041d3399E70A0D05",
|
|
135
|
+
"ecoPortal": "0x06EFdb68dbF245ECb49E3aE10Cd0f893B674443c",
|
|
136
|
+
"ecoHyperProver": "0xad707D5756B534d55Fc2e96F61a95Fc03E4C0A0e",
|
|
137
|
+
"ecoVaultAddress": "0xfc6695ed50c06ac1102371168c33b3cfab7c884b",
|
|
138
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
139
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
140
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
141
|
+
},
|
|
142
|
+
"42161": {
|
|
143
|
+
"acrossHandler": "0xBcBb05DdfE0fCE5BeD28A99c827f8e7c868863ce",
|
|
144
|
+
"across7579Arbiter": "0xa858363f6787910418deaB508CA7B8C1B337a43b",
|
|
145
|
+
"acrossMulticallArbiter": "0xC149d5f1B0d17E4Ce55AbFdAaF9014304B82fEA3",
|
|
146
|
+
"ecoArbiter": "0x634778b609B050F510222681e11653cd3C6AD95c",
|
|
147
|
+
"relayArbiter": "0x88E43eaaDC3E3aFfd0dC67Dd3Ece2ce3227F2E7a",
|
|
148
|
+
"acrossBridge": "0xe35e9842fceaCA96570B734083f4a58e8F7C5f2A",
|
|
149
|
+
"spokepool": "0xe35e9842fceaCA96570B734083f4a58e8F7C5f2A",
|
|
150
|
+
"ecoPortal": "0x399Dbd5DF04f83103F77A58cBa2B7c4d3cdede97",
|
|
151
|
+
"ecoHyperProver": "0x101c1d5521dc32115089d02774F5298Df13dC71f",
|
|
152
|
+
"ecoVaultAddress": "0x3fd339e58769a56d08dcd2683f9012e881287476",
|
|
153
|
+
"relayReceiver": "0xa5F565650890fBA1824Ee0F21EbBbF660a179934",
|
|
154
|
+
"relaySolver": "0xf70da97812CB96acDF810712Aa562db8dfA3dbEF",
|
|
155
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
156
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
157
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
158
|
+
},
|
|
159
|
+
"84532": {
|
|
160
|
+
"acrossHandler": "0xBcBb05DdfE0fCE5BeD28A99c827f8e7c868863ce",
|
|
161
|
+
"across7579Arbiter": "0xa858363f6787910418deaB508CA7B8C1B337a43b",
|
|
162
|
+
"acrossMulticallArbiter": "0xC149d5f1B0d17E4Ce55AbFdAaF9014304B82fEA3",
|
|
163
|
+
"ecoArbiter": "0x3e8e475E5203E4E11A3BD89C041d3399E70A0D05",
|
|
164
|
+
"acrossBridge": "0x82B564983aE7274c86695917BBf8C99ECb6F0F8F",
|
|
165
|
+
"spokepool": "0x82B564983aE7274c86695917BBf8C99ECb6F0F8F",
|
|
166
|
+
"ecoPortal": "0x06EFdb68dbF245ECb49E3aE10Cd0f893B674443c",
|
|
167
|
+
"ecoHyperProver": "0xad707D5756B534d55Fc2e96F61a95Fc03E4C0A0e",
|
|
168
|
+
"ecoVaultAddress": "0xfc6695ed50c06ac1102371168c33b3cfab7c884b",
|
|
169
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
170
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
171
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
172
|
+
},
|
|
173
|
+
"421614": {
|
|
174
|
+
"acrossHandler": "0xBcBb05DdfE0fCE5BeD28A99c827f8e7c868863ce",
|
|
175
|
+
"across7579Arbiter": "0xa858363f6787910418deaB508CA7B8C1B337a43b",
|
|
176
|
+
"acrossMulticallArbiter": "0xC149d5f1B0d17E4Ce55AbFdAaF9014304B82fEA3",
|
|
177
|
+
"ecoArbiter": "0x3e8e475E5203E4E11A3BD89C041d3399E70A0D05",
|
|
178
|
+
"acrossBridge": "0x7E63A5f1a8F0B4d0934B2f2327DAED3F6bb2ee75",
|
|
179
|
+
"spokepool": "0x7E63A5f1a8F0B4d0934B2f2327DAED3F6bb2ee75",
|
|
180
|
+
"ecoPortal": "0x06EFdb68dbF245ECb49E3aE10Cd0f893B674443c",
|
|
181
|
+
"ecoHyperProver": "0xad707D5756B534d55Fc2e96F61a95Fc03E4C0A0e",
|
|
182
|
+
"ecoVaultAddress": "0xfc6695ed50c06ac1102371168c33b3cfab7c884b",
|
|
183
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
184
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
185
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
186
|
+
},
|
|
187
|
+
"11155111": {
|
|
188
|
+
"acrossHandler": "0xBcBb05DdfE0fCE5BeD28A99c827f8e7c868863ce",
|
|
189
|
+
"across7579Arbiter": "0xa858363f6787910418deaB508CA7B8C1B337a43b",
|
|
190
|
+
"acrossMulticallArbiter": "0xC149d5f1B0d17E4Ce55AbFdAaF9014304B82fEA3",
|
|
191
|
+
"ecoArbiter": "0x3e8e475E5203E4E11A3BD89C041d3399E70A0D05",
|
|
192
|
+
"acrossBridge": "0x5ef6C01E11889d86803e0B23e3cB3F9E9d97B662",
|
|
193
|
+
"spokepool": "0x5ef6C01E11889d86803e0B23e3cB3F9E9d97B662",
|
|
194
|
+
"ecoPortal": "0x06EFdb68dbF245ECb49E3aE10Cd0f893B674443c",
|
|
195
|
+
"ecoHyperProver": "0xad707D5756B534d55Fc2e96F61a95Fc03E4C0A0e",
|
|
196
|
+
"ecoVaultAddress": "0xfc6695ed50c06ac1102371168c33b3cfab7c884b",
|
|
197
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
198
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
199
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
200
|
+
},
|
|
201
|
+
"11155420": {
|
|
202
|
+
"acrossHandler": "0xBcBb05DdfE0fCE5BeD28A99c827f8e7c868863ce",
|
|
203
|
+
"across7579Arbiter": "0xa858363f6787910418deaB508CA7B8C1B337a43b",
|
|
204
|
+
"acrossMulticallArbiter": "0xC149d5f1B0d17E4Ce55AbFdAaF9014304B82fEA3",
|
|
205
|
+
"ecoArbiter": "0x3e8e475E5203E4E11A3BD89C041d3399E70A0D05",
|
|
206
|
+
"acrossBridge": "0x4e8E101924eDE233C13e2D8622DC8aED2872d505",
|
|
207
|
+
"spokepool": "0x4e8E101924eDE233C13e2D8622DC8aED2872d505",
|
|
208
|
+
"ecoPortal": "0x06EFdb68dbF245ECb49E3aE10Cd0f893B674443c",
|
|
209
|
+
"ecoHyperProver": "0xad707D5756B534d55Fc2e96F61a95Fc03E4C0A0e",
|
|
210
|
+
"ecoVaultAddress": "0xfc6695ed50c06ac1102371168c33b3cfab7c884b",
|
|
211
|
+
"compact": "0x00000000000000171ede64904551eeDF3C6C9788",
|
|
212
|
+
"permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
|
|
213
|
+
"feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
|
|
214
|
+
},
|
|
215
|
+
"*": {
|
|
216
|
+
"addressBook": "0x4b9e821f89F0952efe6A60719dcA953eCF980D4D",
|
|
217
|
+
"allocator": "0x22376d253286450b3622270345Cccc564C2a5C9B",
|
|
218
|
+
"caller": "0xFdaD21fFcd9f08D7feaA7A76D8133565502Ec350",
|
|
219
|
+
"multiCaller": "0xFdaD21fFcd9f08D7feaA7A76D8133565502Ec350",
|
|
220
|
+
"emissary": "0x00000000000191E0ffEca3835B693Aa1DDeE8d40",
|
|
221
|
+
"emissaryImpl": "0x4ce48AA124f8fAF2574603BB95a02906BAcBE5F4",
|
|
222
|
+
"intentExecutor": "0x00000000005aD9ce1f5035FD62CA96CEf16AdAAF",
|
|
223
|
+
"intentExecutorImpl": "0x8F715D11BF7692220bAD5F0e745c682005A40DaB",
|
|
224
|
+
"intentExecutorAdapter": "0xa5DAC04a6cCF0eb19cE091b6B400Fc4FCD13Da1e",
|
|
225
|
+
"intentExecutorAdapterGasRefund": "0x611e973C2d62d642c4D4c353747afC40B69a362a",
|
|
226
|
+
"multicallAdapter": "0x4cf546ed0F6a4EC4155449686257f698D5044B1F",
|
|
227
|
+
"multicallHandler": "0x200FAb4dEA0388FF9056B3B61f82F981B1de0244",
|
|
228
|
+
"ecoHandler": "0x200FAb4dEA0388FF9056B3B61f82F981B1de0244",
|
|
229
|
+
"paymaster": "0x1d7df6Ddc7328Ac827EB4D7f171C60AFB7f9A599",
|
|
230
|
+
"relayerPot": "0xf2a4066968cDD6549AE721a15Efcf1e195EaBCb1",
|
|
231
|
+
"router": "0x000000000004598D17aaD017bF0734a364c5588b",
|
|
232
|
+
"routerImpl": "0x9F699E562E1C2d6886894e863a50Cf9AF49DD55e",
|
|
233
|
+
"samechainArbiter": "0x000000000006e2569CaF8Ff021810790e0A0D740",
|
|
234
|
+
"samechainAdapter": "0xB3E25F2Fd46633B2DDe82358eD66992B1E4F1BfE"
|
|
235
|
+
}
|
|
236
|
+
};
|
|
5
237
|
exports.contractAddresses = contractAddresses;
|