This QA document can be used both on the mainnet and testnet versions of the Explorer.
Some useful links and strings to use on the QAs:
- A block -
00000000000000003e207addfc23c863d730dfacf8e8b9edc6d0ab05202046a2
- A simple transaction -
00001152b5f46e98af68b901138e381e86a77919bd3a0a568536958a2b3f727b
- A token creation transaction -
00001edd5c736e58a2189c8f56b7e96282f2f09723c6079a94060de06532f2a1
- A nft creation transaction -
0000080e4ab98ad76126403d58d37443991517e6c9edeab55b6653f34b308b7a
- An address -
HH5As5aLtzFkcbmbXZmE65wSd22GqPWq2T
- A block -
000000000737bc54cbad0d29eda40754ea5dd4325f2938cd6640801acfc393ac
- A simple transaction -
0000227fd2310cb6de2644445b6d650a275a7910b5492e87d4aa019de89f2762
- A token creation transaction -
000029a879e0430b2c1bd335787a2f79bc373590053be220472bc620e640df77
- A nft creation transaction -
000035ee44954f0b896c18d63e4f30cd87ccac7220bd94e1878b0fb01e964be8
- An address -
WmeByhYxt2F8As6Hon6mnpFUqbLpJh2pjE
- Check that there is a list displaying the most recent 6 blocks
- Check that there is a list displaying the most recent 6 transactions
- Confirm that the version number is the expected one
- Click on a block and confirm it navigates to
/transaction/{tx_id}
- Click on a transaction and confirm it navigates to
/transaction/{tx_id}
- Wait a while for a new block to appear in real time
- Wait a while or make a new tx and wait for it to appear in real time
- Fetch the transaction id from one of the transactions in the list and use it as input to the search box in the page header. Confirm it navigates to `/transaction/{tx_id}
- Copy one of the transaction's addresses to the clipboard, then click on the header search box and click its internal "✖" icon to remove the filter.
- Now filter for the address in the clipboard. Confirm it navigates to
/address/{address}?token=00
- On the landing page, click on "See all Blocks"
- The url is now
/blocks
- Confirm there are 10 rows in the main page
- Wait a while for a new block to appear and confirm the page updates in realtime
- Click Next and see that the exhibited blocks have changed
- Verify that the page no longer updates in realtime
- Copy the URL and open in another browser: the same blocks must be shown on both screens even if new blocks have arrived
- Click on a block and confirm it navigates to
/transaction/{tx_id}
- On the landing page, click on "See all Transactions"
- The url is now
/transactions
- Confirm there are 10 rows in the main page
- Wait a while for a new transaction to appear or create one and confirm the page updates in realtime
- Click Next and see that the transactions have changed
- Verify that the page no longer updates in realtime
- Copy the URL and open in another browser: the same txs must be shown on both screens even if new txs have arrived
- Click on a block and confirm it navigates to
/transaction/{tx_id}
- Navigate to "Tokens" -> "Tokens List" on the header menu
- The url now is
/tokens
- Confirm there are 10 rows and a search box in the main page
- There is no realtime update expectation here
- Verify that some columns allow ordering by clicking on their header: Name, Symbol and Created At.
- Click on one of those and validate that the list is updated correctly, even with elements that were not visible and not even loaded before ( for example, "Created at" descending/ascending )
- Click on the "Next" button and confirm that the tokens list has changed
- Confirm also that the url has not changed, and will not replicate this exact state if shared to another window
- If the column headers is clicked, the pagination returns to the first page
- Click a token row and confirm it navigates to
/token_detail/{uid}
- Search for a token
uid
(see example in the References section) and confirm it's the only one to show as a result - Search for a string with common keywords ( for example
Test NFT Token
) and verify that the search is not executed by the full string, but by each of the words used: there should be many results - Search for a rarer term ( for example
TK002
onmainnet
) and confirm the results are fewer
- Navigate to "Tokens" -> "Token Balances" on the header menu
- Verify that a loading component is displayed while the data is being fetched
- Confirm the page displays 10 rows, a search box, the number of addresses and transactions on the network
- The rows displays addresses, total tokens, unlocked and locked tokens
- Click on the column headers and validate that the list is updated correctly, even with elements that were not visible and not even loaded before ( for example, clicking on the "Locked" column )
- There is no realtime update expectation here
- Click on the "Next" button and confirm that the tokens list has changed
- Confirm also that the url has not changed, and will not replicate this exact state if shared to another window
- If the column headers is clicked, the pagination returns to the first page
- Click a token row and confirm it navigates to
/address/{address}?token=00
- Try searching for an address and confirm it doesn't even attempt to reload the results, as the input is invalid
- Search for an uid and do not click the magnifier button. After a few moments an "autocomplete" visual element must appear with the token name and symbol. Click it.
- Only addresses containing this token should be exhibited, with the updated totals
- The search box is no longer clickable, all but removing the filter
- Try searching for a rare keyword like
TK002
and wait for the autocomplete. There should be multiple options to select from. - Select one of them: the url should now be shareable with the current search parameters
- There should also be a link to "see the token details" that lead to
/token_detail
- Sample mainnet address with many tokens ( link )
- Initially, look at all the information exhibited on the first two sections of the page. All data should be correct for the selected address ( use the Desktop Wallet to validate, if necessary )
- The url should contain the address and the token, in a way that the visualization with this same data is shareable
- If the "Number of tokens" is greater than 1, there should be a SelectBox allowing a change of the token being focused within this address
- After selecting a different token, all data in the screen should be updated accordingly
- The list of transactions should have at most 10 rows
- These rows cannot be reordered by the header
- There should be an option to navigate to the next page, but not to the last page
- The pagination should not change the URL, so the current page cannot be shared
- Clicking any row should navigate to
/transaction/tx_id
- If a new transaction has arrived while the page is open, a yellow alert-like element should be exhibited, requesting the user to reload the screen.
- Verify all fields about the transaction and compare them to another source of truth ( the wallet desktop, or other previous knowledge of the transaction data )
- If this is a common transaction, there should be a "First block" field with a link to the block
- If this is a block, validate that:
- There aren´t any inputs
- A "Feature Activation" section is shown
- The "Funds heighbors" only show the block itself
- The "Verification neighbors" should be empty
- If this is a token creation tx, validate that:
- There is a section named "Tokens" containing the token name, symbol and link to
/token_detail/{uid}
- There is a section named "Tokens" containing the token name, symbol and link to
- If this is an NFT, validate that:
- The first output is of type
Data
- There is a section named "Tokens" containing the token name, symbol and link to
/token_detail/{uid}
- The first output is of type
- Verify that the screen contains all information about the token on a single section
- Check that there are (ℹ) icons explaining the mint and melt fields
- Verify that there is another section containing the configuration string in the following forms:
- A QR Code
- A component that allows copying to clipboard
- A download button that offers a PNG image
- With the help of a QR Code reader, validate that both the QR on page and the downloaded one contain the token configuration string
- The last part of the screen should be a transactions history containing at most 10 rows
- Click the "Next" button and verify that the url has changed, so that this exact same content can be shared
- Clicking any of the transactions should navigate to
/transaction/{tx_id}
- Should have a "Peer" select box with peer ids to select from
- There should be an (ℹ) icon to the right of the selectbox explaining it
- The active peer on the selectbox should also be present on the url
- A dark box should give details about the peer itself: id, uptime, version, latest timestamp and best block
- A list of connected peers should be displayed below, with the additional fields: protocol, address, entrypoints, state, synced block and best block
- If the state is "Synchronizing", there should be an (ℹ) icon explaining if the peer is ahead of behind.
- There should be a "Reload data" button on the top right of the screen
- Click to change the peer and validate all information is loaded again
- On screen there should be a large, multiline text input, a button "Decode Tx" and a link to the "Push Tx" screen
- Fetch the "Raw" data from any known transaction on the Transaction Details Screen and confirm it is exhibited correctly on the Decode Tx screen
- Fetch the raw data from a transaction on another network and try to decode it: an error should be shown indicating the transaction cannot be decoded.
- Try submitting the raw data from an existing transaction and see that it gives an error
Transaction already exists {tx_id}
. - Try submitting the raw data from an existing block and see that it gives an error because the transaction has no inputs.
- Generate a signed transaction data on the headless wallet and try sending it through here
- Open the screen and follow it for a while: geometric figures should be appearing indicating blocks ( rectangles ) and transactions ( circles )
- Hover over any of the blocks and see that it has the following data:
- Transaction hash
- Timestamp
- Its neighbors highlighted while the remaining are greyed out
- Confirm you can zoom in and out of the graph
- Change the "Timeframe" to a higher value, such as 600 or 1800, and check that the graph changes too
- Validate that the graph shows the same blocks and transactions as the landing page, given the same time frame
- Validate that those blocks and transactions are connected through lines, indicating its parents and children
- At the top of the screen is displayed the height of the last block evaluated
- Confirm that this block does not update in realtime
- Verify that the latest feature activation instances are listed there, including the ones already completed or failed.
- The screen starts with the best block height, the number of transactions and the hashrate
- The "real time" section should be updated with every block or transaction
- The "Historical Data" should be loaded in its own time, with a "Loading" component indicating its progress
- After the "Historical Data" section is loaded, there should be displayed the block and the timestamp when it was last updated.
- Click on the period input and select different timeframes. The graphs should be updated.
- Open the transaction detail screen of a nano contract transaction.
- See if it correctly loads the nano contract ID, the address used to sign, the method, arguments, and list of actions.
- Click on the nano contract ID link to go to the nano contract detail screen.
- See if correctly load the Nano Contract ID, Blueprint ID, the state of the contract, the balance of tokens, and history.
- Click on a tx in the history and validate it goes to the transaction detail screen.
- Go back and click on the blueprint link.
- See if it correctly loads the blueprint attributes, method, and source code.