PaymentMaster
Verified contract
Active on
Ethereum with 5,580 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) |
---|---|---|---|---|---|---|---|
| 12292996 | 4 years ago | | | 0 | 0.0050830400 | |
| 12292972 | 4 years ago | | | 0 | 0.0097349600 | |
| 12292958 | 4 years ago | | | 0 | 0.024849792 | |
| 12292782 | 4 years ago | | | 0 | 0.023720256 | |
| 12292762 | 4 years ago | | | 0 | 0.023719248 | |
| 12292761 | 4 years ago | | | 0 | 0.023438370 | |
| 12292751 | 4 years ago | | | 0 | 0.024566886 | |
| 12292730 | 4 years ago | | | 0 | 0.025413480 | |
| 12292724 | 4 years ago | | | 0 | 0.025412940 | |
| 12292717 | 4 years ago | | | 0 | 0.025414020 |
ABI
ABI objects
Getter at block 21260847
getHandlerListLength() view returns (uint256)
4846
handlerLogicAddress() view returns (address)
0x802fcf40c7b8dbfa9dc6e52f05c2a47916341833
isOwner() view returns (bool)
false
owner() view returns (address)
0x8ee6693cea9da8c59aac8fc30490493e306ae50c
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.