diff --git a/BIPs/2023-W29/BIP-376.json b/BIPs/2023-W29/BIP-376.json new file mode 100644 index 000000000..74ab10c40 --- /dev/null +++ b/BIPs/2023-W29/BIP-376.json @@ -0,0 +1,40 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1689832063053, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.16.0", + "createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", + "createdFromOwnerAddress": "", + "checksum": "0x0f981eadd6bd16f8c64b4d6394d0187d09f121a3c5a1ffa3781f934bcf0b2a03" + }, + "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": "0x44bc38d3aF025C0EA9a4729E79d6E44244d68Ac6", + "gaugeType": "Ethereum" + } + } + ] +} diff --git a/BIPs/2023-W29/BIP-376.report.txt b/BIPs/2023-W29/BIP-376.report.txt new file mode 100644 index 000000000..9cc08d793 --- /dev/null +++ b/BIPs/2023-W29/BIP-376.report.txt @@ -0,0 +1,10 @@ +File name: BIPs/2023-W29/BIP-376.json +COMMIT: `fb8a9fffebb43f8a1616a3b821944bb021dfb14f` +CHAIN(S): `mainnet` +``` ++----------+---------+--------------------------------------------------------------------+-------------------+---------+--------------------------------------------+------+------+---------+---------+----------+ +| function | chain | pool_id | symbol | aFactor | gauge_address | fee | cap | style | bip | tx_index | ++----------+---------+--------------------------------------------------------------------+-------------------+---------+--------------------------------------------+------+------+---------+---------+----------+ +| addGauge | mainnet | 0x759fabc513accd292ada967c4dd7bb94da39232e0002000000000000000005a8 | 80RATE/20WETH-BPT | N/A | 0x44bc38d3aF025C0EA9a4729E79d6E44244d68Ac6 | 1.0% | 2.0% | mainnet | BIP-376 | N/A | ++----------+---------+--------------------------------------------------------------------+-------------------+---------+--------------------------------------------+------+------+---------+---------+----------+ +```