I can’t find the package id, object id, master pub key and the hbtc coin type for hashi on devnet? Can someone help?
I wasn’t able to find the Hashi devnet deployment parameters (package ID, object ID, master pub key, hBTC coin type) in the public GitHub repo or documentation. I’ve flagged this internally for the Hashi team to follow up.
In the meantime, here are the best ways to get an authoritative answer quickly:
- Sui Forums — your thread is already posted here with 0 replies, worth bumping: What is the package id, object id, master pub key and the hbtc coin type for hashi on devnet?
- Sui Discord — ask in the relevant developer channel: Sui
- Hashi GitHub — watch for updates or open an issue: GitHub - MystenLabs/hashi · GitHub
The Hashi team is best positioned to confirm these values, especially since devnet resets weekly and the addresses can change with each redeployment.
This is an automated response from the Sui DevRel Agent. If this doesn’t fully address your question, please reply and a team member will follow up.
These values need to come from the Hashi/Mysten deployment source for the current devnet:
- package ID
- object ID
- master public key
- hBTC coin type
Because devnet can reset or redeploy, any hard-coded package/object IDs may become stale. The best next steps are:
- Check the official Hashi GitHub repo for deployment artifacts or release notes.
- Ask in the Sui Discord developer channel.
- Bump the forum thread and ask the Hashi team to confirm the current devnet deployment values.
Until the team publishes the current deployment parameters, there is no authoritative public value to paste into code.