BrokerInt
Verified contract
Active on
Ethereum with 12,602 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 "BrokerInt"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10237232 | 4 years ago | | | 0 | 0.0022799034 | |
| 10237072 | 4 years ago | | | 0 | 0.0034270413 | |
| 10236762 | 4 years ago | | | 0 | 0.0022805440 | |
| 10236410 | 4 years ago | | | 0 | 0.0037027020 | |
| 10236034 | 4 years ago | | | 0 | 0.0018814488 | |
| 10235761 | 4 years ago | | | 0 | 0.0032670900 | |
| 10235719 | 4 years ago | | | 0 | 0.0035937990 | |
| 10235665 | 4 years ago | | | 0 | 0.0032660010 | |
| 10235583 | 4 years ago | | | 0 | 0.0037027020 | |
| 10235275 | 4 years ago | | | 0 | 0.0021380100 |
ABI
ABI objects
Getter at block 21205535
brokerImp() view returns (address)
0xd5586ef251b2fbe32a03f226868e581c9f1aa261
Read-only
isOwner(address) view returns (bool)
owners(uint256) view returns (address)
State-modifying
Events addOwner(address _owner)
changeBrokerImp(address _brokerImp)
destroy()
removeOwner(address _owner)
reward(address _beneficiary, uint256 _value)
BrokerImpChanged(address _previousBrokerImp, address _brokerImp)
OwnerAddition(address indexed owner)
OwnerRemoval(address indexed owner)
Reward(address _to, uint256 _value)
constructor(address _brokerImp)
This contract contains no fallback and receive objects.
This contract contains no error objects.