BRDCrowdsaleAuthorizer
Verified contract
Active on
Ethereum with 31 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) |
---|---|---|---|---|---|---|---|
| 4732846 | 7 years ago | | | 0 | 0.0011500727 | |
| 4732844 | 7 years ago | | | 0 | 0.0021850900 | |
| 4732560 | 7 years ago | | | 0 | 0.0011500727 | |
| 4732559 | 7 years ago | | | 0 | 0.0011500727 | |
| 4732557 | 7 years ago | | | 0 | 0.0021850900 | |
| 4730196 | 7 years ago | | | 0 | 0.0014541503 | |
| 4729724 | 7 years ago | | | 0 | 0.00076535910 | |
| 4729723 | 7 years ago | | | 0 | 0.00076535910 | |
| 4729722 | 7 years ago | | | 0 | 0.00076535910 | |
| 4729720 | 7 years ago | | | 0 | 0.00076535910 |
ABI
ABI objects
Getter at block 21161828
owner() view returns (address)
0xf9b62aaf66654c04608aa86db2b78a614d2c4dc1
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.