diff --git a/BIPs/2024-W13/BIP-563.json b/BIPs/2024-W13/BIP-563.json new file mode 100644 index 000000000..5cd8f8475 --- /dev/null +++ b/BIPs/2024-W13/BIP-563.json @@ -0,0 +1,40 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1710939427345, + "meta": { + "name": "Transactions Batch", + "description": "Add Syno-WETH guage Arbitrum", + "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": "0xB9bB09ADCBcaE06F580DA494EE6987dbB083b45f", + "gaugeType": "Arbitrum" + } + } + ] +} diff --git a/BIPs/2024-W13/BIP-563.report.txt b/BIPs/2024-W13/BIP-563.report.txt new file mode 100644 index 000000000..ed8ea6cbe --- /dev/null +++ b/BIPs/2024-W13/BIP-563.report.txt @@ -0,0 +1,13 @@ +FILENAME: `BIPs/2024-W13/BIP-563.json` +MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)` +COMMIT: `fa399544855c418625389ac57d4d34ea2175be1d` +CHAIN(S): `arbitrum` +TENDERLY: [SUCCESS](https://www.tdly.co/shared/simulation/54a132f7-7f35-45dc-a855-037431c08c35) +``` ++-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+------------------------------------------------------+------------------------------------------------+---------+------------+ +| function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | bip | tx_index | ++=======================+=====================================================================+=========================+============================================+======================================================+================================================+=========+============+ +| GaugeAdderV4/addGauge | 0xeb3e64ad9314d20bf943ac72fb69f272603f9cce0002000000000000000004f5 | 80SYNO-20WETH | 0xB9bB09ADCBcaE06F580DA494EE6987dbB083b45f | "SYNO(0x577Fd586c9E6BA7f2E85E025D5824DBE19896656)", | "0x0000000000000000000000000000000000000000", | BIP-563 | 0 | +| | pool_address: 0xEB3E64Ad9314D20bf943ac72Fb69F272603f9cce | fee: 0.5, a-factor: N/A | Style: L0 sidechain, cap: 2.0% | "WETH(0x82aF49447D8a07e3bd95BD0d56f35241523fBab1)" | "0x0000000000000000000000000000000000000000" | | | ++-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+------------------------------------------------------+------------------------------------------------+---------+------------+ +```