-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
347d829
commit 67fa7cd
Showing
1 changed file
with
74 additions
and
0 deletions.
There are no files selected for viewing
74 changes: 74 additions & 0 deletions
74
BIPs/00batched/2024-W35/1-0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
{ | ||
"version": "1.0", | ||
"chainId": "1", | ||
"createdAt": 1675891944772, | ||
"meta": { | ||
"name": "Transactions Batch", | ||
"description": "", | ||
"txBuilderVersion": "1.13.2", | ||
"createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f", | ||
"createdFromOwnerAddress": "" | ||
}, | ||
"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": "0x811912c19eEF91b9Dc3cA52fc426590cFB84FC86", | ||
"value": "90000000000" | ||
}, | ||
"meta": { | ||
"tx_index": 0, | ||
"origin_file_name": "/home/runner/work/dummy_repo_ci_test/dummy_repo_ci_test/BIPs/2024-W35/BIP-632-fund-beethoven-x-marketing-q3-2024.json", | ||
"bip_number": "BIP-632" | ||
} | ||
}, | ||
{ | ||
"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": "0x811912c19eEF91b9Dc3cA52fc426590cFB84FC86", | ||
"value": "87000000000" | ||
}, | ||
"meta": { | ||
"tx_index": 0, | ||
"origin_file_name": "/home/runner/work/dummy_repo_ci_test/dummy_repo_ci_test/BIPs/2024-W35/BIP-631-beethoven-x-technical-q4-2024.json", | ||
"bip_number": "BIP-631" | ||
} | ||
} | ||
] | ||
} |