Assets
DNR is the native currency and has no contract — everything below is a token contract on top of it.
| # | Holder | Balance | Last moved |
|---|---|---|---|
| 1 | 0xa233766677fe…79ff0f1b | 1,000,000 KRT | 967,994 |
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.