Gas Stats
Returns gas consumption related data of an account.
Get Gas Stats
GET
https://api.yam.finance/account-stats?address=address&startTimeStamp=startTimeStamp&endTimeStamp=endTimeStamp
Get address gas stats.
Path Parameters
Name
Type
Description
address*
string
Account address
startTimeStamp*
string
Unix start timestamp
endTimeStamp*
string
Unix end timestamp
Last updated
Was this helpful?