Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
types
EthTransaction
Interface EthTransaction
interface
EthTransaction
{
blockHash
:
string
;
blockNumber
:
string
;
confirmations
:
string
;
contractAddress
:
string
;
cumulativeGasUsed
:
string
;
from
:
string
;
functionName
:
string
;
gas
:
string
;
gasPrice
:
string
;
gasUsed
:
string
;
hash
:
string
;
input
:
string
;
isError
:
string
;
methodId
:
string
;
nonce
:
string
;
timeStamp
:
string
;
to
:
string
;
transactionIndex
:
string
;
txreceipt_status
:
string
;
value
:
string
;
}
Index
Properties
block
Hash
block
Number
confirmations
contract
Address
cumulative
Gas
Used
from
function
Name
gas
gas
Price
gas
Used
hash
input
is
Error
method
Id
nonce
time
Stamp
to
transaction
Index
txreceipt_
status
value
Properties
block
Hash
block
Hash
:
string
block
Number
block
Number
:
string
confirmations
confirmations
:
string
contract
Address
contract
Address
:
string
cumulative
Gas
Used
cumulative
Gas
Used
:
string
from
from
:
string
function
Name
function
Name
:
string
gas
gas
:
string
gas
Price
gas
Price
:
string
gas
Used
gas
Used
:
string
hash
hash
:
string
input
input
:
string
is
Error
is
Error
:
string
method
Id
method
Id
:
string
nonce
nonce
:
string
time
Stamp
time
Stamp
:
string
to
to
:
string
transaction
Index
transaction
Index
:
string
txreceipt_
status
txreceipt_
status
:
string
value
value
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
block
Hash
block
Number
confirmations
contract
Address
cumulative
Gas
Used
from
function
Name
gas
gas
Price
gas
Used
hash
input
is
Error
method
Id
nonce
time
Stamp
to
transaction
Index
txreceipt_
status
value
@kynesyslabs/demosdk
Loading...