AugustusRegistry
Verified contract
Active on
Ethereum with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "AugustusRegistry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19071205 | 10 months ago | | | 0 | 0.00045978852 | |
| 13446281 | 3 years ago | | | 0 | 0.0049528566 | |
| 12509452 | 3 years ago | | | 0 | 0.0035809560 | |
| 12509446 | 3 years ago | | | 0 | 0.0020803231 | |
| 12509417 | 3 years ago | | | 0 | 0.0029186190 |
ABI
ABI objects
Getter at block 21241356
getAugustusCount() view returns (uint256)
6
getLatestAugustus() view returns (address)
0x6a000f20005980200259b80c5102003040001068
getLatestVersion() view returns (string)
6.2.0
owner() view returns (address)
0x36fedc70fec3b77caaf50e6c524fd7e5dfbd629a
Read-only
getAugustusByVersion(string version) view returns (address)
isAugustusBanned(address augustus) view returns (bool)
isValidAugustus(address augustus) view returns (bool)
State-modifying
Events addAugustus(string version, address augustus, bool isLatest)
banAugustus(address augustus)
renounceOwnership()
transferOwnership(address newOwner)
AugustusAdded(string version, address indexed augustus, bool isLatest)
AugustusBanned(address indexed augustus)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.