PaymentMaster
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
0
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) |
---|
No transactions found for "PaymentMaster"
ABI
ABI objects
Getter at block 21102649
getHandlerListLength() view returns (uint256)
0
handlerLogicAddress() view returns (address)
0x69e52392efeba6a8125f45c15aab1790886b9abb
owner() view returns (address)
0x38a0a3dfc0db830e47c8a55d9962a43c98660a69
Read-only
handlerList(uint256) view returns (address)
handlerMap(address) view returns (bool)
State-modifying
Events deployNewHandler()
firePaymentReceivedEvent(address to, address from, uint256 amount)
initialize(address _owner, address _handlerLogicAddress)
multiHandlerSweep(address[] handlers, address tokenContract)
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.