BRDCrowdsaleAuthorizer
Verified contract
Active on
Ethereum with 6,995 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 "BRDCrowdsaleAuthorizer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4751121 | 7 years ago | | | 0 | 0.00095398800 | |
| 4749974 | 7 years ago | | | 0 | 0.00095398800 | |
| 4749380 | 7 years ago | | | 0 | 0.00095398800 | |
| 4749227 | 7 years ago | | | 0 | 0.00095398800 | |
| 4748665 | 7 years ago | | | 0 | 0.00095398800 | |
| 4748118 | 7 years ago | | | 0 | 0.0010448440 | |
| 4748081 | 7 years ago | | | 0 | 0.00095398800 | |
| 4746325 | 7 years ago | | | 0 | 0.0011357000 | |
| 4746254 | 7 years ago | | | 0 | 0.0011357000 | |
| 4746005 | 7 years ago | | | 0 | 0.0011357000 |
ABI
ABI objects
Getter at block 21325122
owner() view returns (address)
0x214a6e8a4510828dab101afc4e0a5859c62c44e1
Read-only
isAuthorized(address _account) view returns (bool _authorized)
isAuthorizer(address _account) view returns (bool _isAuthorizer)
State-modifying
Events addAuthorizer(address _newAuthorizer)
authorizeAccount(address _newAccount)
removeAuthorizer(address _bannedAuthorizer)
transferOwnership(address newOwner)
Authorized(address indexed _to)
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.