Block explorer
Block explorer
A website for inspecting transactions, addresses, tokens, and contracts recorded on a blockchain.
Chain ID
Chain ID
A number wallets and applications use to distinguish one EVM-compatible network from another.
Contract address
Contract address
The unique onchain address of a smart contract on a particular network. Names and symbols are not unique; the address is the important identifier.
ERC-20
ERC-20
A common interface for fungible tokens on EVM-compatible networks.
HTTP 402
HTTP 402
An HTTP status code named “Payment Required.” Olanas uses it as part of a project-specific payment challenge flow.
Mainnet
Mainnet
A production blockchain network where assets can have real value.
Payment proof
Payment proof
Data submitted to the server so it can locate and validate an onchain payment. The current proof includes a transaction hash and payer address.
Testnet
Testnet
A development network that uses assets with no monetary value.
Transaction hash
Transaction hash
A unique identifier used to look up an onchain transaction.
Vesting
Vesting
A schedule that releases an allocation over time instead of making it transferable immediately.
Wallet signature
Wallet signature
A cryptographic approval produced by a wallet. A signature can authenticate a listing or authorize other actions; always read the request before signing.