Skip to main content

/v1/accounts/{address} REST API Endpoint

Loading...

Updated on
Oct 04, 2023

/v1/accounts/{address} REST API Endpoint

Parameters

address
string
REQUIRED
Loading...
block_height
string
Loading...
expand
string
Loading...
select
string
Loading...

Returns

address
string
Loading...
balance
string
Loading...
keys
array
Loading...
index
string
Loading...
public_key
string
Loading...
signing_algorithm
string
Loading...
hashing_algorithm
string
Loading...
sequence_number
string
Loading...
weight
string
Loading...
revoked
boolean
Loading...
contracts
object
Loading...
property
string
Loading...
_expandable
object
Loading...
_links
object
Loading...
_self
string
Loading...
Request
1
curl -X 'GET' 'https://docs-demo.flow-mainnet.quiknode.pro/v1/accounts/0x1e3c78c6d580273b?expand=keys,contracts' \
2
-H 'Content-Type: application/json'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free