Futures
Hundreds of contracts settled in USDT or BTC
TradFi
Gold
Trade global traditional assets with USDT in one place
Options
Hot
Trade European-style vanilla options
Unified Account
Maximize your capital efficiency
Demo Trading
Futures Kickoff
Get prepared for your futures trading
Futures Events
Participate in events to win generous rewards
Demo Trading
Use virtual funds to experience risk-free trading
Launch
CandyDrop
Collect candies to earn airdrops
Launchpool
Quick staking, earn potential new tokens
HODLer Airdrop
Hold GT and get massive airdrops for free
Launchpad
Be early to the next big token project
Alpha Points
Trade on-chain assets and enjoy airdrop rewards!
Futures Points
Earn futures points and claim airdrop rewards
Investment
Simple Earn
Earn interests with idle tokens
Auto-Invest
Auto-invest on a regular basis
Dual Investment
Buy low and sell high to take profits from price fluctuations
Soft Staking
Earn rewards with flexible staking
Crypto Loan
0 Fees
Pledge one crypto to borrow another
Lending Center
One-stop lending hub
VIP Wealth Hub
Customized wealth management empowers your assets growth
Private Wealth Management
Customized asset management to grow your digital assets
Quant Fund
Top asset management team helps you profit without hassle
Staking
Stake cryptos to earn in PoS products
Smart Leverage
New
No forced liquidation before maturity, worry-free leveraged gains
GUSD Minting
Use USDT/USDC to mint GUSD for treasury-level yields
Guide for @0xMiden Testnet – Tutorial 7
Miden has a total of 9 tutorials, the first 6 are quite easy and most of you can do them. Most people encounter difficulties with the last 3, so I will provide detailed instructions for these three.
Cost 0 USD
Funding 25M USD
Steps:
Go to
– Select Tutorials → Timelock P2ID note
Click Create new script
– Name it anything
– Type: Note script
– Example: P2ID Note
– Click Create
– Scroll down, click Next Step twice
Add 3 lines between lines 19–21:
let timelock_height = inputs[2];
let block_number = tx::get_block_number();
assert!(block_number >= timelock_height);
– Click Compile
– Click Next Step
Create Note
– Go to Notes ( on the left)
– Add note → Create note
– Recipient: Test wallet
– Select the script you just created
– Note type: Public
– Add note assets
– Asset: Miden
– Amount: 10
– Add note input
– Enter Prefix, suffix, and input as instructed on the right
– Click Create
– Confirm the transaction in Miden Wallet
– Wait for processing
– Next Step → Next Tutorial
If you encounter an error at the last step:
Remove the Miden extension → reinstall → import the wallet again → create the note again.
Done with Tutorial 7. Prepare for Tutorial 8, everyone!