Links

Specifications

1.1. ExzoSwap: Main page

1.1.1. Summary
As a Guest I want to view the main page so that I could navigate through the features of ExzoSwap app.
1.1.2. Acceptance criteria
1.1.2.1. A user should be able to navigate to ExzoSwap application from the ExzoCoin (Exzo Network) website.
1.1.2.2. The main page of ExzoSwap application should include the following elements in the header:
○ Exzo Network logo
○ Bridges links dropdown menu
○ Network selector dropdown menu
○ Buy crypto button
○ Connect Wallet button
○ Language selector button
1.1.2.3. The swap widget should include:
○ Refresh button
○ Settings button
○ Source token selector
○ Amount input field
○ Target token selector
○ Swap protocol selector
○ Action buttons
○ Swap rate and route indicator
1.1.3. UI Design

1.2. ExzoSwap: Connect a wallet

1.2.1. Summary
As a User I want to connect a wallet so that I could swap tokens on my existing crypto wallet.
1.2.2. Acceptance criteria
1.2.2.1. Once a user clicks “Connect wallet” button the Connect wallet widget is displayed.
1.2.2.2. A user should be able to:
○ Open Terms of service and Privacy policy pages
○ Check the “I read and accept” confirmation checkbox
○ Choose a network
○ Select a wallet: Metamask or WalletConnect
1.2.2.3. Once a user selects a wallet the corresponding web3 app widget is displayed.
1.2.2.4. A user selects an account and confirms the connection
1.2.2.5. Once the connection is successful the account alias and wallet balance is displayed in the header.
1.2.3. UI Design

1.3. ExzoSwap: Buy cryptocurrency with a credit card

1.3.1. Summary
As a User I want to buy cryptocurrency with a credit card so that I could convert fiat to crypto.
1.3.2. Acceptance criteria
1.3.2.1. Upon clicking on the Buy Crypto button a user should be redirected to MoonPay payment gateway (https://buy.moonpay.io/).
1.3.2.2. The payment gateway allows a user to select a cryptocurrency from a list, fill in the target wallet address and buy the selected cryptocurrency with a credit card.
1.3.3. UI Design

1.4. ExzoSwap: Transfer coins via bridges

1.4.1. Summary
As a User I want to transfer coins via bridges so that I could move tokens from one blockchain to another.
1.4.2. Acceptance criteria
1.4.2.1. A user should be able to move supported tokens between blockchains using bridges.
1.4.2.2. Upon clicking on an item in the Bridges dropdown menu a webpage of the corresponding bridge is open in a new browser tab.
1.4.2.3. The list of bridges:
1.4.3. UI Design

1.5. ExzoSwap: Select the chain for swap

1.5.1. Summary
As a User I want to select the chain for swap so that I could choose the blockchain where I will perform the swap.
1.5.2. Acceptance criteria
1.5.2.1. A user should be able to select a network where they want to swap tokens.
1.5.2.2. The selection of a network affects the list of available tokens and protocols in the Swap parameters widget.
1.5.2.3. The system should identify if the connected wallet is configured for the selected network and prompt a user to change wallet settings if the wallet network is different.
1.5.3. UI Design

1.6. ExzoSwap: Set the swap parameters

1.6.1. Summary
As a User I want to set the swap parameters so that I could define the direction and the amount of the swap
1.6.2. Acceptance criteria
1.6.2.1. A user should be able to select the source token from the dropdown list and the amount to swap.
1.6.2.2. The system should validate if the amount of selected token on the connected wallet of a user is sufficient.
1.6.2.3. The system should display the approximate value of defined amount of selected tokens calculated in USD.
1.6.2.4. A user should be able to select the target token from the dropdown list.
1.6.2.5. A user should be able to view and select available swap protocols to be used for the swap.
1.6.2.6. Each swap protocol item should include the name of the protocol, amount to be received, the cost of transaction and total amount of the swap operation.
1.6.3. UI Design

1.7. ExzoSwap: View the details of the deal (rate, fees, route)

1.7.1. Summary
As a User I want to view the details of the deal (rate, fees, route) so that I could understand the full cost of the swap
1.7.2. Acceptance criteria
1.7.2.1. Once swap parameters are set a user should be able to view the conversion rate and the conversion route.
1.7.3. UI Design

1.8. ExzoSwap: Set additional parameters (gas limit, slippage)

1.8.1. Summary
As a User I want to set additional parameters (gas limit, slippage) so that I could optimize transaction cost and rate
1.8.2. Acceptance criteria
1.8.2.1. Upon clicking the Swap settings button the advanced swap parameters widget is open
1.8.2.2. A user should be able to set the Gas limit price for the transaction:
○ One of predefined values (Low, Medium or High)
○ Custom value
1.8.2.3. A user should be able to set the Slippage tolerance value for the transaction:
○ One of predefined values
○ Custom value
1.8.2.4. Transaction is not executed if it is not possible to complete the transaction within gas price and slippage tolerance limits defined by a user.
1.8.3. UI Design

1.9. ExzoSwap: Confirm the deal

1.9.1. Summary
As a User I want to confirm the deal so that I could initiate the swap transaction
1.9.2. Acceptance criteria
1.9.2.1. After setting all the parameters of the swap a user should be able to initiate the swap execution by clicking on the Swap Currency button.
1.9.2.2. Upon clicking on the Swap Currency button the linked wallet application should be triggered and open for the transaction confirmation.
1.9.2.3. If the wallet is not connected to the application, clicking on the Swap Currency button (or if a user clicks Connect Wallet button) should open the Connect Wallet widget.
1.9.3. UI Design

1.10. Exzo Wallet: Home page

1.10.1. Summary
As a Guest I want to view the home page so that I could navigate through the features of the Exzo Wallet app
1.10.2. Acceptance criteria
1.10.2.1. A user should be able to open the Exzo Wallet application from the website of Exzo Network.
1.10.2.2. Exzo Wallet app should include the sidebar menu and main content area.
1.10.2.3. Sidebar menu should include the following clickable elements:
○ Exzo logo - redirecting to the main page of Exzo
○ Home - redirecting to the home page of Exzo Wallet app
○ Wallet - redirecting to the Wallet page
○ Staking - redirecting to the Staking page
○ Governance - redirecting to the Governance page
○ Swap - redirecting to ExzoSwap application
1.10.2.4. The main content area should include:
○ Action buttons (Connect wallet, Create wallet, Restore wallet)
○ General statistics of all wallets within the account (Total balance, Available balance)
○ The list of wallets associated with the account
○ Details of each wallet (Name, Address, Type, Total balance, Available balance)
1.10.3. UI Design

1.11. Exzo Wallet: Connect Metamask

1.11.1. Summary
As a User I want to connect metamask so that I could use funds from my Metamask wallet inside the Exzo Wallet app
1.11.2. Acceptance criteria
1.11.2.1. A user should be able to connect their Metamask wallet to the Exzo Wallet application.
1.11.2.2. Once connected, the user's Metamask wallet is displayed in the list of wallets inside the Exzo Wallet application.

1.12. Exzo Wallet: Create a new wallet

1.12.1. Summary
As a User I want to create a new wallet so that I could generate a new key pair for transactions
1.12.2. Acceptance criteria
1.12.2.1. A user should be able to create a wallet by clicking on the Create wallet button at the home page of Exzo Wallet application.
1.12.2.2. The flow of creating a wallet consists of four steps:
○ Step 1 - a user creates a password for the wallet and downloads keystore file to their local machine
○ Step 2 - a seed phrase is displayed. At this step a user should also be available to view the wallet’s private key
○ Step 3 - a seed phrase confirmation check. At this step a user should confirm the seed phrase displayed at Step 2 by clicking the words in the correct order.
○ Step 4 - the confirmation message is displayed. Upon clicking the Access wallet button a user should be redirected to the Wallet page of the newly created wallet.
1.12.3. UI Design

1.13. Exzo Wallet: Restore wallet

1.13.1. Summary
As a User I want to restore wallet so that I could recover my funds
1.13.2. Acceptance criteria
1.13.2.1. Upon clicking on the Restore wallet button from the home page of Exzo Wallet application the Restore wallet widget is displayed.
1.13.2.2. The Restore wallet widget should provide three options for wallet recovery:
○ Uploading keystore file and providing a password to it
○ Entering the mnemonic phrase
○ Entering the private key of the wallet
1.13.2.3. Once wallet recovery is successful, a user should be redirected to the Wallet page of the recovered wallet
1.13.3. UI Design

1.14. Exzo Wallet: Edit wallet settings

1.14.1. Summary
As a User I want to edit wallet settings so that I could personalize my wallets in Exzo Wallet app
1.14.2. Acceptance criteria
1.14.2.1. A user should be able to access wallet settings from the wallet item in the list of wallets at the home page of Exzo Wallet application or from a wallet page by clicking the Edit button (pencil icon).
1.14.2.2. Once the Edit button is clicked, the Wallet Settings widget is displayed.
1.14.2.3. In the Wallet Settings widget a user should be able to:
○ View wallet address
○ Copy wallet address
○ Show QR code with wallet address
○ View wallet type
○ View and edit wallet display name
○ View and edit the order of wallet display in the list of wallets
○ Remove wallet
○ Save changes
1.14.3. UI Design

1.15. Exzo Wallet: Copy wallet address

1.15.1. Summary
As a User I want to copy wallet address so that I could add my wallet address to a clipboard with a single click
1.15.2. Acceptance criteria
1.15.2.1. A user should be able to copy wallet address to the clipboard by clicking the Copy button from the wallet item in the list of wallets at the home page of Exzo Wallet application, or from Wallet Settings widget, or from a wallet page.
1.15.3. UI Design

1.16. Exzo Wallet: Show QR code with wallet address

1.16.1. Summary
As a User I want to show qr code with wallet address so that I could share my wallet address for scanning with a camera
1.16.2. Acceptance criteria
1.16.2.1. A user should be able to display a wallet address with QR-code for scanning by clicking the QR-code button from the Wallet Settings widget, or from a wallet page.
1.16.3. UI Design

1.17. Exzo Wallet: Remove wallet

1.17.1. Summary
As a User I want to delete wallet so that I could remove a wallet from my Exzo Wallet app
1.17.2. Acceptance criteria
1.17.2.1. A user should be able to remove a wallet from the list of wallets by clicking the Remove wallet button from the Wallet Settings widget.
1.17.2.2. Once the Remove wallet button is clicked, the confirmation widget is displayed.
1.17.2.3. Upon clicking the Remove button at the confirmation widget, the wallet is removed from the list of wallets.
1.17.2.4. A user should be able to access the removed wallet by completing the Restore wallet operation.
1.17.3. UI Design

1.18. Exzo Wallet: View the history of transactions

1.18.1. Summary
As a User I want to view the history of transactions so that I could see all the incoming and outgoing transactions of my wallet
1.18.2. Acceptance criteria
1.18.2.1. A user should be able to view the list of transactions for the wallet at the wallet page including:
○ Transaction address
○ Timestamp
○ Address of the counterparty
○ Received/sent amount
1.18.3. UI Design

1.19. Exzo Wallet: View the list of assets

1.19.1. Summary
As a User I want to view the list of assets so that I could see all tokens in my wallet
1.19.2. Acceptance criteria
1.19.2.1. A user should be able to view the list of assets on their wallet including:
○ The name of an asset
○ Available amount
○ Deposited amount
○ Borrowed amount
1.19.3. UI Design

1.20. Exzo Wallet: Send assets

1.20.1. Summary
As a User I want to send assets so that I could transfer tokens to another wallet address
1.20.2. Acceptance criteria
1.20.2.1. A user should be able to send funds from their wallet to another wallet address.
1.20.2.2. Once a user clicks on the Send button from the wallet page, the Send assets widget is displayed.
1.20.2.3. The flow of sending assets from Exzo Wallet application consists of three steps:
○ Step 1 - select the destination network (Exzo, Ethereum or Binance)
○ Step 2 - Enter the amount to be sent, enter recipient’s wallet address and memo. A user should not be able to enter the amount exceeding the total wallet holdings.
○ Review and confirm the details of the transaction
1.20.2.4. Once the transaction is confirmed it should be sent to a validator node for processing.
1.20.2.5. Once the transaction is accepted by a validator it appears on the list of transactions at the wallet page.
1.20.3. UI Design

1.21. Exzo Wallet: Receive assets

1.21.1. Summary
As a User I want to receive assets so that I could get tokens to my wallet address
1.21.2. Acceptance criteria
1.21.3. UI Design

1.22. Exzo Wallet: Stake ExzoCoin and get a reward

1.22.1. Summary
As a User I want to stake ExzoCoin so that I could get rewards for securing the network
1.22.2. Acceptance criteria
1.22.2.1. A user should be able to stake ExzoCoin for the reward.
1.22.2.2. There should be two options for staking:
○ Running a validator node
○ Delegation
1.22.2.3. Delegation staking page is open upon clicking Staking in the sidebar menu.
1.22.2.4. A user should be able to view active delegations per selected wallet and for all wallets on separate tabs.
1.22.2.5. Each delegation includes the details: Delegation time, Validator name, Delegated amount.
1.22.2.6. Upon click on Add delegation button the delegation widget is displayed.
1.22.2.7. The delegation flow includes two steps:
○ Step 1 - enter delegation amount and select a validator from the list
○ Step 2 - review details and confirm delegation
1.22.2.8. Once confirmed, the delegation is displayed on the list of delegations.
1.22.2.9. The reward is paid to the user's account proportionally to the amount delegated to the given validator for each block mined by this validator.
1.22.3. UI Design

1.23. Exzo Wallet: Vote on governance proposals

1.23.1. Summary
As a User I want to vote on governance proposals so that I could express my opinion on network changes
1.23.2. Acceptance criteria
1.23.2.1. A user should be able to vote for the proposals suggested by validators from the Governance page that should be accessible under by clicking the Governance button in the sidebar menu.
1.23.2.2. The Governance page should include the list of proposals with the following fields:
○ ID/Name of a proposals
○ Start/End dates of voting
○ User’s votes
○ Votes rate
○ Winner proposal
○ Proposal status
○ Details button
1.23.2.3. By clicking Details button a user should be able to access the page with details of the selected proposal that include:
○ Proposal’s name, description and address
○ Current voting stats
○ Voting controls
1.23.2.4. To vote on proposals a user should delegate their stake to a validator.
1.23.3. UI Design

1.24. Exzo Network: Run a validator node

1.24.1. Summary
As a Validator I want to run a validator node so that I could get rewards for validating transactions
1.24.2. Acceptance criteria
1.24.2.1. To earn additional fees for validating transactions on chain a user should run a full validator node.
1.24.2.2. Validator’s account should meet requirements of ExzoCoin amount on the wallet.
1.24.2.3. The flow to setup a full validator node:
○ Launch Cloud instance that meets recommended requirements
○ Install Exzo Network build
○ Create validator wallet
○ Fund validator wallet
○ Register Validator on-chain
○ Create a validator key
○ Run a node
1.24.2.4. Detailed description of the installation process can be found by the following reference.

1.25. Exzo Network: Run a read-only node

1.25.1. Summary
As a User I want to run a read-only node so that I could read on-chain data in real time
1.25.2. Acceptance criteria
1.25.2.1. To read data from the network without the ability to validate transactions and earn validator fees a user should be able to run a read-only node.
1.25.2.2. The flow to setup a read-only node:
○ Launch Cloud instance that meets recommended requirements
○ Install Exzo Network build
1.25.2.3. Detailed description of the installation process can be found by the following reference.

1.26. Exzo Network: Deploy a Solidity smart contract

1.26.1. Summary
As a User I want to deploy a solidity smart contract so that I could run ERC-20 or ERC-721 smart contracts on Exzo Network
1.26.2. Acceptance criteria
1.26.2.1. To deploy a smart contract, a user sends a transaction to the Exzo Network containing smart contract’s bytecode without specifying any recipients.
1.26.2.2. After the contract is deployed, it will be available to all users of the Exzo Network.
1.26.2.3. Smart contracts should have an Exzo Network address like other accounts.
1.26.2.4. Detailed description of the installation process can be found by the following reference.

1.27. Exzo Network: Create a fixed-cap asset

1.27.1. Summary
As a User I want to create a fixed-cap asset so that I could issue a token with fixed supply
1.27.2. Acceptance criteria
1.27.2.1. A user should be able to create a fixed-cap asset on Exzo Network that are fungible tokens for which the supply is determined at the time of asset creation.
1.27.2.2. To deploy a smart contract a user should:
○ Compile a code of the smart contract into bytecode
○ Deploy a smart contract by sending a transaction to the Exzo Network
○ Navigate to the explorer to check that the token has been created

1.28. Exzo Network: Create a variable-cap asset

1.28.1. Summary
As a User I want to create a variable-cap asset so that I could issue a token with variable supply
1.28.2. Acceptance criteria
1.28.2.1. A user should be able to create a fixed-cap asset on Exzo Network that are fungible tokens for which the supply is determined at the time of asset creation.
1.28.2.2. To deploy a smart contract a user should:
○ Compile a code of the smart contract into bytecode
○ Deploy a smart contract by sending a transaction to the Exzo Network
○ Navigate to the explorer to check that the token has been created
1.28.2.3. A user should be able to use the _mint function to create additional units of the token.

1.29. Exzo Network: Create a local test network

1.29.1. Summary
As a User I want to create a local test network so that I could test dApps locally without risk
1.29.2. Acceptance criteria
1.29.2.1. A user should be able to set up a local instance of Ezxo Network for testing purposes.
1.29.2.2. To create a local test network a user should:
○ Install Go
○ Install build tools
○ Install go-lachesis
○ Install the Special Fee Contract
○ Create a validator
○ Setup mainnet genesis
○ Add the precompiled contract
○ Configure SFC
○ Create a validator on the SFC
1.29.3. Detailed description of the installation process can be found by the following reference.

1.30. Exzo Scan: Main page

1.30.1. Summary
As a Guest I want a main page so that I could navigate through the features of Exzo Scan app
1.30.2. Acceptance criteria
1.30.2.1. The main page of the Exzo Scan application should include:
○ Exzo Scan logo
○ Main menu (available from all pages)
○ Main/Test network switcher
○ Search bar with filters (All, Addresses, Tokens, Tags, Labels, Websites)
○ Current ExzoCoin price (in USD, in BTC, daily change percent)
○ ExzoCoin market cap (in USD, in ExzoCoin)
○ Latest block (height, block time, number of transactions, throughput TPS)
○ The number of active validators
○ Current epoch ID
○ ExzoCoin transaction history chart
○ The list of latest blocks (block height, time since the validation, validator’s address, transactions count, block time, total amount of ExzoCoin transferred)
○ The list of latest transactions (txid, time since the block validation, from/to addresses, transferred amount)
1.30.2.2. A user should be able to add Exzo Network to Metamask from the main page of Exzo Scan web application.
1.30.3. UI Design
Refer to: https://ftmscan.com

1.31. Exzo Scan: View top accounts by balance

1.31.1. Summary
As a Guest I want to view top accounts by balance so that I could check addresses with highest balances
1.31.2. Acceptance criteria
1.31.2.1. A user should be able to access Top Accounts by ExzoCoin balance page from the main menu of Exzo Scan application.
1.31.2.2. The page should include:
○ Estimated number of accounts with total ExzoCoin holdings
○ The list of accounts (rank, address, name tag, balance, percentage of total cap, tnx count)
○ Pagination controls (first page, last page, next page, previous page, current page number, total number of pages, dropdown to set the number of records to show per page)
1.31.3. UI Design

1.32. Exzo Scan: View account details

1.32.1. Summary
As a Guest I want to view account details so that I could check the info of a specific wallet address
1.32.2. Acceptance criteria
1.32.2.1. By clicking on account address from any page of Exzo Scan application a user should be able to view the Account Details page.
1.32.2.2. The page should include:
○ Account address with controls to copy the address to the clipboard and show the address as QR code
○ The total balance of ExzoCoin on the account
○ USD value of ExzoCoin holdings on the account and current ExzoCoin price in USD
○ Other token holdings on the account including the button to view the detailed page of token holdings of the account
○ The list of transactions of the account (total number of transactions from/to the account, txnid, method, block, age, from/to addresses, txn value, txn fee)
○ The list of internal transactions (same structure as above, excluding fee)
○ The list of ERC-20 token transactions (same structure as above, including token name)
○ The list of ERC-721 token transactions (same structure as above, including token id)
○ Analytics charts (including date range selector):
■ ExzoCoin balance chart (Exzo Account balance chart, historic USD value chart, highest/lowest ExzoCoin/USD value indicators)
■ Transactions (ExzoCoin transactions, unique outgoing addresses, unique incoming addresses)
■ Txn fees (used, spent, including totals)
■ ExzoCoin transfers (sent, received)
■ Token transfers (including token contracts count)
○ Comments (view and comment)
1.32.3. UI Design

1.33. Exzo Scan: View token holdings by account

1.33.1. Summary
As a Guest I want to view token holdings by account so that I could check tokens amounts per address
1.33.2. Acceptance criteria
1.33.2.1. A user should be able to view the page with details on token holdings for a specific account by clicking on the corresponding action button from the Account Details page (if the account has no token holdings, this functionality is not available).
1.33.2.2. The page should include:
○ Total value of account holdings in Exzocoin
○ Total value of account holdings in USD
○ The list of tokens available on the account (token logo, token name, token address, Symbol, quantity, token price, daily change, value in ExzoCoin, value in USD)
○ Pagination controls (first page, last page, next page, previous page, current page number, total number of pages, dropdown to set the number of records to show per page)
○ Search bar
1.33.3. UI Design

1.34. Exzo Scan: View the list of confirmed transactions

1.34.1. Summary
As a Guest I want to view the list of confirmed transactions so that I could check all the transactions added to the blockchain
1.34.2. Acceptance criteria
1.34.2.1. A user should be able to access the Transactions page from the main menu of Exzo Scan application.
1.34.2.2. The page should include:
○ The list of transactions (total number of transactions, txnid, method, block, age, from/to addresses, txn value, txn fee)
○ Pagination controls (first page, last page, next page, previous page, current page number, total number of pages, dropdown to set the number of records to show per page)
1.34.3. UI Design

1.35. Exzo Scan: View the list of pending transactions

1.35.1. Summary
As a Guest I want to view the list of pending transactions so that I could check transactions that are are not yet validated
1.35.2. Acceptance criteria
1.35.2.1. A user should be able to access the Pending Transactions page from the main menu of Exzo Scan application.
1.35.2.2. The page should include:
○ The list of pending transactions (total number of pending transactions, txnid, nonce, method, last seen, gas limit, gas price, from/to addresses, txn value)
○ Pagination controls (first page, last page, next page, previous page, current page number, total number of pages, dropdown to set the number of records to show per page)
1.35.3. UI Design

1.36. Exzo Scan: View transaction details

1.36.1. Summary
As a Guest I want to view transaction details so that I could check the extended information of a specific transaction
1.36.2. Acceptance criteria
1.36.2.1. By clicking on account address from any page of Exzo Scan application a user should be able to view the Account Details page.
1.36.2.2. The page should include:
○ Transaction hash
○ Status
○ Block height and number of block confirmations
○ From/To addresses
○ Value (in ExzoCoin and USD)
○ Transaction fee (in ExzoCoin and USD)
○ Gas limit
○ Gas used (amount and percentage of gas limit)
○ Gas price (in ExzoCoin and Gwei)
○ Nonce
○ Input data (including the functionality to decode)
1.36.3. UI Design

1.37. Exzo Scan: View contract internal transactions

1.37.1. Summary
As a Guest I want to view contract internal transactions so that I could check transactions related to a specific smart contract
1.37.2. Acceptance criteria
1.37.2.1. A user should be able to access the Contract Internal Transactions page from the main menu of Exzo Scan application.
1.37.2.2. The page should include:
○ The list of contract internal transactions (total number of internal transactions, block height, age, parent txnid, type, from/to addresses, txn value)
○ Pagination controls (first page, last page, next page, previous page, current page number, total number of pages, dropdown to set the number of records to show per page)
1.37.3. UI Design

1.38. Exzo Scan: View blocks

1.38.1. Summary
As a Guest I want to view blocks so that I could check blocks details
1.38.2. Acceptance criteria
1.38.2.1. A user should be able to access the Blocks page from the main menu of Exzo Scan application.
1.38.2.2. The page should include:
○ The list of blocks (total number of blocks, block height, age, number of transactions in the block, gas used, block reward)
○ Pagination controls (first page, last page, next page, previous page, current page number, total number of pages, dropdown to set the number of records to show per page)
1.38.3. UI Design

1.39. Exzo Scan: View block details

1.39.1. Summary
As a Guest I want to view block details so that I could check the extended information of a specific block
1.39.2. Acceptance criteria
1.39.2.1. By clicking on block height (block ID) from any page of Exzo Scan application a user should be able to view the Block page.
1.39.2.2. The page should include:
○ Block height (block ID)
○ Timestamp
○ Number of transactions (including internal)
○ Block reward
○ Difficulty
○ Total difficulty
○ Size
○ Gas used
○ Extra data
○ Hash
○ Parent hash
○ Sha3Uncles
○ Nonce
○ Comments (view and comment)
1.39.3. UI Design

1.40. Exzo Scan: View verified contracts

1.40.1. Summary
As a Guest I want to view verified contracts so that I could check smart contracts that have been verified by Exzo Scan app
1.40.2. Acceptance criteria
1.40.2.1. A user should be able to access the Contracts page from the main menu of Exzo Scan application.
1.40.2.2. The page should include:
○ Quick filter dropdown (latest, open source, Solidity compiler, Vyper compiler, contract security audit)
○ The list of verified contracts (total number of contracts, contract address, contract name, compiler, compiler version, balance on the contract, number of transactions, contract settings marks, verification date, audit mark, license type)
○ Pagination controls (first page, last page, next page, previous page, current page number, total number of pages, dropdown to set the number of records to show per page)
1.40.3. UI Design

1.41. Exzo Scan: View contract details

1.41.1. Summary
As a Guest I want to view contract details so that I could check the extended information of a specific smart contract
1.41.2. Acceptance criteria
1.41.2.1. By clicking on a contract address from any page of Exzo Scan application a user should be able to view the Contract page.
1.41.2.2. The page should include all the elements as Account page plus:
○ Contract code tab including:
■ Verification mark
■ Contract name
■ Compiler Version
■ Optimization Enabled
■ Other Settings
■ Contract Source Code blockUI Design
■ Contract Security Audit
■ Contract ABI
■ Contract Creation Code
■ Constructor Arguments
■ Deployed ByteCode Sourcemap
■ Swarm Source
○ Read contract tab (read functions and their values)
○ Write contract tab (write functions including inputs and Write buttons for their execution)
○ Contract events tab (total number of events, txn hash, method, logs)
1.41.3. UI Design

1.42. Exzo Scan: View validators leaderboard

1.42.1. Summary
As a Guest I want to view validators leaderboard so that I could check the most performing validators
1.42.2. Acceptance criteria
1.42.2.1. A user should be able to access the Validators page from the main menu of Exzo Scan application.
1.42.2.2. The page should include:
○ The list of validators (total number of validators, rank, Address, ID, downtime, self-staked amount, delegated amount, total staked, status)
○ Pagination controls (first page, last page, next page, previous page, current page number, total number of pages, dropdown to set the number of records to show per page)
1.42.3. UI Design

1.43. Exzo Scan: View epochs

1.43.1. Summary
As a Guest I want to view epochs so that I could check the confirmed batches of blocks
1.43.2. Acceptance criteria
1.43.2.1. A user should be able to access the Epochs page from the main menu of Exzo Scan application.
1.43.2.2. The page should include:
○ The list of epochs (total number of epochs, epoch ID, end time, total base reward, total fee, total reward)
○ Pagination controls (first page, last page, next page, previous page, current page number, total number of pages, dropdown to set the number of records to show per page)
1.43.3. UI Design

1.44. Exzo Scan: View epoch details

1.44.1. Summary
As a Guest I want to view epoch details so that I could check the extended information of a specific epoch
1.44.2. Acceptance criteria
1.44.2.1. By clicking on epoch ID from any page of Exzo Scan application a user should be able to view the Epoch page.
1.44.2.2. The page should include:
○ Epoch ID
○ End time
○ Total base reward
○ Total fee
○ Total reward weight
○ Comments (view and comment)
1.44.3. UI Design

1.45. Exzo Scan: View ERC-20 top tokens

1.45.1. Summary
As a Guest I want to view erc-20 top tokens so that I could check the most valuable ERC-20 tokens on chain
1.45.2. Acceptance criteria
1.45.2.1. A user should be able to access the Token Tracker page from the main menu of Exzo Scan application.
1.45.2.2. The page should include:
○ The list of ERC-20 tokens (total number of tokens, token name and logo, token price in USD/BTC/EXZO, daily change percent, daily trading volume, market cap, number of token holders)
○ Pagination controls (first page, last page, next page, previous page, current page number, total number of pages, dropdown to set the number of records to show per page)
1.45.3. UI Design

1.46. Exzo Scan: View ERC-20 token transfers

1.46.1. Summary
As a Guest I want to view erc-20 token transfers so that I could check transactions of ERC-20 tokens
1.46.2. Acceptance criteria
1.46.2.1. A user should be able to access the Token Transfers page from the main menu of Exzo Scan application.
1.46.2.2. The page should include:
○ The list of ERC-20 token transactions (total number of transactions, txn hash, age, from/to addresses, value, token name and symbol)
○ Pagination controls (first page, last page, next page, previous page, current page number, total number of pages, dropdown to set the number of records to show per page)
1.46.3. UI Design

1.47. Exzo Scan: View ERC-721 top tokens

1.47.1. Summary
As a Guest I want to view erc-721 top tokens so that I could check the most valuable ERC-721 tokens on chain
1.47.2. Acceptance criteria
1.47.2.1. A user should be able to access the Non-Fungible Token Tracker page from the main menu of Exzo Scan application.
1.47.2.2. The page should include:
○ The list of non-fungible tokens (total number of NFT token contracts, token name and logo, daily number of transfers, weekly number of transfers)
○ Pagination controls (first page, last page, next page, previous page, current page number, total number of pages, dropdown to set the number of records to show per page)
1.47.3. UI Design

1.48. Exzo Scan: View ERC-721 token transfers

1.48.1. Summary
As a Guest I want to view erc-721 token transfers so that I could check transactions of ERC-721 tokens
1.48.2. Acceptance criteria
1.48.2.1. A user should be able to access the Non-Fungible Token Transfers page from the main menu of Exzo Scan application.
1.48.2.2. The page should include:
○ The list of non-fungible token transactions (total number of transactions, txn hash, age, from/to addresses, token ID, token name and symbol)
○ Pagination controls (first page, last page, next page, previous page, current page number, total number of pages, dropdown to set the number of records to show per page)
1.48.3. UI Design

1.49. Exzo Scan: View charts and stats

1.49.1. Summary
As a Guest I want to view charts and stats so that I could get visual insights on blockchain data
1.49.2. Acceptance criteria
1.49.2.1. A user should be able to access the Exzo Network Charts & Statistics page from the main menu of Exzo Scan application.
1.49.2.2. The page should include the preview images for the following charts:
○ Daily Transactions Chart
○ ERC-20 Daily Token Transfer Chart
○ Unique Addresses Chart
○ Average Block Size Chart
○ Average Block Time Chart
○ Average Gas Price Chart
○ Daily Gas Used Chart
○ Block Count and Rewards Chart
○ Network Pending Transactions Chart
○ Network Transaction Fee Chart
○ Network Utilization Chart
○ Verified Contracts Chart
1.49.2.3. Upon clicking on a chart preview image the page with the selected chart is open
1.49.2.4. A user should be able to print the chart and/or download it in various file formats (png, jpeg, pdf, svg, csv)
1.49.3. UI Design

1.50. Exzo Scan: View top statistics

1.50.1. Summary
As a Guest I want to view top statistics so that I could check selected highlights from blockchain data
1.50.2. Acceptance criteria
1.50.2.1. A user should be able to access the Top Statistics page from the main menu of Exzo Scan application.
1.50.2.2. The page should include:
○ The list of top EXZO senders (Rank, Address, Total Amount Sent, Percentage)
○ The list of top EXZO receivers (Rank, Address, Total Amount Received, Percentage)
○ Top Txn Count Sent (Rank, Address, Total Txn, Percentage)
○ Top Txn Count Received (Rank, Address, Total Txn, Percentage)
○ Top Tokens by Unique Senders (Rank, Token Name, Unique Senders)
○ Top Tokens by Unique Receivers (Rank, Token Name, Unique Receivers)
○ Top Tokens by Total Uniques (Rank, Token Name, Total Uniques)
○ Top Tokens by Txn Count (Tag Cloud, Rank, Token Name, Txn Count)
○ Top Accounts by Gas Used (Pie Chart, Rank, Address, Gas Used)
○ Top Accounts by Txn Count (Pie Chart, Rank, Address, Txn Count)
1.50.2.3. A user should be able to switch between 24 Hours, 3 Days and 7 Days statistics period for all data sets.
1.50.2.4. The Overview tab should include the top ranked address from each data set with the value.
1.50.3. UI Design

1.51. Exzo Scan: Developer APIs

1.51.1. Summary
As a Guest I want to developer apis so that I could get information about available API endpoints and methods
1.51.2. Acceptance criteria
1.51.2.1. A user should be able to access the Developers API page from the main menu of Exzo Scan application.
1.51.2.2. The page should include the API reference for the following methods:
○ Get EXZO Balance for a single Address
○ Get EXZO Balance for multiple Addresses in a single call
○ Get a list of 'Normal' Transactions By Address
○ Get a list of "ERC-20 - Token Transfer Events" by Address
○ Get a list of "ERC721 - Token Transfer Events" by Address
○ Get list of Blocks Validated by Address
○ Get Contract ABI for Verified Contract Source Codes
○ Get Contract Source Code for Verified Contract Source Codes
○ Get ERC20-Token TotalSupply by ContractAddress
○ Get ERC20-Token Account Balance for TokenContractAddress