To sign, multisig signers will need to:
- Clone the contract-deployments repo and checkout the disburse-basenames branch
- cd into the 2024-08-27-disburse-basenames directory
- run
make deps
- run
make sign {NUMBER}
whereNUMBER
corresponds to both thenonce
and the disbursement csv file. - With your ledger connected, it will prompt you to sign the message hash
- With your ledger disconnected, this will generate a tenderly sim
- Copy the tenderly sim link into your browser. Grab the calldata blob and paste it into the
Enter raw input data
field on the left. Verify that the state transitions are valid. Specifically check that the NFT tokens are being sent to the addresses specified in the csv.