SelfServiceAccessControls
Verified contract
Active on
Ethereum with 2,125 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 "SelfServiceAccessControls"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16176782 | 2 years ago | | | 0 | 0.00092775445 | |
| 15932053 | 2 years ago | | | 0 | 0.0020163876 | |
| 15932052 | 2 years ago | | | 0 | 0.0020163876 | |
| 15916676 | 2 years ago | | | 0 | 0.00050072833 | |
| 15916676 | 2 years ago | | | 0 | 0.00050072833 | |
| 15916675 | 2 years ago | | | 0 | 0.00050072833 | |
| 14933340 | 2 years ago | | | 0 | 0.0014979955 | |
| 14841970 | 3 years ago | | | 0 | 0.0011602968 | |
| 14644651 | 3 years ago | | | 0 | 0.00090537394 | |
| 14558095 | 3 years ago | | | 0 | 0.0015342833 |
ABI
ABI objects
Getter at block 21328093
openToAllArtist() view returns (bool)
false
owner() view returns (address)
0xdb6e076ea582fbe875f6998b610422b9b162a42a
Read-only
allowedArtists(address) view returns (bool)
isEnabledForAccount(address account) view returns (bool)
State-modifying
Events renounceOwnership()
setAllowedArtist(address _artist, bool _allowed)
setOpenToAllArtist(bool _openToAllArtist)
transferOwnership(address _newOwner)
withdrawStuckEther(address _withdrawalAccount)
OwnershipRenounced(address indexed previousOwner)
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.