DRCTOwner
Verified contract
Proxy
Active on
Ethereum with 30 txns
Unified storage
Map
Table
Raw
Constants and immutables
8
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x91cd…06f2
Balances ($0.00)
No balances found for "DRCTOwner"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10411398 | 4 years ago | | | 0 | 0.0010083680 | |
| 10411390 | 4 years ago | | | 0 | 0.0010079120 | |
| 10411339 | 4 years ago | | | 0 | 0.0010614400 | |
| 10411334 | 4 years ago | | | 0 | 0.00098183200 | |
| 10411316 | 4 years ago | | | 0 | 0.00098183200 | |
| 10411310 | 4 years ago | | | 0 | 0.00095529600 | |
| 10411282 | 4 years ago | | | 0 | 0.0011145120 | |
| 10411278 | 4 years ago | | | 0 | 0.0011675840 | |
| 10411220 | 4 years ago | | | 0 | 0.0012737280 | |
| 10411208 | 4 years ago | | | 0 | 0.0011941200 |
ABI
ABI objects
Getter at block 21261000
AUTH_ADDOWNER() view returns (string)
addOwner
AUTH_CANMINT() view returns (string)
canMint
AUTH_CHANGEOWNEDOWNER() view returns (string)
transferOwnerOfOwnedContract
AUTH_FREEZEACCOUNT() view returns (string)
freezeAccount
AUTH_INITCONGRESS() view returns (string)
initCongress
AUTH_REMOVEOWNER() view returns (string)
removeOwner
AUTH_SETMINTAMOUNT() view returns (string)
setMintAmount
ROLE_MULTIOWNER() view returns (string)
multiOwner
end() view returns (uint256)
0
multiOwnerSides() view returns (uint256)
2
ownedContract() view returns (address)
0x91cdb5bb5969bfed2373e97378354052bbc606f2
owner() view returns (address)
0x504fe7e01baa1b84e9832b8d718ae23697a4c43f
pendingOwnedOwner() view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
start() view returns (uint256)
0
Read-only
checkRole(address addr, string roleName) view
hasAuth(string _authType) view returns (bool)
hasRole(address addr, string roleName) view returns (bool)
isMultiOwner(address _addr) view returns (bool)
owners(uint256) view returns (address)
compare(string _a, string _b) pure returns (int256)
equal(string _a, string _b) pure returns (bool)
indexOf(string _haystack, string _needle) pure returns (int256)
State-modifying
Events addAddressAsMultiOwner(address _addr, string _side)
authorize(string _authType)
bindContract(address _contract) returns (bool)
changeOwnedOwnershipto(address _nextOwner)
claimOwnership()
deAuthorize(string _authType)
finishInitOwners()
finishMinting() returns (bool)
freezeAccount(address _target, bool _freeze)
freezeAccountDirect(address _target, bool _freeze)
freezeAccountPartialy(address _target, uint256 _value)
initAddressAsMultiOwner(address _addr, string _side)
initCongress(address _congress)
mint(address _to) returns (bool)
ownedOwnershipTransferred() returns (bool)
pause()
removeAddressFromOwners(address _addr)
renounceOwnership()
setLimits(uint256 _start, uint256 _end)
setOnceMintAmount(uint256 _value)
transferOwnership(address newOwner)
unpause()
InitialFinished()
OwnerAdded(address addr, string side)
OwnerRemoved(address addr)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleAdded(address addr, string roleName)
RoleRemoved(address addr, string roleName)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.