etherscan-api
Preparing search index...
index
MinedBlock
Interface MinedBlock
A block validated by an address (
account.getminedblocks
).
interface
MinedBlock
{
blockNumber
:
string
;
blockReward
:
string
;
timeStamp
:
string
;
}
Index
Properties
block
Number
block
Reward
time
Stamp
Properties
block
Number
blockNumber
:
string
block
Reward
blockReward
:
string
time
Stamp
timeStamp
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block
Number
block
Reward
time
Stamp
etherscan-api
Loading...
A block validated by an address (
account.getminedblocks).