Read the contract, not the pitch.
NOVA is an ERC-20 token on Ethereum with a fixed 100M supply, 2% max tax, locked liquidity and a renounced owner. Every figure on this page maps to a fact you can verify on-chain.
// ERC-20 on Ethereum mainnet
address: 0x9f4A...c21E
symbol: NOVA
decimals:18
totalSupply: 100000000 // fixed// current on-chain state
owner(): 0x0000...0000 // renounced
maxTax(): 2%
liquidityLock: true
mintable: false# cross-check any claim yourself
cast call $NOVA "totalSupply()"
cast call $NOVA "owner()"
# expect the zero addressOn-chain coordination means the rules are the code, and the code is public.
There is no admin key to raise the tax, no mint function to dilute you, and no owner to change the rules after you hold. The contract is the source of truth, and it is the same for everyone.
The contract address is the whole product.
NOVA lives at 0x9f4A...c21E on Ethereum mainnet. Paste it into Etherscan and read the source yourself.
Ownership is renounced, liquidity is locked, supply is fixed. No promises — just state you can check.
// NOVA token - verified source
address 0x9f4A3b2C...c21E
owner 0x0000...0000 // renounced
totalSupply 100000000 // fixed, no mint
maxTxTax 2% // capped
liquidity LOCKED // at launch
// read it yourself:
// etherscan.io/address/0x9f4A...c21EWhere the supply sits
A fixed 100M supply, allocated in the open. No hidden team wallet.
- Liquidity (locked)80%
- Community & airdrops12%
- Treasury (multisig)5%
- Contributors (vested)3%
What has shipped and what is next
Each milestone resolves to a transaction you can find on-chain.
Deploy and verify
NOVA deployed to Ethereum mainnet and the source verified on Etherscan so anyone can read it.
Liquidity locked
Initial liquidity added and the LP tokens locked; the lock transaction is public.
Contract renounced
Ownership transferred to the zero address, removing all privileged control over the token.
Staking contract
A separate audited staking contract for on-chain participation, published with its own verified source.
Governance module
On-chain voting for holders to signal on treasury and integration proposals.
How to buy NOVA
Four steps, all on Ethereum mainnet. Confirm the contract address before you swap.
Fund a wallet
Add ETH to a self-custody wallet such as a browser or hardware wallet on Ethereum mainnet.
Copy the address
Copy the NOVA contract 0x9f4A…c21E from this page and cross-check it on Etherscan.
Swap on a DEX
Import the token by address on a decentralised exchange and swap ETH for NOVA.
Verify the balance
Confirm the NOVA balance in your wallet and on the block explorer against your transaction.
Swap into $NOVA
Connect a wallet and swap any token for $NOVA. No sign-up, no custody: the router handles the route and the tokens land in your wallet.
Non-custodial. AspectNova never holds your funds. Check the contract address above before you swap.
$NOVA price
Every trade is public. Watch the market form in real time once liquidity is live.
Chart data via DEXScreener
Price data is read live from the chain. AspectNova makes no price prediction or return claim.
Verify it yourself
Every claim on this page resolves to on-chain state you can check — not a promise.
0x1234567890abcdef1234567890abcdef12345678Check every claim yourself, then decide.
Read the verified source, confirm the renounced owner, and find the community links. The contract is public and the same for everyone.