From 2881a0adac0ce26f3e435ce7003c25e15c9f04c7 Mon Sep 17 00:00:00 2001 From: Gosuto Inzasheru Date: Thu, 19 Dec 2024 10:19:29 +0100 Subject: [PATCH] chore: add payload for bip749 --- BIPs/2024-W52/BIP-749.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 BIPs/2024-W52/BIP-749.json diff --git a/BIPs/2024-W52/BIP-749.json b/BIPs/2024-W52/BIP-749.json new file mode 100644 index 000000000..fa938c08b --- /dev/null +++ b/BIPs/2024-W52/BIP-749.json @@ -0,0 +1,32 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1734599848044, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.17.1", + "createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f", + "createdFromOwnerAddress": "", + "checksum": "0x23992e5d4f4e84bc6f83d71a103786ed9a210a801693492f69fe002504400218" + }, + "transactions": [ + { + "to": "0xA331D84eC860Bf466b4CdCcFb4aC09a1B43F3aE6", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { "internalType": "bytes32", "name": "role", "type": "bytes32" }, + { "internalType": "address", "name": "account", "type": "address" } + ], + "name": "grantRole", + "payable": false + }, + "contractInputsValues": { + "role": "0x3bf29175652a3f0fac5abb715d0b7fe2e7b597e2e2eff555dac6b21a20a7c83e", + "account": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e" + } + } + ] +}