diff --git a/BIPs/2023-W42/BIP-455.json b/BIPs/2023-W42/BIP-455.json new file mode 100644 index 000000000..537441427 --- /dev/null +++ b/BIPs/2023-W42/BIP-455.json @@ -0,0 +1,83 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1697512615126, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.16.3", + "createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f", + "createdFromOwnerAddress": "", + "checksum": "0x746fbb89bf27645dff3de5214b0c9f1b2690e640adfeaee7aab8d9349160c4c4" + }, + "transactions": [ + { + "to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { "internalType": "address", "name": "to", "type": "address" }, + { "internalType": "uint256", "name": "value", "type": "uint256" } + ], + "name": "transfer", + "payable": false + }, + "contractInputsValues": { + "to": "0x1511e7Fe2e06BBc75Eb4CeeE7c7dC5f9af6bb781", + "value": "108102830000" + } + }, + { + "to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { "internalType": "address", "name": "to", "type": "address" }, + { "internalType": "uint256", "name": "value", "type": "uint256" } + ], + "name": "transfer", + "payable": false + }, + "contractInputsValues": { + "to": "0xf1Ca67191b4b0FD07d8ab924E6244127E3bdeCC4", + "value": "2656700000" + } + }, + { + "to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { "internalType": "address", "name": "to", "type": "address" }, + { "internalType": "uint256", "name": "value", "type": "uint256" } + ], + "name": "transfer", + "payable": false + }, + "contractInputsValues": { + "to": "0x3056B7039deb4347CA9AB2aBD7b5785fcDCc0ebf", + "value": "488720000" + } + }, + { + "to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { "internalType": "address", "name": "to", "type": "address" }, + { "internalType": "uint256", "name": "value", "type": "uint256" } + ], + "name": "transfer", + "payable": false + }, + "contractInputsValues": { + "to": "0xa7A13659692239c143daE313a0116D5b5C18d26C", + "value": "10366580000" + } + } + ] +} diff --git a/BIPs/2023-W42/BIP-455.report.txt b/BIPs/2023-W42/BIP-455.report.txt new file mode 100644 index 000000000..7f6af9ee8 --- /dev/null +++ b/BIPs/2023-W42/BIP-455.report.txt @@ -0,0 +1,16 @@ +File name: BIPs/2023-W42/BIP-455.json +COMMIT: `e78ae9ed9a19bddd23e3e63f0dc329223f7d55d4` +CHAIN(S): `mainnet` +``` ++------------+-------------------------------------------------+------------------------------------------------+-------------------------------+---------+------------+ +| function | token_symbol | recipient | amount | bip | tx_index | ++============+=================================================+================================================+===============================+=========+============+ +| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | N/A:0x1511e7Fe2e06BBc75Eb4CeeE7c7dC5f9af6bb781 | 108102.83 (RAW: 108102830000) | BIP-455 | 0 | ++------------+-------------------------------------------------+------------------------------------------------+-------------------------------+---------+------------+ +| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | N/A:0xf1Ca67191b4b0FD07d8ab924E6244127E3bdeCC4 | 2656.7 (RAW: 2656700000) | BIP-455 | 1 | ++------------+-------------------------------------------------+------------------------------------------------+-------------------------------+---------+------------+ +| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | N/A:0x3056B7039deb4347CA9AB2aBD7b5785fcDCc0ebf | 488.72 (RAW: 488720000) | BIP-455 | 2 | ++------------+-------------------------------------------------+------------------------------------------------+-------------------------------+---------+------------+ +| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | N/A:0xa7A13659692239c143daE313a0116D5b5C18d26C | 10366.58 (RAW: 10366580000) | BIP-455 | 3 | ++------------+-------------------------------------------------+------------------------------------------------+-------------------------------+---------+------------+ +```