Alpha Test

Aetrna testing information

As of now, only EVM is supported. Please use fresh accounts for testing, you will need some test tokens.

Get test tokens

If you have some LINK tokens on Ethereum Mainnet, you can grab more testnet token on Chainlink faucet.

Known bugs

Here is whats been discovered so far:

  1. After around 10 MB of transactions, the Metamask may bug out due to whatever (here is an issue on github). In this case all your accounts will be incredibly hard to restore, so using Relayer is highly advised. You may lose all the accounts if not backed up somewhere beforehand! Deprecated

  2. In transfer flow, during MLKEM decryption, the app will not return an error if the key is wrong, it will simply decapsulate whatever it can, then the process stops and you can try to decrypt again.

  3. The simulation is done via Tenderly, it can be less consistent than eth_estimateGas but allows for storage slots overrides which is impossible to avoid for correct results. Sometimes bugs out with incorrect results, re-running a simulation does the fix.

  4. The blockscout on Sepolia sometimes bugs out and does not show the download key in the NFT metadata, in this case you need to click on 3 dots and then "Refresh metadata" button, L2 works fine.

  5. In certification flow, the ERC-1155 tokens are not showing the name and description in Metamask. Works fine for upload flow.

Join our public Telegram chat to provide feedback.

Last updated