@safe-global/safe-gateway-typescript-sdk
Preparing search index...
MultisigTransactionRequest
Type Alias MultisigTransactionRequest
type
MultisigTransactionRequest
=
{
baseGas
:
string
;
data
?:
string
;
gasPrice
:
string
;
gasToken
:
string
;
nonce
:
string
;
operation
:
Operation
;
origin
?:
string
;
refundReceiver
?:
string
;
safeTxGas
:
string
;
safeTxHash
:
string
;
sender
:
string
;
signature
?:
string
;
to
:
string
;
value
:
string
;
}
Index
Properties
base
Gas
data?
gas
Price
gas
Token
nonce
operation
origin?
refund
Receiver?
safe
Tx
Gas
safe
Tx
Hash
sender
signature?
to
value
Properties
base
Gas
baseGas
:
string
Optional
data
data
?:
string
gas
Price
gasPrice
:
string
gas
Token
gasToken
:
string
nonce
nonce
:
string
operation
operation
:
Operation
Optional
origin
origin
?:
string
Optional
refund
Receiver
refundReceiver
?:
string
safe
Tx
Gas
safeTxGas
:
string
safe
Tx
Hash
safeTxHash
:
string
sender
sender
:
string
Optional
signature
signature
?:
string
to
to
:
string
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Gas
data
gas
Price
gas
Token
nonce
operation
origin
refund
Receiver
safe
Tx
Gas
safe
Tx
Hash
sender
signature
to
value
@safe-global/safe-gateway-typescript-sdk
Loading...