Assets
DNR is the native currency and has no contract — everything below is a token contract on top of it.
No tokens found. A contract appears here once it answers name(), symbol() and decimals().
Holder balances are summed from Transfer logs, which is how every explorer builds them — and worth stating plainly: a token that moves value without emitting the event would be wrong here and right on chain. A holder's own page always reads the balance live from the contract for that reason.