etherscan-api
Preparing search index...
index
BlockCountdown
Interface BlockCountdown
Estimated countdown to a future block (
block.getblockcountdown
).
interface
BlockCountdown
{
CountdownBlock
:
string
;
CurrentBlock
:
string
;
EstimateTimeInSec
:
string
;
RemainingBlock
:
string
;
}
Index
Properties
Countdown
Block
Current
Block
Estimate
Time
In
Sec
Remaining
Block
Properties
Countdown
Block
CountdownBlock
:
string
Current
Block
CurrentBlock
:
string
Estimate
Time
In
Sec
EstimateTimeInSec
:
string
Remaining
Block
RemainingBlock
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Countdown
Block
Current
Block
Estimate
Time
In
Sec
Remaining
Block
etherscan-api
Loading...
Estimated countdown to a future block (
block.getblockcountdown).