Skip to content

Commit

Permalink
Merge pull request #1339 from BalancerMaxis/BIP-692-Enable-sDAI-aUSDC…
Browse files Browse the repository at this point in the history
…-ECLP-Gnosis

BIP-692-Enable-sDAI-aUSDC-ECLP-Gnosis
  • Loading branch information
gosuto-inzasheru committed Sep 16, 2024
2 parents 5dadab2 + 480d82c commit eb38a4c
Show file tree
Hide file tree
Showing 3 changed files with 105 additions and 51 deletions.
32 changes: 32 additions & 0 deletions BIPs/2024-W38/[BIP-692] Enable-sDAI-aUSDC-ECLP-Gnosis.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1726082972380,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.17.0",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": "0xc8f2600482cbbdd853f524da39d551e0d16937634b3a3c168f1f2bcb013a5567"
},
"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": "0xc0b75da8E6F6403804EFEFDE3101b02276C5f8EA",
"gaugeType": "Gnosis"
}
}
]
}
22 changes: 22 additions & 0 deletions BIPs/2024-W38/[BIP-692] Enable-sDAI-aUSDC-ECLP-Gnosis.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
FILENAME: `BIPs/2024-W38/[BIP-692] Enable-sDAI-aUSDC-ECLP-Gnosis.json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `9e2cb43006046dc6dbbd19bb653d879f118135c2`
CHAIN(S): `gnosis`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/2b05ac2b-6072-46b8-8741-85024d170b22)

| Gauge Validator | 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 | 0xaa56989be5e6267fc579919576948db3e1f108070002000000000000000000ca | ECLP-sDAI-USDC.e-rh | root: 0xc0b75da8E6F6403804EFEFDE3101b02276C5f8EA | 0xaf204776c7245bF4147c2612BF6e5972Ee483701: sDAI | 0x89C80A4540A00b5270347E02e2E144c71da2EceD | safe | BIP-692 | 0 |
| | pool_address: 0xaa56989Be5E6267fC579919576948DB3e1F10807 | fee: 0.01 | side: 0x9ED250d67c4E5F5B2b5F982a678eD1c0ba011207 | 0xf0E7eC247b918311afa054E0AEdb99d74c31b809: stataGnoUSDCe | 0x5F62fd24941B585b91EB059E0ea1a7e729357511 | safe | | |
| | | a-factor: N/A | style: L0 sidechain | | | | | |
| | | | cap: 100.0% | | | | | |
| | | | preferential: True | | | | | |
+-----------------------+---------------------------------------------------------------------+----------------------+--------------------------------------------------+-----------------------------------------------------------+--------------------------------------------+----------------+---------+----------+
```
102 changes: 51 additions & 51 deletions MaxiOps/vlaura_voting/2024/W39/output/payload.json
Original file line number Diff line number Diff line change
@@ -1,52 +1,52 @@
{
"domain": {
"name": "snapshot",
"version": "0.1.4"
},
"types": {
"Vote": [
{
"name": "from",
"type": "address"
},
{
"name": "space",
"type": "string"
},
{
"name": "timestamp",
"type": "uint64"
},
{
"name": "proposal",
"type": "bytes32"
},
{
"name": "choice",
"type": "string"
},
{
"name": "reason",
"type": "string"
},
{
"name": "app",
"type": "string"
},
{
"name": "metadata",
"type": "string"
}
]
},
"message": {
"space": "gauges.aurafinance.eth",
"proposal": "0x143d297ea7b43ee93fb157dfffad5a7af9d100cf68cbf7cd70569ee3e4ca5aac",
"choice": "{\"94\":10.0,\"97\":10.0,\"177\":5.0,\"191\":5.0,\"198\":2.3,\"199\":2.3,\"200\":5.4,\"24\":3.24,\"115\":3.7,\"136\":5.47,\"83\":3.24,\"104\":6.29,\"101\":8.06,\"119\":15.0,\"207\":5.0,\"215\":5.0,\"188\":5.0}",
"app": "snapshot",
"reason": "",
"metadata": "{}",
"from": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e",
"timestamp": 1726245486
}
}
"domain": {
"name": "snapshot",
"version": "0.1.4"
},
"types": {
"Vote": [
{
"name": "from",
"type": "address"
},
{
"name": "space",
"type": "string"
},
{
"name": "timestamp",
"type": "uint64"
},
{
"name": "proposal",
"type": "bytes32"
},
{
"name": "choice",
"type": "string"
},
{
"name": "reason",
"type": "string"
},
{
"name": "app",
"type": "string"
},
{
"name": "metadata",
"type": "string"
}
]
},
"message": {
"space": "gauges.aurafinance.eth",
"proposal": "0x143d297ea7b43ee93fb157dfffad5a7af9d100cf68cbf7cd70569ee3e4ca5aac",
"choice": "{\"94\":10.0,\"97\":10.0,\"177\":5.0,\"191\":5.0,\"198\":2.3,\"199\":2.3,\"200\":5.4,\"24\":3.24,\"115\":3.7,\"136\":5.47,\"83\":3.24,\"104\":6.29,\"101\":8.06,\"119\":15.0,\"207\":5.0,\"215\":5.0,\"188\":5.0}",
"app": "snapshot",
"reason": "",
"metadata": "{}",
"from": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e",
"timestamp": 1726245486
}
}

0 comments on commit eb38a4c

Please sign in to comment.