Home > @3rdweb/sdk > ProposalExecutable > toAddress
The address of the contract that the proposal will execute a transaction on. If the proposal is sending a token to a wallet, this address should be the address of the wallet that will be receiving the tokens.
Signature:
toAddress: string;