GeoRegistry
Verified contract
Active on
Ethereum with 258 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "GeoRegistry"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10292348 | 4 years ago | | | 0 | 0.0020999940 | |
| 10292347 | 4 years ago | | | 0 | 0.11562830 | |
| 10292345 | 4 years ago | | | 0 | 0.0020999940 | |
| 10292345 | 4 years ago | | | 0 | 0.044324340 | |
| 8555430 | 5 years ago | | | 0 | 0.0014357250 | |
| 8555427 | 5 years ago | | | 0 | 0.029401812 | |
| 8555427 | 5 years ago | | | 0 | 0.0014357250 | |
| 8555425 | 5 years ago | | | 0 | 0.038586537 | |
| 8555425 | 5 years ago | | | 0 | 0.0014357250 | |
| 8555409 | 5 years ago | | | 0 | 0.029379348 |
ABI
ABI objects
Getter at block 21408454
This contract contains no getter function objects.
Read-only
enabledZone(uint256) view returns (bytes2)
level_2(bytes2, bytes3) view returns (bytes4)
validGeohashChars(bytes _bytes) view returns (bool)
validGeohashChars12(bytes12 _bytes) view returns (bool)
zoneInsideBiggerZone(bytes2 _zoneCode, bytes4 _zone) view returns (bool)
zoneIsEnabled(bytes2) view returns (bool)
State-modifying
Events endInit(bytes2 _zoneCode)
updateLevel2(bytes2 _zoneCode, bytes3 _letter, bytes4 _subLetters)
updateLevel2batch(bytes2 _zoneCode, bytes3[] _letters, bytes4[] _subLetters)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.