The HayekSOL LST is being deployed with Sanctum
HayekSOL.json
- Token metadata file containing name, symbol, description, image, and websiteHayekSOL-metadata.json
- On-chain metadata configuration for the tokenHAY3ZXFGUEaQLM1rnxHATU64n7c32PAyQ9CnvYxfZR4Q.json
- Token mint keypairHayekSOL_token_info.md
- Documentation of token creation details and addresses
HayekSOL.svg
- Vector logo for the tokenHayekSOL.png
- Raster logo for the token
create_lst_commands.md
- Detailed commands used for token creation and configurationreadme.md
- This file, containing project overview and setup instructions
- Token properties:
- Mint Address:
HAY3ZXFGUEaQLM1rnxHATU64n7c32PAyQ9CnvYxfZR4Q
- Decimals: 9 (standard for Solana tokens)
- Mint Address:
- Add metadata with metaboss CLI to leverage Metaplex's token metadata standard:
- Name: "Hayek Staked SOL"
- Symbol: "HayekSOL"
- Description: "MEV-Powered Liquid Staking from the Hayek Validator"
- Image: "https://team-supersafe.github.io/hayeksol-lst/HayekSOL.svg"
- Website: "https://hayek.fi"
- Disable Freeze Authority
- Transfer Mint Authority to Sanctum (
GRwm4EXMyVwtftQeTft7DZT3HBRxx439PrKq4oM6BwoZ
)
- Fill out the Sanctum onboarding form here: https://learn.sanctum.so/docs/sanctum-lsts/setting-up-an-lst-with-sanctum/2.-filling-in-our-onboarding-form
- Wait to hear back from them (usually on TG)
- In the meantime you can check pool info using their CLI: https://learn.sanctum.so/docs/sanctum-lsts/setting-up-an-lst-with-sanctum/3.-technical-details
- Verify the stake pool deployment
- Test the integration
- Set up monitoring and maintenance procedures
- Configure APY optimization settings
- Ensure all security best practices are followed
- Maintain proper documentation
- Set up monitoring for pool health
- Regular maintenance and updates as needed
For more detailed information, refer to the Sanctum Documentation