Search
Preparing search index...
The search index is not available
Truffle Decoding and Encoding
Options
All
Public
Public/Protected
All
Inherited
Menu
Truffle Decoding and Encoding
@truffle/codec
AbiData
Utils
Namespace Utils
Index
Variables
DEFAULT_
CONSTRUCTOR_
ABI
Functions
abi
Entry
Has
Storage
Parameters
abi
Entry
Is
Obviously
Ill
Typed
abi
Has
Payable
Fallback
abi
Selector
abi
Signature
abi
Tuple
Signature
abi
Type
Signature
abis
Match
compute
Selectors
definition
Matches
Abi
topics
Count
Variables
Const
DEFAULT_
CONSTRUCTOR_
ABI
DEFAULT_
CONSTRUCTOR_
ABI
:
Abi.ConstructorEntry
= ...
Functions
abi
Entry
Has
Storage
Parameters
abi
Entry
Has
Storage
Parameters
(
abiEntry
:
Entry
)
:
boolean
Parameters
abiEntry:
Entry
Returns
boolean
abi
Entry
Is
Obviously
Ill
Typed
abi
Entry
Is
Obviously
Ill
Typed
(
abiEntry
:
Entry
)
:
boolean
Parameters
abiEntry:
Entry
Returns
boolean
abi
Has
Payable
Fallback
abi
Has
Payable
Fallback
(
abi
:
Abi
)
:
boolean
|
undefined
Parameters
abi:
Abi
Returns
boolean
|
undefined
abi
Selector
abi
Selector
(
abiEntry
:
FunctionEntry
|
EventEntry
|
ErrorEntry
)
:
string
Parameters
abiEntry:
FunctionEntry
|
EventEntry
|
ErrorEntry
Returns
string
abi
Signature
abi
Signature
(
abiEntry
:
FunctionEntry
|
EventEntry
|
ErrorEntry
)
:
string
Parameters
abiEntry:
FunctionEntry
|
EventEntry
|
ErrorEntry
Returns
string
abi
Tuple
Signature
abi
Tuple
Signature
(
parameters
:
Parameter
[]
)
:
string
Parameters
parameters:
Parameter
[]
Returns
string
abi
Type
Signature
abi
Type
Signature
(
parameter
:
Parameter
)
:
string
Parameters
parameter:
Parameter
Returns
string
abis
Match
abis
Match
(
entry1
:
Entry
, entry2
:
Entry
)
:
boolean
Parameters
entry1:
Entry
entry2:
Entry
Returns
boolean
compute
Selectors
compute
Selectors
(
abi
:
Abi
)
:
FunctionAbiBySelectors
|
undefined
Parameters
abi:
Abi
Returns
FunctionAbiBySelectors
|
undefined
definition
Matches
Abi
definition
Matches
Abi
(
abiEntry
:
Entry
, definition
:
AstNode
, referenceDeclarations
:
AstNodes
)
:
boolean
Parameters
abiEntry:
Entry
definition:
AstNode
referenceDeclarations:
AstNodes
Returns
boolean
topics
Count
topics
Count
(
abiEntry
:
EventEntry
)
:
number
Parameters
abiEntry:
EventEntry
Returns
number
Modules
@truffle/codec
Abi
Data
Allocate
Decode
Encode
Import
Utils
Ast
Ast
Constant
Basic
Bytes
Compilations
Compiler
Contexts
Conversion
Evm
Export
Format
Mapping
Key
Memory
Pointer
Special
Stack
Storage
Topic
Wrap
@truffle/decoder
@truffle/encoder
DEFAULT_
CONSTRUCTOR_
ABI
abi
Entry
Has
Storage
Parameters
abi
Entry
Is
Obviously
Ill
Typed
abi
Has
Payable
Fallback
abi
Selector
abi
Signature
abi
Tuple
Signature
abi
Type
Signature
abis
Match
compute
Selectors
definition
Matches
Abi
topics
Count
Generated using
TypeDoc