Skip to content

Commit

Permalink
Merge branch 'main' into BIP-540-rsETH-gauges
Browse files Browse the repository at this point in the history
  • Loading branch information
gosuto-inzasheru authored Feb 4, 2024
2 parents 0c96564 + 9ffefd7 commit 13f4e49
Show file tree
Hide file tree
Showing 22 changed files with 2,524 additions and 0 deletions.
90 changes: 90 additions & 0 deletions BIPs/2024-W6/BIP-539.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1706712091123,
"meta": {
"name": "Transactions Batch",
"description": "Add new gauges",
"txBuilderVersion": "1.16.3",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": ""
},
"transactions": [
{
"to": "0x5DbAd78818D4c8958EfF2d5b95b28385A22113Cd",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"name": "gauge",
"type": "address",
"internalType": "address"
},
{
"name": "gaugeType",
"type": "string",
"internalType": "string"
}
],
"name": "addGauge",
"payable": false
},
"contractInputsValues": {
"gauge": "0xa2F8bd6B95a0cB9094206075504CD0ED1Cc717Be",
"gaugeType": "Ethereum"
}
},
{
"to": "0x5DbAd78818D4c8958EfF2d5b95b28385A22113Cd",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"name": "gauge",
"type": "address",
"internalType": "address"
},
{
"name": "gaugeType",
"type": "string",
"internalType": "string"
}
],
"name": "addGauge",
"payable": false
},
"contractInputsValues": {
"gauge": "0x80AeF246F9926B52622f4e74cdc7Acb5C4344FfE",
"gaugeType": "Ethereum"
}
},
{
"to": "0x5DbAd78818D4c8958EfF2d5b95b28385A22113Cd",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"name": "gauge",
"type": "address",
"internalType": "address"
},
{
"name": "gaugeType",
"type": "string",
"internalType": "string"
}
],
"name": "addGauge",
"payable": false
},
"contractInputsValues": {
"gauge": "0x4a7475D32CCD29edD65b2a1712b091aA741ba9BB",
"gaugeType": "Ethereum"
}
}
]
}
18 changes: 18 additions & 0 deletions BIPs/2024-W6/BIP-539.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
FILENAME: `BIPs/2024-W6/BIP-539.json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `49f96aa938be3b423d3d4bc6cb93a25969c6757f`
CHAIN(S): `mainnet`
```
+-----------------------+---------------------------------------------------------------------+--------------------------+--------------------------------------------+------------------------------------------------------+------------------+---------+------------+
| function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | bip | tx_index |
+=======================+=====================================================================+==========================+============================================+======================================================+==================+=========+============+
| GaugeAdderV4/addGauge | 0x3932b187f440ce7703653b3908edc5bb7676c283000200000000000000000664 | ECLP-GHO-USDC-2 | 0xa2F8bd6B95a0cB9094206075504CD0ED1Cc717Be | "GHO(0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f)", | | BIP-539 | 0 |
| | pool_address: 0x3932b187f440cE7703653b3908EDc5bB7676C283 | fee: 0.01, a-factor: N/A | Style: mainnet, cap: 100.0% | "USDC(0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48)" | | | |
+-----------------------+---------------------------------------------------------------------+--------------------------+--------------------------------------------+------------------------------------------------------+------------------+---------+------------+
| GaugeAdderV4/addGauge | 0x99e7b15df044e1b62e2e1774fd4469d54d9409ac00020000000000000000065a | ECLP-GHO-USDC | 0x80AeF246F9926B52622f4e74cdc7Acb5C4344FfE | "GHO(0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f)", | | BIP-539 | 1 |
| | pool_address: 0x99e7b15df044e1b62e2e1774fD4469d54D9409aC | fee: 0.01, a-factor: N/A | Style: mainnet, cap: 100.0% | "USDC(0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48)" | | | |
+-----------------------+---------------------------------------------------------------------+--------------------------+--------------------------------------------+------------------------------------------------------+------------------+---------+------------+
| GaugeAdderV4/addGauge | 0xaa7a70070e7495fe86c67225329dbd39baa2f63b000200000000000000000663 | ECLP-GHO-GYD | 0x4a7475D32CCD29edD65b2a1712b091aA741ba9BB | "GHO(0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f)", | | BIP-539 | 2 |
| | pool_address: 0xaA7a70070E7495fe86c67225329DbD39BAa2F63b | fee: 0.01, a-factor: N/A | Style: mainnet, cap: 100.0% | "GYD(0xe07F9D810a48ab5c3c914BA3cA53AF14E4491e8A)" | | | |
+-----------------------+---------------------------------------------------------------------+--------------------------+--------------------------------------------+------------------------------------------------------+------------------+---------+------------+
```
40 changes: 40 additions & 0 deletions BIPs/2024-W6/BIP-541.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1706720444301,
"meta": {
"name": "Transactions Batch",
"description": "Add new gauges",
"txBuilderVersion": "1.16.3",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": ""
},
"transactions": [
{
"to": "0x5DbAd78818D4c8958EfF2d5b95b28385A22113Cd",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"name": "gauge",
"type": "address",
"internalType": "address"
},
{
"name": "gaugeType",
"type": "string",
"internalType": "string"
}
],
"name": "addGauge",
"payable": false
},
"contractInputsValues": {
"gauge": "0x3ca33F22893a51A80Ed4ed8afebc900Ae813cA02",
"gaugeType": "Ethereum"
}
}
]
}
13 changes: 13 additions & 0 deletions BIPs/2024-W6/BIP-541.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
FILENAME: `BIPs/2024-W6/BIP-541.json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `97a1dfa24c3449d2c5ae73819dc4ab52db1e8325`
CHAIN(S): `mainnet`
```
+-----------------------+---------------------------------------------------------------------+--------------------------+--------------------------------------------+-------------------------------------------------------------+-------------------------------------------------+---------+------------+
| function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | bip | tx_index |
+=======================+=====================================================================+==========================+============================================+=============================================================+=================================================+=========+============+
| GaugeAdderV4/addGauge | 0xd3f8ab9c5928fdf53153e7757131ad7815fe3146000000000000000000000661 | vETH/wstETH | 0x3ca33F22893a51A80Ed4ed8afebc900Ae813cA02 | "vETH(0x38D64ce1Bdf1A9f24E0Ec469C9cAde61236fB4a0)", | "0x0000000000000000000000000000000000000000", | BIP-541 | 0 |
| | pool_address: 0xD3F8AB9C5928FDf53153e7757131aD7815fe3146 | fee: 0.04, a-factor: 200 | Style: mainnet, cap: 100.0% | "wstETH(0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0)", | "0x72D07D7DcA67b8A406aD1Ec34ce969c90bFEE768", | | |
| | | | | "vETH/wstETH(0xD3F8AB9C5928FDf53153e7757131aD7815fe3146)" | "0x0000000000000000000000000000000000000000" | | |
+-----------------------+---------------------------------------------------------------------+--------------------------+--------------------------------------------+-------------------------------------------------------------+-------------------------------------------------+---------+------------+
```
49 changes: 49 additions & 0 deletions MaxiOps/01-2024/bal_ggp_refund.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1706277547922,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.16.3",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": "0x9bb1b2dfed3adc1ad0101f2964faa5e88a88db8ac605fecc66d028f938094737"
},
"transactions": [
{
"to": "0xba100000625a3754423978a60c9317c58a424e3D",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{ "name": "recipient", "type": "address", "internalType": "address" },
{ "name": "amount", "type": "uint256", "internalType": "uint256" }
],
"name": "transfer",
"payable": false
},
"contractInputsValues": {
"recipient": "0x9010E01806518EDBbc84C083c5ff4e04b6622AE0",
"amount": "3000000000000000000000"
}
},
{
"to": "0xba100000625a3754423978a60c9317c58a424e3D",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{ "name": "recipient", "type": "address", "internalType": "address" },
{ "name": "amount", "type": "uint256", "internalType": "uint256" }
],
"name": "transfer",
"payable": false
},
"contractInputsValues": {
"recipient": "0x25B70c8050B7e327Ce62CfD80A0C60cCcf057Fa6",
"amount": "3545000000000000000000"
}
}
]
}
13 changes: 13 additions & 0 deletions MaxiOps/01-2024/bal_ggp_refund.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
FILENAME: `MaxiOps/01-2024/bal_ggp_refund.json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `babf38dbf5dcabce77e397db5a6f949430f6bb7a`
CHAIN(S): `mainnet`
```
+------------+------------------------------------------------+------------------------------------------------+--------------------------------------+-------+------------+
| function | token_symbol | recipient | amount | bip | tx_index |
+============+================================================+================================================+======================================+=======+============+
| transfer | BAL:0xba100000625a3754423978a60c9317c58a424e3D | N/A:0x9010E01806518EDBbc84C083c5ff4e04b6622AE0 | 3000.0 (RAW: 3000000000000000000000) | N/A | 0 |
+------------+------------------------------------------------+------------------------------------------------+--------------------------------------+-------+------------+
| transfer | BAL:0xba100000625a3754423978a60c9317c58a424e3D | N/A:0x25B70c8050B7e327Ce62CfD80A0C60cCcf057Fa6 | 3545.0 (RAW: 3545000000000000000000) | N/A | 1 |
+------------+------------------------------------------------+------------------------------------------------+--------------------------------------+-------+------------+
```
Loading

0 comments on commit 13f4e49

Please sign in to comment.