-
-
Save JeronimoHoulin/3e10411ac6d40b6e4087fc59df2719d5 to your computer and use it in GitHub Desktop.
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
{ | |
"version": "1.0", | |
"chainId": "1", | |
"createdAt": 1730317505677, | |
"meta": { | |
"name": "Transactions Batch", | |
"description": "", | |
"txBuilderVersion": "1.17.1", | |
"createdFromSafeAddress": "0x4F2083f5fBede34C2714aFfb3105539775f7FE64", | |
"createdFromOwnerAddress": "", | |
"checksum": "0xa8f2e7c768ed713ff3b32963eb7dde007ce57f27fa0e45b5476b4fbd2e4e766d" | |
}, | |
"transactions": [ | |
{ | |
"to": "0xCFbFaC74C26F8647cBDb8c5caf80BB5b32E43134", | |
"value": "0", | |
"data": null, | |
"contractMethod": { | |
"inputs": [ | |
{ | |
"internalType": "address", | |
"name": "delegate", | |
"type": "address" | |
}, | |
{ | |
"internalType": "address", | |
"name": "token", | |
"type": "address" | |
}, | |
{ | |
"internalType": "uint96", | |
"name": "allowanceAmount", | |
"type": "uint96" | |
}, | |
{ | |
"internalType": "uint16", | |
"name": "resetTimeMin", | |
"type": "uint16" | |
}, | |
{ | |
"internalType": "uint32", | |
"name": "resetBaseMin", | |
"type": "uint32" | |
} | |
], | |
"name": "setAllowance", | |
"payable": false | |
}, | |
"contractInputsValues": { | |
"delegate": "0x91c32893216dE3eA0a55ABb9851f581d4503d39b", | |
"token": "0x0000000000000000000000000000000000000000", | |
"allowanceAmount": "30000000000000000000", | |
"resetTimeMin": "36000", | |
"resetBaseMin": "28825613" | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment