decode_lease_uri
Decode an Evernode lease URIToken URI to extract lease index, amount, half ToS hash, mint identifier, and outbound IP. Accepts URI hex, base64, or raw buffer hex.
Instructions
Decode an Evernode lease URIToken URI (the evrlease/LTV format) → lease index, lease amount in EVR (XFL-decoded), half ToS hash, mint identifier, outbound IP. Accepts the on-chain URI hex, the base64 text, or raw buffer hex. Verified against the canonical evernode-js-client encoder + real mainnet leases. Offline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | URIToken.URI hex, base64 text, or raw lease-buffer hex |