etherscan_api
etherscan_api
EthStats extension
EthStats
etherscan_api
etherscan_api
EthStats extension
etherscan_api library
Classes
EtherscanAPI
EtherScanFailure
Extensions
DescribeEnum
EthAccount
EthBlock
EthChainString
EthContract
EthLog
EthProxy
EthStats
EthTransaction
Functions
describeEnum
Enums
EthChain
EtherSort
EthStats
extension
Null safety
on
EtherscanAPI
Methods
ethPrice
(
)
→
Future
<
EtherScanPriceModel
>
Returns the price of ether now
[...]
ethSupply
(
)
→
Future
<
EtherScanSupplyModel
>
Returns total supply of ether
[...]
tokenSupply
(
{
String
?
tokenName
,
String
?
contractAddress
}
)
→
Future
<
EtherScanSupplyModel
>
Returns the supply of Tokens
[...]
Methods
ethPrice
ethSupply
tokenSupply