PaymentMaster
Verified contract
Active on
Ethereum with 2,879 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) |
---|---|---|---|---|---|---|---|
| 11168985 | 4 years ago | | | 0 | 0.00097814600 | |
| 11168857 | 4 years ago | | | 0 | 0.0029058810 | |
| 11168706 | 4 years ago | | | 0 | 0.0032933318 | |
| 11168702 | 4 years ago | | | 0 | 0.0017686460 | |
| 11168702 | 4 years ago | | | 0 | 0.0032933318 | |
| 11168698 | 4 years ago | | | 0 | 0.0029058813 | |
| 11168681 | 4 years ago | | | 0 | 0.0029058810 | |
| 11168582 | 4 years ago | | | 0 | 0.0031964691 | |
| 11168568 | 4 years ago | | | 0 | 0.0029058810 | |
| 11168560 | 4 years ago | | | 0 | 0.0027121559 |
ABI
ABI objects
Getter at block 21157498
getHandlerListLength() view returns (uint256)
2575
handlerLogicAddress() view returns (address)
0x27dcc3a6db94eca8850b133fb04ed56477f2e900
isOwner() view returns (bool)
false
owner() view returns (address)
0x0610c6c22b58f5aeed9d7cff3fce4c4d3aaeb266
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.