Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section Content

Making crypto easier

  • Replace all of your public wallet addresses with a single, secure, customizable handle

  • Make any transaction, on any chain, in any wallet, as easily as sending an email

...

Widgets

Widely adopted

...

Usability protocol for the blockchain industry

...

Backer highlights

  • Binance Labs

  • Opera

  • EDGE

  • Shapeshift

  • Change NOW

Stats (dynamic)

Quotes

It’s part of Opera’s mission to make interacting with Web3 easier, thus lowering the entry point. With this integration of FIO, we are allowing people to identify themselves and transact with easily-memorized handles. This is just the beginning of our work in the space” - Susie Batt, former Crypto Ecosystem Lead at Opera.

"FIO is the protocol I've been waiting for since discovering bitcoin in 2013. Finally, a peer to peer crypto payment experience that rivals Venmo with privacy and self-sovereignty built in!" - Paul Puey, CEO/Co-Founder of Edge Wallet

By the numbers

  • 1,145,009 FIO Handles registered

  • 78 integrations

  • 42 block producers across the world

  • 202,386,250 blocks produced

  • 81,187,133 FIO Tokens staked

  • 47 Improvement proposals

  • Quotes

    • “FIO aims to enable a homogeneous user experience that rivals Web2 usage without compromising on decentralization” - Messari

    • “Usability is one of the biggest barriers of cryptocurrency mainstream adoption. FIO solves this.” - Coinmarketcap

    • “Single most important project in crypto” - Paul Puey, EDGE Wallet

Actions

What’s new?

  • Key features currently being promoted. Examples:

    • Your Twitter handle can now receive crypto

    • Sign your NFT with FIO handle

    • FIO Token contest

  • Keep calm and keep BUIDLing

    • Unfazed by the market ups and downs the FIO Community keeps BUIDLing

    • The latest 3-5 items

Actions

  • Link to key feature landing page

  • Links to more on each latest item

  • Link to see all updates

  • Sign-up for newsletter

Dynamic Content

Content element

Endpoint

Request

Response

1,145,009 FIO Handles registered

POST https://fio.blockpane.com/v1/chain/get_table_rows

Always same

Code Block
{
    "json": true,
    "code": "fio.address",
    "scope": "fio.address",
    "table": "fionames",
    "index_position": 1,
    "limit": 1,
    "reverse": true
}

Use rows->id

Code Block
{
    "rows": [
        {
            "id": 1195889,
            "name": "denisailenei@edge",
            "namehash": "0xad6f6ee9b32faeb60062838f1cb5c9c2",
            "domain": "edge",
            "domainhash": "0x4549bc8b93f351469deaea189ac6f2a0",
            "expiration": 4294967295,
            "owner_account": "tmg1ozojg1na",
            "addresses": [
                {
                    "token_code": "FIO",
                    "chain_code": "FIO",
                    "public_address": "FIO55ayb6rVmCr5xDpNasDqJPX5hJn9u7AkejzchUe1uA8wtpAwPA"
                }
            ],
            "bundleeligiblecountdown": 100
        }
    ],
    "more": true
}

78 integrations

This will come from Webflow CMS, which will contain all partners with name and logos, etc.

42 block producers across the world

POST https://fio.blockpane.com/v1/chain/get_table_rows

Always same

Code Block
{
    "json": true,
    "code": "eosio",
    "scope": "eosio",
    "table": "producers"
}

Iterate through rows and count records where is_active: 1

Code Block
{
    "rows": [
        {
            "id": 0,
            "owner": "dacobcm2lnnc",
            "fio_address": "bp@thedac",
            "addresshash": "0x44ddade5cd4acba595ea2a42c23414b2",
            "total_votes": "298659819248324224.00000000000000000",
            "producer_public_key": "FIO8UxsfvX6QpjukrFqbaUMtT7WfeiXZRE26F4ATAwYjwZacUACNw",
            "is_active": 1,
            "url": "https://eosdac.io",
            "unpaid_blocks": 0,
            "last_claim_time": "2023-04-24T18:27:32.500",
            "last_bpclaim": 1682433093,
            "location": 10
        },
    ]
}

202,386,250 blocks produced

GET https://fio.blockpane.com/v1/chain/get_info

N/A

Use head_block_num

Code Block
{
    "server_version": "533ed469",
    "chain_id": "21dcae42c0182200e93f954a074011f9048a7624c6fe81d3c9541a614a88bd1c",
    "head_block_num": 208004440,
    "last_irreversible_block_num": 208004104,
    "last_irreversible_block_id": "0c65e40850aef57864d6ee3621b71cb90f40101628afa07a9b6dffc9ee124a41",
    "head_block_id": "0c65e5584c7f8b5901d1c3b54cd8a76afc27eb650bc21428b1a6a58dc7b8319b",
    "head_block_time": "2023-07-12T19:18:17.500",
    "head_block_producer": "hislmnfx13ya",
    "virtual_block_cpu_limit": 200000000,
    "virtual_block_net_limit": 1048576000,
    "block_cpu_limit": 199900,
    "block_net_limit": 1048576,
    "server_version_string": "v3.3.0",
    "fork_db_head_block_num": 208004440,
    "fork_db_head_block_id": "0c65e5584c7f8b5901d1c3b54cd8a76afc27eb650bc21428b1a6a58dc7b8319b"
}

81,187,133 FIO Tokens staked

GET https://services-external.fioprotocol.io/staking

N/A

Use staked_token_pool

Code Block
{
  "staked_token_pool": 81362017.67272668,
  "outstanding_srps": 132751309.12573518,
  "rewards_token_pool": 8938773.922297876,
  "combined_token_pool": 92742285.03743973,
  "staking_rewards_reserves_minted": 6261266.063125846,
  "roe": 0.6986167266312909,
  "active": true,
  "historical_apr": {
    "1day": 9.819462831115345,
    "7day": 13.53748584592391,
    "30day": 11.539668834782017
  }
}

47 Improvement proposals

Store value in CMS

What’s New

Dynamic Content

Last 3 records from Webflow CMS:

  • Campaigns

    • Name (internal)

    • Title

    • Short Description

    • Link

    • Image

    • Tile color

Keep calms and keep BUIDLing

Dynamic Content

Last 3 records from Webflow CMS:

  • Progress

    • Date

    • Label

    • Title

    • Link

Links

Say What?

Static