Skip to content

Commit

Permalink
update logs
Browse files Browse the repository at this point in the history
  • Loading branch information
ezynda3 committed Jan 28, 2025
1 parent f2e7b24 commit b7be7fc
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 6 deletions.
4 changes: 2 additions & 2 deletions config/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"type": "mainnet",
"rpcUrl": "https://api.mainnet.abs.xyz",
"verificationType": "etherscan",
"explorerUrl": "https://abscan.io",
"explorerApiUrl": "https://api.abscan.io/api",
"explorerUrl": "https://abscan.org",
"explorerApiUrl": "https://api.abscan.org/api",
"multicallAddress": "0xAa4De41dba0Ca5dCBb288b7cC6b708F3aaC759E7",
"safeApiUrl": "https://transaction.abstract-safe.protofire.io/api",
"safeAddress": "0x257CBCDc7FcBA79a83149C9D7160ef15A86FA39c",
Expand Down
44 changes: 43 additions & 1 deletion deployments/_deployments_log_file.json
Original file line number Diff line number Diff line change
Expand Up @@ -746,6 +746,20 @@
}
]
}
},
"abstract": {
"production": {
"1.0.0": [
{
"ADDRESS": "0xA9bD7d5304a24c005D37Dc7Dfe844464F9ca718c",
"OPTIMIZER_RUNS": "200",
"TIMESTAMP": "2025-01-28T14:20:24.363Z",
"CONSTRUCTOR_ARGS": "0x",
"SALT": "",
"VERIFIED": true
}
]
}
}
},
"DiamondLoupeFacet": {
Expand Down Expand Up @@ -1482,6 +1496,20 @@
}
]
}
},
"abstract": {
"production": {
"1.0.0": [
{
"ADDRESS": "0xABf05526621346D3526abBa79515D3A0182bAe05",
"OPTIMIZER_RUNS": "200",
"TIMESTAMP": "2025-01-28T14:20:24.574Z",
"CONSTRUCTOR_ARGS": "0x",
"SALT": "",
"VERIFIED": true
}
]
}
}
},
"OwnershipFacet": {
Expand Down Expand Up @@ -25830,6 +25858,20 @@
}
]
}
},
"abstract": {
"production": {
"1.0.1": [
{
"ADDRESS": "0xDD5ae29dfA6634b186C8f842064A12a09bE9d2F8",
"OPTIMIZER_RUNS": "200",
"TIMESTAMP": "2025-01-28T14:20:29.530Z",
"CONSTRUCTOR_ARGS": "0x000000000000000000000000d38743b48d26743c0ec6898d699394fbc94657ee",
"SALT": "",
"VERIFIED": true
}
]
}
}
},
"AcrossFacetV3": {
Expand Down Expand Up @@ -28035,7 +28077,7 @@
"ADDRESS": "0x52c10d81CcfF1DE7c510e0BA26ECaD66816e1e8D",
"OPTIMIZER_RUNS": "1000000",
"TIMESTAMP": "2025-01-14 16:32:35",
"CONSTRUCTOR_ARGS": "0x000000000000000000000000634e831ce6d460c2cd5067af98d6452eb280e374000000000000000000000000f70da97812cb96acdf810712aa562db8dfa3dbef",
"CONSTRUCTOR_ARGS": "0x000000000000000000000000634e831ce6d460c2cd5067af98d6452eb280e374000000000000000000000000f70da97812cb96acdf810712aa562db8dfa3dbef"
}
]
}
Expand Down
6 changes: 3 additions & 3 deletions deployments/abstract.diamond.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"Name": "PeripheryRegistryFacet",
"Version": "1.0.0"
},
"0x195d5CBEe915E364B5Ea0ed9B7578aDA41bF23F3": {
"Name": "LIFuelFacet",
"0xDD5ae29dfA6634b186C8f842064A12a09bE9d2F8": {
"Name": "EmergencyPauseFacet",
"Version": "1.0.1"
},
"0x67Ae9269BB0363d4d1171eFCB750AAA0D62c0903": {
Expand Down Expand Up @@ -72,7 +72,7 @@
"Permit2Proxy": "",
"ReceiverAcrossV3": "",
"Receiver": "0x09f5fb29BadCF59d51ad2e64701071b8aB5c4F7A",
"ReceiverStargateV2": "0x37d7fD457Bef56E79bE3b8bd286eeBEFF14b578f",
"ReceiverStargateV2": "0x83D2B4f5834d7aDE97E5837781ecfC99D9Cbe004",
"RelayerCelerIM": "",
"TokenWrapper": "0x527868EDbF533C3Ac540f4457405f701D9d4c7c1"
}
Expand Down

0 comments on commit b7be7fc

Please sign in to comment.