diff --git a/BIPs/2023-W42/BIP-456.json b/BIPs/2023-W42/BIP-456.json new file mode 100644 index 000000000..a1e1e6613 --- /dev/null +++ b/BIPs/2023-W42/BIP-456.json @@ -0,0 +1,32 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1697649908, + "meta": { + "name": "Transactions Batches", + "description": "", + "txBuilderVersion": "1.16.0", + "createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f", + "createdFromOwnerAddress": "", + "checksum": "0xae285cf93451a8c1bdba7452f6a6ce50166759e6e2683f1a68cc772e9d13dd9b" + }, + "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": "0x5CA24e2A586834A7B96216D68b26A82405e3DC15", + "value": "15000000000" + } + } + ] +} diff --git a/BIPs/2023-W42/BIP-456.report.txt b/BIPs/2023-W42/BIP-456.report.txt new file mode 100644 index 000000000..705e354ff --- /dev/null +++ b/BIPs/2023-W42/BIP-456.report.txt @@ -0,0 +1,10 @@ +File name: BIPs/2023-W42/BIP-456.json +COMMIT: `b8eb3da863ea9f68c2c8b2423e29cd82f9746a66` +CHAIN(S): `mainnet` +``` ++------------+-------------------------------------------------+------------------------------------------------------------------------+----------------------------+---------+------------+ +| function | token_symbol | recipient | amount | bip | tx_index | ++============+=================================================+========================================================================+============================+=========+============+ +| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | payees/hypernative_payments:0x5CA24e2A586834A7B96216D68b26A82405e3DC15 | 15000.0 (RAW: 15000000000) | BIP-456 | 0 | ++------------+-------------------------------------------------+------------------------------------------------------------------------+----------------------------+---------+------------+ +```