PaymentMaster
Verified contract
Active on
Ethereum with 871 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 "PaymentMaster"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12227761 | 4 years ago | | | 0 | 0.045186526 | |
| 11887730 | 4 years ago | | | 0 | 0.071007398 | |
| 11887727 | 4 years ago | | | 0 | 0.071007398 | |
| 11886673 | 4 years ago | | | 0 | 0.0072005200 | |
| 11886148 | 4 years ago | | | 0 | 0.0065651800 | |
| 11885945 | 4 years ago | | | 0 | 0.059849093 | |
| 11881805 | 4 years ago | | | 0 | 0.011326478 | |
| 11881795 | 4 years ago | | | 0 | 0.089911965 | |
| 11881715 | 4 years ago | | | 0 | 0.093600661 | |
| 11881715 | 4 years ago | | | 0 | 0.093600661 |
ABI
ABI objects
Getter at block 21433949 getHandlerList() view returns (address[])
getHandlerListLength() view returns (uint256)
727
isOwner() view returns (bool)
false
owner() view returns (address)
0xba143dff28ed8b14f93626ef934f99c249e7b933
Read-only
handlerList(uint256) view returns (address)
handlerMap(address) view returns (bool)
State-modifying
Events deployNewHandler()
firePaymentReceivedEvent(address to, address from, uint256 amount)
multiHandlerSweep(address[] handlers, address tokenContract)
renounceOwnership()
sweepTokens(address token)
transferOwnership(address newOwner)
EthPaymentReceived(address indexed _to, address indexed _from, uint256 _amount)
HandlerCreated(address indexed _addr)
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.