From 21db2cf35e8d4814b9ac2d07937b0c26ed673098 Mon Sep 17 00:00:00 2001 From: Xeonus Date: Tue, 6 Aug 2024 11:39:27 +0200 Subject: [PATCH] [BIP-669] Provide 80BAL-20WETH:WETH POL on [Ethereum] - [Proposal](https://forum.balancer.fi/t/bip-669-provide-80bal-20weth-weth-pol-on-ethereum/5894) --- BIPs/2024-W33/BIP-669.json | 65 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 BIPs/2024-W33/BIP-669.json diff --git a/BIPs/2024-W33/BIP-669.json b/BIPs/2024-W33/BIP-669.json new file mode 100644 index 000000000..af8ab70fb --- /dev/null +++ b/BIPs/2024-W33/BIP-669.json @@ -0,0 +1,65 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1722936911634, + "meta": { + "name": "Transactions Batch", + "description": "80BAL-20WETH:WETH POL Mainnet", + "txBuilderVersion": "1.13.3", + "createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f", + "createdFromOwnerAddress": "", + "checksum": "" + }, + "transactions": [ + { + "to": "0xba100000625a3754423978a60c9317c58a424e3D", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "address", + "name": "to", + "type": "address" + }, + { + "internalType": "uint256", + "name": "value", + "type": "uint256" + } + ], + "name": "transfer", + "payable": false + }, + "contractInputsValues": { + "to": "0xc38c5f97B34E175FFd35407fc91a937300E33860", + "value": "21978000000000000000000" + } + }, + { + "to": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "address", + "name": "dst", + "type": "address" + }, + { + "internalType": "uint256", + "name": "wad", + "type": "uint256" + } + ], + "name": "transfer", + "payable": false + }, + "contractInputsValues": { + "dst": "0xc38c5f97B34E175FFd35407fc91a937300E33860", + "wad": "24450000000000000000" + } + } + ] +}