etherscan-api
Preparing search index...
index
Erc20Transfer
Interface Erc20Transfer
An ERC-20 transfer event (
account.tokentx
).
interface
Erc20Transfer
{
blockHash
:
string
;
blockNumber
:
string
;
confirmations
:
string
;
contractAddress
:
string
;
cumulativeGasUsed
:
string
;
from
:
string
;
gas
:
string
;
gasPrice
:
string
;
gasUsed
:
string
;
hash
:
string
;
input
:
string
;
nonce
:
string
;
timeStamp
:
string
;
to
:
string
;
tokenDecimal
:
string
;
tokenName
:
string
;
tokenSymbol
:
string
;
transactionIndex
:
string
;
value
:
string
;
}
Index
Properties
block
Hash
block
Number
confirmations
contract
Address
cumulative
Gas
Used
from
gas
gas
Price
gas
Used
hash
input
nonce
time
Stamp
to
token
Decimal
token
Name
token
Symbol
transaction
Index
value
Properties
block
Hash
blockHash
:
string
block
Number
blockNumber
:
string
confirmations
confirmations
:
string
contract
Address
contractAddress
:
string
cumulative
Gas
Used
cumulativeGasUsed
:
string
from
from
:
string
gas
gas
:
string
gas
Price
gasPrice
:
string
gas
Used
gasUsed
:
string
hash
hash
:
string
input
input
:
string
nonce
nonce
:
string
time
Stamp
timeStamp
:
string
to
to
:
string
token
Decimal
tokenDecimal
:
string
token
Name
tokenName
:
string
token
Symbol
tokenSymbol
:
string
transaction
Index
transactionIndex
:
string
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block
Hash
block
Number
confirmations
contract
Address
cumulative
Gas
Used
from
gas
gas
Price
gas
Used
hash
input
nonce
time
Stamp
to
token
Decimal
token
Name
token
Symbol
transaction
Index
value
etherscan-api
Loading...
An ERC-20 transfer event (
account.tokentx).