question
stringlengths 17
182
| choices
listlengths 4
4
| answer
stringclasses 4
values |
---|---|---|
What is the formula for gas fee calculation on Ethereum?
|
[
"Units of Gas Used / Base Fee + Priority Fee",
"(Units of Gas Used * Base Fee) + Priority Fee",
"Units of Gas Used * (Base Fee + Transaction Fee)",
"(Units of Gas Used + Base Fee) - Priority Fee"
] |
C
|
What is the name of the RISC-like virtual machine optimized for ZKP?
|
[
"RISC-ERC20",
"zkVM",
"ZKPC-Bundler",
"zk-Processor"
] |
B
|
When did the bitcoin halving happen in 2024?
|
[
"April 28, 2024",
"April 19, 2024",
"April 20, 2024",
"April 21, 2024"
] |
B
|
What is Backpack?
|
[
"A wallet for xNFTs",
"A wallet for NFTs",
"A wallet for multiple cryptocurrencies",
"A wallet for meme coins"
] |
A
|
Imagine you wanted to pay a friend 2 ETH, and you think it will require two units of gas. The base fee is 11 gwei, and you provide a tip of 3 gwei. What would be your gas fee?
|
[
"28000 gwei",
"28 gwei",
"0.14 ETH",
"1 ETH"
] |
B
|
What is the proposed Disinflation Rate for Solana?
|
[
"-0.08",
"-0.11",
"-0.15",
"-0.18"
] |
C
|
What data structure is used by Solana for State Compression?
|
[
"Atomic B-Tree",
"Thread-safe AVL Tree",
"Linear Hashing",
"Concurrent Merkle Tree"
] |
D
|
Which ethereum EIP feature is a JavaScript Ethereum Provider API to standardise the interface across clients and applications?
|
[
"EIP-2679",
"EIP-1193",
"EIP-1102",
"EIP-4102"
] |
B
|
What are OpenZeppelin Contracts?
|
[
"A library for secure smart contract development",
"A virtual machine for development",
"A novel ERC standard",
"Cryptocurrency for smart contracts"
] |
A
|
Which blockchain has xNFTs?
|
[
"Ethereum",
"Solana",
"Polkadot",
"Cardano"
] |
B
|
Which ethereum EIP feature allows using window events to announce injected Wallet Providers, leading to a web dapp integrating with multiple installed browser wallets simultaneously?
|
[
"EIP-6362",
"EIP-6969",
"EIP-6961",
"EIP-6963"
] |
D
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.