Aglais runs as quip-testnet, the public test network for Quip Network. It is where developers,
node operators, and researchers try things out and break them. Its
token,
AGLS, holds no value: it cannot be bought, sold, or
redeemed, and balances can be reset at any time.
AGLS exists to make the test network work. Read about the network's
own token in the token documentation.
AGLS is not for sale
There is no sale, no presale, and no allocation. Anyone offering to sell you AGLS is running a scam, no matter whose name or logo they use.
It holds no value
AGLS is not redeemable for anything. Any price quoted for it is fabricated.
It is not the QUIP token
QUIP is the token of the live Quip Network. AGLS is only its stand-in on the test network, and it does not convert into QUIP.
Balances are disposable
The test network can be reset, wiped, or relaunched from a new genesis at any time. Balances disappear with it and are not compensated.
Chain details
One chain, two front doors
Node operators and runtime work go through the substrate RPC; wallets and
Solidity tooling go through the EVM JSON-RPC. Same chain, same balances —
but the two sides do not share account formats or token precision.
Add it as a custom network in any EVM wallet, over an HTTP transport
rather than WebSocket. Internal transactions and the gas tracker are
unavailable, and there is no faucet yet.
Block explorer
Search the testnet
Take part in the testnet
The testnet is open to anyone. Run a node on a CPU, GPU, ASIC, or QPU,
submit jobs, and help find the failure modes before they matter.