GeoRegistry
Verified contract
Active on
Ethereum with 247 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) |
---|---|---|---|---|---|---|---|
| 8553978 | 5 years ago | | | 0 | 0.0011698500 | |
| 8553978 | 5 years ago | | | 0 | 0.0080199680 | |
| 8553978 | 5 years ago | | | 0 | 0.0011698500 | |
| 8553978 | 5 years ago | | | 0 | 0.0014538920 | |
| 8553978 | 5 years ago | | | 0 | 0.0011698500 | |
| 8553964 | 5 years ago | | | 0 | 0.0014524840 | |
| 8553964 | 5 years ago | | | 0 | 0.0011698500 | |
| 8553964 | 5 years ago | | | 0 | 0.00098599600 | |
| 8553964 | 5 years ago | | | 0 | 0.0011698500 | |
| 8553964 | 5 years ago | | | 0 | 0.0014510760 |
ABI
ABI objects
Getter at block 21386893
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.