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
Nightshade 3.0 just debuted at NEARCON — this is the biggest architectural upgrade since the launch of NEAR Protocol over 5 years ago. Here’s what it really is and why it’s a game-changer 👇
⚡ SPICE — consensus no longer waits for execution
Imagine a restaurant where the waiter can’t take a new order until the kitchen has prepared the previous one. That’s how most blockchains work today — the entire system “waits on pause” while transactions are processed.
In NEAR, these processes are separated.
Order taking is continuous, and the kitchen keeps up at its own pace.
The result:
• faster blocks
• better hardware utilization
• transactions can be significantly more complex without performance issues
🧩 Stateless Executors — validators don’t need to store the entire blockchain
Running a validator on Solana requires 384+ GB of RAM and costs about $60K per year just for infrastructure. Ethereum nodes carry around 1.2 TB of data, of which ~80% hasn’t been touched in over a year.
NEAR’s approach is different:
• executors only load the data they need right now.
• Validator costs — about $60 per month.
Lower entry barrier → more people run nodes → true decentralization, not just on paper.
🔗 Atomic Transactions — multi-step operations that actually work
This is a key upgrade for DeFi. Ethereum already has 55+ L2s with $42B liquidity, which are hard to interact with — bridges take minutes and require extra fees. Cross-chain transfers in Cosmos take minutes. Polkadot’s full cross-chain messaging still isn’t fully launched.
In NEAR, atomic transactions work like this:
• you declare in advance which data you will touch
• the executor loads everything at once
• the operation completes in a single “shot”
No callback chains that can break halfway.
🔒 Privacy built into the protocol — not added on the side
In Ethereum, privacy is handled by third-party L2s like Aztec.
In Solana — only basic confidentiality at the token level.
In NEAR:
• validators operate inside secure enclaves (TEE)
• private and public states coexist within the same network
• users receive viewing keys for their data
• no complex ZK ceremonies required from users
When real businesses go on-chain, no one will store payment data in a fully transparent ledger. This solution addresses that concern.
💰 Data storage made simple — just pay gas
Currently, developers have to manage token deposits for each byte of storage. Many just subsidize this out of their own pocket.
Nightshade 3.0 shifts everything to a gas model:
write data → pay fee → done.
A huge boost to developer convenience.