Preparing search index...
The search index is not available
@safe-global/safe-gateway-typescript-sdk
@safe-global/safe-gateway-typescript-sdk
proposeTransaction
Function proposeTransaction
propose
Transaction
(
chainId
,
address
,
body
)
:
Promise
<
TransactionDetails
>
Propose a new transaction for other owners to sign/execute
Parameters
chainId
:
string
address
:
string
body
:
MultisigTransactionRequest
Returns
Promise
<
TransactionDetails
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@safe-global/safe-gateway-typescript-sdk
Loading...
Propose a new transaction for other owners to sign/execute