Futures
Access hundreds of perpetual contracts
TradFi
Gold
One platform for global traditional assets
Options
Hot
Trade European-style vanilla options
Unified Account
Maximize your capital efficiency
Demo Trading
Introduction to Futures Trading
Learn the basics of futures trading
Futures Events
Join events to earn rewards
Demo Trading
Use virtual funds to practice 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 earn airdrops
Futures Points
Earn futures points and claim airdrop rewards
DeFi vaults have a problem: they can only invest in things that settle instantly. If it can't complete in one block, it's off the table.
This isn't some minor edge case. It locks vaults out of most of what tradfi does.
Why? ERC-4626 (the standard that powers vaults like Morpho and Euler) requires atomic transactions. Everything happens now, or it reverts. That works fine when you're dealing with liquid pools, but it completely fails for:
🔸 Real World Assets (compliance doesn't happen in one block)
🔸 Fixed-term positions like Pendle PTs
🔸 Cross-chain strategies (bridging isn't instant)
🔸 Anything that benefits from batching
So teams from @superformxyz , Centrifuge, and Maple Finance built ERC-7540 to solve this. It's now the standard for async vault operations.
Instead of instant deposit→shares, you get request→wait→claim.
When you want to withdraw from a vault:
1. Submit a request
2. Vault batches it with other requests over the next hour or so
3. Unwinds the position efficiently
4. You claim your assets when it's ready
For liquid stuff, this takes about an hour. For less liquid positions (like Pendle PTs that need to mature), it might take 1-3 days.
You wait, but gas costs drop by over 90% through batching. And now vaults can access yields that were previously inaccessible.
What does this enable?
🔸 Tokenized treasuries and private credit
🔸 Fixed yields with 60-90 day terms
🔸 Cross-chain strategies across Ethereum, Base, Arbitrum, etc.
🔸 Structured products that need time to execute properly
Superform's SuperVaults v2 implements this with validator-secured infra. Bonded validators sign price updates and get slashed for bad data.
Config changes have 7-day timelocks. Everything's onchain and verifiable.
Current metrics: ~$95M TVL, single-signature cross-chain deposits, batched withdrawals saving hundreds per transaction.
DeFi has been stuck optimizing the same liquid strategies for years because the infrastructure couldn't handle anything else. ERC-7540 changes that baseline assumption.
It's not about making vaults faster. It's about making them capable of holding institutional-grade assets while keeping the permissionless, non-custodial model that matters.