Skip to content

Commit

Permalink
Merge pull request #1380 from BalancerMaxis/BIP-706-Kill-GHO-USDC-Wid…
Browse files Browse the repository at this point in the history
…e-Range-ECLP-Gauge

[BIP-706] Kill GHO-USDC Wide Range ECLP Gauge
  • Loading branch information
Tritium-VLK authored Sep 30, 2024
2 parents 3ccf974 + 3f7f5a8 commit 160b98f
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 0 deletions.
32 changes: 32 additions & 0 deletions BIPs/2024-W44/[BIP-706] Kill GHO-USDC Wide Range ECLP Gauge.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1727311530898,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.17.0",
"createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f",
"createdFromOwnerAddress": "",
"checksum": "0xfb271fd94f9a00a2afef0428d77b3fe98d54e7cf1062852bd8ad9d08e4b19e53"
},
"transactions": [
{
"to": "0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{ "internalType": "address", "name": "target", "type": "address" },
{ "internalType": "bytes", "name": "data", "type": "bytes" }
],
"name": "performAction",
"payable": true
},
"contractInputsValues": {
"target": "0x80AeF246F9926B52622f4e74cdc7Acb5C4344FfE",
"data": "0xab8f0945"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
FILENAME: `BIPs/2024-W44/[BIP-706] Kill GHO-USDC Wide Range ECLP Gauge.json`
MULTISIG: `multisigs/dao (mainnet:0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f)`
COMMIT: `267ea3ec4c31379682a03ff79a2612647a796d0b`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/58c04be5-aadc-442e-9a61-150dd48ed21f)

```
+---------------+-----------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------+-------------+---------------+---------+----------+
| function | entrypoint | target | selector | parsed_inputs | bip | tx_index |
+---------------+-----------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------+-------------+---------------+---------+----------+
| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x80AeF246F9926B52622f4e74cdc7Acb5C4344FfE (gauges/ECLP-GHO-USDC-gauge-80ae) | killGauge() | | BIP-706 | 0 |
+---------------+-----------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------+-------------+---------------+---------+----------+
```

0 comments on commit 160b98f

Please sign in to comment.