Blocks
Get blocks returns real-time or historical blockchain block numbers and timestamps.
Get Blocks
GET
https://api.abyiss.com/v1/blocks
Provides a list of compatible blockchains for retrieving block numbers and timestamps in an array.
Query Parameters
Get Blockchain Blocks
GET
https://api.abyiss.com/v1/blocks/{blockchain}
Returns an array of real-time or historical blockchain block numbers and timestamps.
Path Parameters
Query Parameters
Copy & Paste Code
Response Object
Example URL: https://api.abyiss.com/v1/blocks/ethereum?apiKey=
Response Attributes
Last updated