@shazow/whatsabi
Preparing search index...
loaders
EtherscanContractResult
Type Alias EtherscanContractResult
type
EtherscanContractResult
=
{
ABI
:
string
;
CompilerVersion
:
string
;
ConstructorArguments
:
string
;
ContractName
:
string
;
EVMVersion
:
string
;
Implementation
:
string
;
Library
:
string
;
LicenseType
:
string
;
OptimizationUsed
:
number
;
Proxy
:
"1"
|
"0"
;
Runs
:
number
;
SourceCode
:
string
;
SwarmSource
:
string
;
}
Index
Properties
ABI
Compiler
Version
Constructor
Arguments
Contract
Name
EVM
Version
Implementation
Library
License
Type
Optimization
Used
Proxy
Runs
Source
Code
Swarm
Source
Properties
ABI
ABI
:
string
Compiler
Version
CompilerVersion
:
string
Constructor
Arguments
ConstructorArguments
:
string
Contract
Name
ContractName
:
string
EVM
Version
EVMVersion
:
string
Implementation
Implementation
:
string
Library
Library
:
string
License
Type
LicenseType
:
string
Optimization
Used
OptimizationUsed
:
number
Proxy
Proxy
:
"1"
|
"0"
Runs
Runs
:
number
Source
Code
SourceCode
:
string
Swarm
Source
SwarmSource
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ABI
Compiler
Version
Constructor
Arguments
Contract
Name
EVM
Version
Implementation
Library
License
Type
Optimization
Used
Proxy
Runs
Source
Code
Swarm
Source
@shazow/whatsabi
Loading...