API Docs
Libre Public API servers are provided by validators and apps.
fetch contract abi at specific block
contract account
target block
should fetch the ABI
Default Response
No content
Default Response
No content
get actions based on notified account. this endpoint also accepts generic filters based on indexed fields (e.g. act.authorization.actor=eosio or act.name=delegatebw), if included they will be combined with a AND operator
limit of [n] results per page
skip [n] results
notified account
total results to track (count) [number or true]
code:name filter
sort direction
filter after specified date (ISO8601)
filter before specified date (ISO8601)
simplified output mode
search only the latest hot index
exclude large binary data
perform reversibility check
Default Response
Default Response
get all accounts created by one creator
limit of [n] results per page
skip [n] results
creator account
Default Response
Default Response
get account creator
created account
Default Response
Default Response
get state deltas
limit of [n] results per page
skip [n] results
contract account
table scope
table name
payer account
filter after specified date (ISO8601)
filter before specified date (ISO8601)
delta present flag
Default Response
Default Response
get producer schedule by version
search by producer
search by signing key
filter after specified date (ISO8601)
filter before specified date (ISO8601)
search mode (activated or proposed)
schedule version
Default Response
Default Response
get account data
limit of [n] results per page
skip [n] results
account name
Default Response
Default Response
get accounts by public key
limit of [n] results per page
skip [n] results
public key
include permission details
Default Response
Default Response
get permission links
account name
contract name
method name
permission name
Default Response
Default Response
get proposals
filter by proposer
filter by proposal name
filter by either requested or provided account
filter by requested account
filter by provided account
filter by execution status
total results to track (count) [number or true]
skip [n] actions (pagination)
limit of [n] actions per page
Default Response
Error message when a condition fails (MongoDB disabled or feature disabled)
Default Response
get tokens from an account
limit of [n] results per page
skip [n] results
account name
Default Response
Default Response
get voters
limit of [n] results per page
skip [n] results
filter by voted producer (comma separated)
Default Response
Error message when a condition fails (MongoDB disabled or feature disabled)
Default Response
get missed blocks
filter by producer
filter after specified date (ISO8601)
filter before specified date (ISO8601)
min. blocks threshold
Default Response
Default Response
legacy get actions query
notified account
action position (pagination)
limit of [n] actions per page
code:name filter
sort direction
filter after specified date (ISO8601)
filter before specified date (ISO8601)
filter by parent global sequence
Default Response
Default Response
get block traces
block number
block id
Default Response
Default Response
This method expects a transaction in JSON format and will attempt to apply it to the blockchain.
This method expects a transaction in JSON format and will attempt to apply it to the blockchain.
array of signatures required to authorize transaction
Compression used, usually false
json to hex
Transaction object json to hex
Default Response
No content
Default Response
No content
This method expects a transaction in JSON format and will attempt to apply it to the blockchain.
This method expects a transaction in JSON format and will attempt to apply it to the blockchain.
Time that transaction must be confirmed by.
^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}$Integer or String
^\d+$Integer or String
^\d+$Default Response
No content
Default Response
No content
This method expects a transaction in JSON format and will attempt to apply it to the blockchain.
This method expects a transaction in JSON format and will attempt to apply it to the blockchain.
array of signatures required to authorize transaction
Compression used, usually false
json to hex
Transaction object json to hex
Default Response
No content
Default Response
No content
Last updated