Official Policy IDs

Ensure that you always reference the correct Policy ID's when looking up a Handle.

When using our official API endpoints (to be released), worrying about Policy IDs and versioning are abstracted away from the developer.

However, if you want to perform a lookup from your own node or a different API, ensure that you are looking up the correct Policy IDs and always consider backward compatibility. Developers should look up the most recent Version, and fallback to older versions in the event that a Handle is not found.

Mainnet

VersionPolicy ID

Version 0 (beta)

f0ff48bbb7bbe9d59a40f1ce90e9e9d0ff5002ec48f232b49ca0fb9a

Testnet

Version 0 (beta)

8d18d786e92776c824607fd8e193ec535c79dc61ea2405ddf3b09fe3

Last updated