UsageCoins
get_coin_records_by_puzzle_hash
Retrieves the coins for a given puzzlehash, by default returns unspent coins.
POST
/get_coin_records_by_puzzle_hash
Request Body
application/jsonRequiredThe puzzle hash.
puzzle_hashRequiredstring
Format:
"hex"start_heightinteger
Format:
"uint32"end_heightinteger
Format:
"uint32"include_spent_coinsboolean
OK