Arc에서 “라벨이 붙은 주소”이 의미하는 것
레지스트리 전체를 한 목록에 모은 것입니다. 여기의 이름은 팩토리 관계, 계약 자신의 배포 바이트코드에 있는 문자열, 블록 헤더, 또는 실행 계층 자체에서 왔습니다. 추측으로 붙이지 않고, 겉모습이 닮았다는 이유로 붙이지도 않습니다. 근거 유형을 각 행 옆에 공개하는 이유는, 계약이 스스로 신고한 name()에만 기댄 라벨이 팩토리 관계에 기댄 라벨보다 뚜렷하게 약하다는 점이 보이도록 하기 위해서입니다.
| 주소 | 라벨 | 토큰 | 근거 | 첫 블록 | 마지막 블록 |
|---|---|---|---|---|---|
| Arc execution module | — | Arc precompile family at 0x1800…: eth_getCode returns the 1-byte stub 0xef on this chain, so that EXTCODESIZE is non-zero. The value is chain-specific and was read from this chain's own node. |
주소는 잔액을 보유할 수 있고, 코드를 담고 있으면 그 코드를 실행할 수 있는 20바이트 식별자입니다. Arc의 가스는 USDC로 지불되므로 주소에 표시되는 잔액은 변동성 자산이 아니라 달러로 표시됩니다.
| — |
| — |
| 0x18000000...000000000 | Arc precompile | — | Arc precompile family at 0x1800…: eth_getCode returns the 1-byte stub 0xef on this chain, so that EXTCODESIZE is non-zero. The value is chain-specific and was read from this chain's own node.체인 상수 | — | — |
| 0x18000000...000000002 | Arc precompile | — | Arc precompile family at 0x1800…: eth_getCode returns the 1-byte stub 0xef on this chain, so that EXTCODESIZE is non-zero. The value is chain-specific and was read from this chain's own node.체인 상수 | — | — |
| 0x18000000...000000003 | Arc precompile | — | Arc precompile family at 0x1800…: eth_getCode returns the 1-byte stub 0xef on this chain, so that EXTCODESIZE is non-zero. The value is chain-specific and was read from this chain's own node.체인 상수 | — | — |
| 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.체인 상수 | — | — |