diff --git a/BIPs/2023-W24/BIP-331.json b/BIPs/2023-W24/BIP-331.json new file mode 100644 index 000000000..26a496b6b --- /dev/null +++ b/BIPs/2023-W24/BIP-331.json @@ -0,0 +1,65 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1686768416427, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.14.1", + "createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", + "createdFromOwnerAddress": "", + "checksum": "0xd02e4cb48190f6450f276def76790f525b38779528bbf8782f277ea5690a9ea8" + }, + "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": "0x25869f277f474FA9459F40F5D4cB0D6A8Ab41967", + "gaugeType": "Arbitrum" + } + }, + { + "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": "0xacE0D479040231e3c6b17479cFd4444182d521d4", + "gaugeType": "Arbitrum" + } + } + ] +} diff --git a/BIPs/2023-W24/BIP-331.report.txt b/BIPs/2023-W24/BIP-331.report.txt new file mode 100644 index 000000000..677e5f52f --- /dev/null +++ b/BIPs/2023-W24/BIP-331.report.txt @@ -0,0 +1,10 @@ +File name: BIPs/2023-W24/BIP-331.json +COMMIT: `cddf94eec27dd2f00706f9e5c4fc7cfda3e978a6` +``` ++----------+--------------------------------------------------------------------+-----------------+--------------------------------------------+---------+--------------------------------------------+-------+--------+--------------+ +| function | pool_id | symbol | pool_address | aFactor | gauge_address | fee | cap | style | ++----------+--------------------------------------------------------------------+-----------------+--------------------------------------------+---------+--------------------------------------------+-------+--------+--------------+ +| addGauge | 0x8bc65eed474d1a00555825c91feab6a8255c2107000000000000000000000453 | DOLA/USDC BPT | 0x8bc65Eed474D1A00555825c91FeAb6A8255C2107 | 200 | 0x25869f277f474FA9459F40F5D4cB0D6A8Ab41967 | 0.04% | 100.0% | L0 sidechain | +| addGauge | 0x567ecfcb22205d279bb8eed3e066989902bf03d5000000000000000000000452 | DOLA/bbaUSD-BPT | 0x567ECfCB22205D279BB8Eed3E066989902bF03D5 | 200 | 0xacE0D479040231e3c6b17479cFd4444182d521d4 | 0.04% | 100.0% | L0 sidechain | ++----------+--------------------------------------------------------------------+-----------------+--------------------------------------------+---------+--------------------------------------------+-------+--------+--------------+ +```