Fifa Blockchain / block
Fifa Blockchain block lookup
Look up any Fifa Blockchain block on Avascan. tx.taxi detects the format, picks the right Fifa Blockchain explorer, and redirects.
Fifa Blockchain is an Avalanche L1 subnet routed by tx.taxi through the avalanche-c parent. The Fifa Blockchain L1 is EVM-compatible, so addresses follow the standard 42-character 0x-prefixed hex format and transaction hashes are 0x-prefixed 64-character hex strings, identical to anything you would paste against Ethereum. Paste a Fifa Blockchain value at tx.taxi/{value} and the EVM regex classifier picks an object type, the avalanche-c parent prober confirms the route, and tx.taxi 302-redirects to the Avascan entry pinned for this L1. Avascan is the configured explorer for every Avalanche L1 wired into tx.taxi. On this page: Fifa Blockchain block lookups specifically.
How it works
- Copy your
Fifa Blockchain block(e.g. a block height or hash). - Paste into the search above or visit
tx.taxi/<your-block>directly. - tx.taxi detects the Fifa Blockchain format and redirects to Avascan.
Live blocks
1
Frequently asked questions
What does a Fifa Blockchain address look like?
Fifa Blockchain is an EVM Avalanche L1, so an address is 42 characters: '0x' followed by 40 hex characters. The native gas symbol configured for the Fifa Blockchain L1 in tx.taxi is GAS, and wallets and contracts share the same address shape.
Which explorer is configured for Fifa Blockchain?
tx.taxi routes Fifa Blockchain (GAS) lookups to Avascan, the configured Avalanche-ecosystem explorer for this L1. The Fifa Blockchain-specific Avascan path covers addresses, tx hashes, and block heights with one routing rule.
Is Fifa Blockchain an EVM chain?
Yes. Fifa Blockchain is registered in tx.taxi as an EVM Avalanche L1 under the avalanche-c parent, so GAS lookups use the same 0x hex shapes as Ethereum and pass through the EVM regex classifier.