TributaryRegistry
Verified contract
Active on
Base with 4 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 "TributaryRegistry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7074854 | a year ago | | | 0 | 0.000072846003 | |
| 7074747 | a year ago | | | 0 | 0.00013849800 | |
| 6814997 | a year ago | | | 0 | 0.000000000408846096 | |
| 1758205 | a year ago | | | 0 | 0.000069249003 |
ABI
ABI objects
Getter at block 22750857
governor() view returns (address)
0x0000000000000000000000000000000000000000
isGovernor() view returns (bool)
false
isNextOwner() view returns (bool)
false
isOwner() view returns (bool)
false
owner() view returns (address)
0x34b9422884969b3eeba798723429697053271c8a
Read-only
allowedRegistrar(address) view returns (bool)
producerToTributary(address) view returns (address)
singletonProducer(address) view returns (bool)
State-modifying
Events acceptOwnership()
addRegistrar(address registrar)
addSingletonProducer(address producer)
cancelOwnershipTransfer()
changeGovernor(address governor_)
removeRegistrar(address registrar)
removeSingletonProducer(address producer)
renounceOwnership()
setTributary(address producer, address newTributary)
transferOwnership(address nextOwner_)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.