Skip to main content

abci_info REST API Endpoint

Retrieves application info.

Updated on
Apr 15, 2024

abci_info REST API Endpoint

Parameters

This method does not accept any parameters

Returns

result
object
The result object with the following fields:
response
object
The response object which contains the following fields:
data
string
The data
version
string
The version of the response
last_block_height
string
The height of the last block
last_block_app_hash
string
The application hash of the last block
minimum_gas_prices
string
The minimum gas prices required for transactions
Request
1
curl --location 'https://docs-demo.sei-arctic.quiknode.pro/abci_info'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free