historical-reserve-state
SP9XSD8AP4KW7KV9JGAZZXXTJQH5MYRY70ENQCZBSource Code
(define-read-only (get-reserve-state-at (asset principal) (height uint))
(at-block (unwrap-panic (get-block-info? id-header-hash height))
(contract-call? 'SP2VCQJGH7PHP2DJK7Z0V48AGBHQAW3R3ZW1QF4N.pool-reserve-data get-reserve-state-read asset)
)
)Functions (1)
| Function | Access | Args |
|---|---|---|
| get-reserve-state-at | read-only | asset: principal, height: uint |