PaymentMaster
Verified contract
Active on
Ethereum with 3,682 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) |
---|---|---|---|---|---|---|---|
| 10462011 | 4 years ago | | | 0 | 0.0078194616 | |
| 10462011 | 4 years ago | | | 0 | 0.0078194616 | |
| 10462011 | 4 years ago | | | 0 | 0.0078194616 | |
| 10462010 | 4 years ago | | | 0 | 0.0078194616 | |
| 10462009 | 4 years ago | | | 0 | 0.0078194616 | |
| 10462009 | 4 years ago | | | 0 | 0.0078194616 | |
| 10462009 | 4 years ago | | | 0 | 0.0078194616 | |
| 10462009 | 4 years ago | | | 0 | 0.0078194616 | |
| 10462007 | 4 years ago | | | 0 | 0.0078194616 | |
| 10462007 | 4 years ago | | | 0 | 0.0078194616 |
ABI
ABI objects
Getter at block 21305529
getHandlerListLength() view returns (uint256)
3681
handlerLogicAddress() view returns (address)
0x55fec5a65b5949c53d8866249e5fe22143dddd0c
isOwner() view returns (bool)
false
owner() view returns (address)
0xb3ee3fb3f8c856adf9ce64ad691469ba533f5a37
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.