Skip to content

Commit

Permalink
Merge pull request #1520 from BalancerMaxis/gha-payload-merge-2024-W48
Browse files Browse the repository at this point in the history
Combined JSON payloads 2024-W48
  • Loading branch information
gosuto-inzasheru authored Nov 26, 2024
2 parents 7a34279 + 17de062 commit 0589eb4
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1675891944772,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.13.2",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": ""
},
"transactions": [
{
"to": "0x5DbAd78818D4c8958EfF2d5b95b28385A22113Cd",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address",
"name": "gauge",
"type": "address"
},
{
"internalType": "string",
"name": "gaugeType",
"type": "string"
}
],
"name": "addGauge",
"payable": false
},
"contractInputsValues": {
"gauge": "0xf2c203a264dc05942CFbAeA16f712b2106c2fb02",
"gaugeType": "Ethereum"
},
"meta": {
"tx_index": 0,
"origin_file_name": "/home/runner/work/multisig-ops/multisig-ops/BIPs/2024-W48/[BIP-733] Enable ynETH-wETH Gauge [Ethereum].json",
"bip_number": "BIP-733"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
FILENAME: `BIPs/00batched/2024-W48/1-0xc38c5f97B34E175FFd35407fc91a937300E33860.json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `4c625200a6f71f3b2bee1b75283165bf21659ca1`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/acc53eb8-559f-4e00-a05d-8e707c82312d)

| Gauge Validator (0xf2c203a264dc05942CFbAeA16f712b2106c2fb02) | Result |
| :------------------------------------------------------------| :----: |
| `validate_preferential_gauge` | ✅ |
| `validate_rate_providers_safety` | ✅ ✅ |

```
+-----------------------+---------------------------------------------------------------------+--------------------+--------------------------------------------------+----------------------------------------------------+--------------------------------------------+----------------+---------+----------+
| function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | review_summary | bip | tx_index |
+-----------------------+---------------------------------------------------------------------+--------------------+--------------------------------------------------+----------------------------------------------------+--------------------------------------------+----------------+---------+----------+
| GaugeAdderV4/addGauge | 0x398901c7a1a05a93499a40f88fca6381de912de80002000000000000000006c1 | ECLP-ynETH-wstETH | root: 0xf2c203a264dc05942CFbAeA16f712b2106c2fb02 | 0x09db87A538BD693E9d08544577d5cCfAA6373A48: ynETH | 0xF0207Ffa0b793E009DF9Df62fEE95B8FC6c93EcF | safe | BIP-733 | 0 |
| | pool_address: 0x398901C7a1a05a93499A40F88fca6381De912de8 | fee: 0.01 | side: None | 0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0: wstETH | 0x72D07D7DcA67b8A406aD1Ec34ce969c90bFEE768 | safe | | |
| | | a-factor: N/A | style: mainnet | | | | | |
| | | | cap: 100.0% | | | | | |
| | | | preferential: True | | | | | |
+-----------------------+---------------------------------------------------------------------+--------------------+--------------------------------------------------+----------------------------------------------------+--------------------------------------------+----------------+---------+----------+
```

0 comments on commit 0589eb4

Please sign in to comment.