Что означает «Адреса с метками» в Arc
Весь реестр одним списком. Имя здесь получено из связи с фабрикой, из строки в собственном байткоде контракта, из заголовка блока или от самого уровня исполнения — никогда из догадки и никогда из внешнего сходства. Класс обоснования публикуется рядом с каждой строкой именно затем, чтобы метка, опирающаяся только на самоназвание контракта через name(), выглядела заметно слабее метки, опирающейся на связь с фабрикой, а не стояла рядом как равная.
| Адрес | Метка | Токен | Обоснование | Первый блок | Последний блок |
|---|---|---|---|---|---|
| Arc execution module | — |
Адрес — это 20-байтовый идентификатор, который может хранить баланс и, если содержит код, исполнять его. Газ в Arc оплачивается в USDC, поэтому баланс адреса выражен в долларах, а не в волатильном активе.
| — |
| — |
| 0x18000000...000000000 | Arc precompile | — | Arc precompile family at 0x1800…: eth_getCode returns a short non-empty stub so that EXTCODESIZE is non-zero. It has not been read on this chain, so the exact value is not stated here.Константа сети | — | — |
| 0x18000000...000000002 | Arc precompile | — | Arc precompile family at 0x1800…: eth_getCode returns a short non-empty stub so that EXTCODESIZE is non-zero. It has not been read on this chain, so the exact value is not stated here.Константа сети | — | — |
| 0x18000000...000000003 | Arc precompile | — | Arc precompile family at 0x1800…: eth_getCode returns a short non-empty stub so that EXTCODESIZE is non-zero. It has not been read on this chain, so the exact value is not stated here.Константа сети | — | — |
| 0xffffFFFf...fFFFfFFfE | Native USDC (system) | — | eth_getCode returns 0x — there is no contract. The execution layer emits an ERC-20-shaped Transfer log from this address for every net, non-zero native USDC balance change, at 18 decimals.Константа сети | — | — |
| 0x36000000...000000000 | USDC (ERC-20) | — | Upgradeable proxy — the implementation address is in the pre-EIP-1967 org.zeppelinos slot 0x7050c9e0f4ca769c69bd3a8ef740bc37934f8e2c036e5a723fd8ee048ed3f8c3, not in the EIP-1967 slot, which is zero here. decimals() = 6; the ERC-20 face of the gas token and the most-called contract on the chain. erc20_balance = native_wei / 10^12 exactly.Константа сети | — | — |