salt-sdk
Getting started
Preparing search index...
ContractParamRestriction
Type Alias ContractParamRestriction
type
ContractParamRestriction
=
{
contractAddress
:
string
;
functionSignature
:
string
;
operator
:
ContractParamRestrictionOperator
;
paramIndex
:
number
;
solidityType
:
string
;
value
:
string
;
}
Index
Properties
contract
Address
function
Signature
operator
param
Index
solidity
Type
value
Properties
contract
Address
contractAddress
:
string
function
Signature
functionSignature
:
string
operator
operator
:
ContractParamRestrictionOperator
param
Index
paramIndex
:
number
solidity
Type
solidityType
:
string
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contract
Address
function
Signature
operator
param
Index
solidity
Type
value
Getting started
salt-sdk
Loading...