| Block # | Timestamp | Hash | Previous Hash | Transactions | Nonce | Actions |
|---|---|---|---|---|---|---|
| Syncing chain... | ||||||
Loading peers...
Wallet Details
...
Send Transaction
Transfer ETK to another address
Transfer to On-chain
Move off-chain balance to on-chain
Withdraw Funds
Withdraw from on-chain to off-chain
Transaction History
View your transaction records
Network Information
How WebChain works with EVM Wallets
Wallet Details
wxE91F478BE7333F48CC
• Additional WNS costs 50 ETK
• Premium names can be resold later
Send Transaction
Enter Amount (ETK)
Transfer to On-chain
Withdraw Funds
Transaction History
Loading transaction history...
Network Information
Note: WebChain uses validator-based consensus where only active validators can confirm transactions.
EVM Wallets Behavior
- Transactions from external EVM wallets (e.g., MetaMask, Brave, etc.) are processed as self-call transactions (
Method 101). - In WebChain's self-call model, the recipient address becomes both the sender and recipient of the transaction.
- All self-call transactions carry a 0 value and are successfully validated by WebChain.
- Developers can use the WebChain API to enable value transfers or integrate advanced DApp functions beyond self-calls.
- Transactions may appear as dropped temporarily while WebChain validates the node or wallet status.
- You can still view balances and sign transactions normally from any EVM-compatible wallet.
Example:
ETK Raw Transaction — Method 101 (EVM Self-Call)ETH Raw Transaction — Method 101 (EVM Self-Call)- Both with 0 value
Manual Setup
To add WebChain to EVM Wallet:
0xf4241
ikọbọ ETK
Regenerate Wallet
This will create a new wallet address. You will lose access to funds in your current wallet unless you have saved the private key.
Please log in to access WVM-20 tokens.
Log InLatest Block
Gas Price
Total Volume
Active Wallets
Transaction Count
Top Accounts by Balance
Please log in to automatically connect your wallet to the DEX.
Public API Endpoints (RPC)
Market Data Summary
GET https://rpc.webchain.e-talk.xyz/market/summary
Returns summary data for all trading pairs.
DEX Pairs
GET https://rpc.webchain.e-talk.xyz/dex/pairs
Returns all available trading pairs on the DEX.
Pair-Specific Data
GET https://rpc.webchain.e-talk.xyz/market/pair/ETK_WUSD
Returns detailed market data for a specific trading pair.
WUSD Reserve
GET https://rpc.webchain.e-talk.xyz/wusd-reserve
Returns the total WUSD supply, ETK locked in the system wallet, and the ETK per WUSD ratio.
Fear & Greed Index
GET https://rpc.webchain.e-talk.xyz/fear-greed
Returns a sentiment score (0–100) with labels from Extreme Fear to Extreme Greed.
Historical Data
GET https://rpc.webchain.e-talk.xyz/market/history/ETK_WUSD?interval=1
Returns historical price data for charting.
CMC Metadata
GET https://rpc.webchain.e-talk.xyz/cmc/metadata
CoinMarketCap-compatible metadata endpoint.
CMC Listings
GET https://rpc.webchain.e-talk.xyz/cmc/listings
CoinMarketCap-compatible listings endpoint.
CoinGecko
GET https://rpc.webchain.e-talk.xyz/coingecko/market
CoinGecko-compatible market data endpoint.