Quai and Qi address utilities.
참고: 이 페이지는 아직 한국어로 번역되지 않았습니다. 아래는 영어 원문입니다.
bits 0-3 | bits 4-7 | bit 8 |
---|---|---|
region number | zone number | ledger identifier |
Address | Region | Zone | Ledger |
---|---|---|---|
0x000DEADBEEFCAFE0000000000000000000000000 | region-0 | zone-0 | Quai |
0x2A40000DEADBEEFCAFE000000000000000000000 | region-2 | zone-10 | Quai |
0xFF700000000DEADBEEFCAFE00000000000000000 | region-15 | zone-15 | Quai |
0x008000000000000DEADBEEFCAFE0000000000000 | region-0 | zone-0 | Qi |
0xF3F0000000000000000DEADBEEFCAFE000000000 | region-15 | zone-3 | Qi |
true
if the address is in the Quai ledger scope, and false
otherwise.
true
if the address is in the Qi ledger scope, and false
otherwise.