Learning CKB
Lessons
Dashboard
Connect Wallet
Back to lesson
Quiz: Building a Token DEX
0 of 8 answered
0%
Question 1 of 8
What is an 'order cell' in CKB's DEX design?
A
A special type of account contract that holds all orders for a trading pair
B
A regular CKB cell with a specialized lock script whose args encode the maker's exchange requirements (CKB to sell, token type, minimum tokens to receive)
C
A cell that stores the global order book state and is updated by a relayer service
D
A cell containing compiled DEX bytecode that executes when called by users
Previous
Next
Lessons