Skip to content

SmonkeyMonkey/eth_total

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Please type your API-key from etherscan.io in a config.toml.Otherwise, all results will be 0

Service returns total transactions and sum amounts of block

For example run:

go run main.go

and go to

response:

{
"transactions": 1, // total transactions in the block
"amount": "4.99877009" // sum of transaction in block
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages