Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: deploy an sdbal vester for deployer eoa #1555

Merged
merged 2 commits into from
Dec 6, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
test: deploy a sdbal vester for deployer eoa
gosuto-inzasheru committed Dec 6, 2024
commit dece4fe4313b6c710f77a7fec1bb41a2a39a628d
34 changes: 34 additions & 0 deletions MaxiOps/sdBAL_vesters/test_vester_on_deployer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1733474625600,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.17.1",
"createdFromSafeAddress": "0x166f54F44F271407f24AA1BE415a730035637325",
"createdFromOwnerAddress": "",
"checksum": "0x8c2a76c625ce265d079715c4491d14a8e0c813c6dd7f7ff31a39f363c6804379"
},
"transactions": [
{
"to": "0x032007EC766D7fD0061d20aC9130894878433bd0",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address",
"name": "_beneficiary",
"type": "address"
}
],
"name": "deployVestingContract",
"payable": false
},
"contractInputsValues": {
"_beneficiary": "0x4BC8121278056BFCaC2BD14D455659224d6dDf48"
}
}
]
}