Skip to main content

Get Proof-of-Transfer details

Retrieves Proof-of-Transfer (PoX) information. Can be used for Stacking.

Responses
200

Success

Schema OPTIONAL
contract_id string
first_burnchain_block_height integer
min_amount_ustx integer
registration_window_length integer
rejection_fraction integer
reward_cycle_id integer
reward_cycle_length integer
rejection_votes_left_required integer
total_liquid_supply_ustx integer
get_pox_info
GET /v2/pox
https://api.mainnet.hiro.so
curl -L 'https://api.mainnet.hiro.so/v2/pox' \
-H 'Accept: application/json'