PaymentForwarder
Verified contract
Active on
Ethereum with 5,393 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
Transfer | 5548365 | 7 years ago | | | 0.0001 | 0.00086100000 | |
Transfer | 5204481 | 7 years ago | | | 0.00001 | 0.00086100000 | |
Transfer | 5009083 | 7 years ago | | | 0.001 | 0.00086100000 | |
| 4783935 | 7 years ago | | | 0.02 | 0.000000000002564010 | |
| 4782175 | 7 years ago | | | 0.28 | 0.0000050252000 | |
Transfer | 4782141 | 7 years ago | | | 0.011 | 0.0000021043000 | |
| 4748052 | 7 years ago | | | 0.5 | 0.000085467000 | |
| 4711648 | 7 years ago | | | 0.397397 | 0.00085467000 | |
| 4711620 | 7 years ago | | | 0.2 | 0.00085467000 | |
| 4711562 | 7 years ago | | | 75.47024 | 0.00050188000 |
ABI
ABI objects
Getter at block 21275672
customerCount() pure returns (uint256)
2771
halted() pure returns (bool)
false
owner() pure returns (address)
0x83e82cea898b1ed1785bc3beac86034913831e60
teamMultisig() pure returns (address)
0x83e82cea898b1ed1785bc3beac86034913831e60
totalTransferred() pure returns (uint256)
8712868769988234920874
Read-only
paymentsByBenefactor(address) pure returns (uint256)
paymentsByCustomer(uint128) pure returns (uint256)
State-modifying
Events halt()
pay(uint128 customerId, address benefactor) payable
payForMyself(uint128 customerId) payable
transferOwnership(address newOwner)
unhalt()
PaymentForwarded(address source, uint256 amount, uint128 customerId, address benefactor)
constructor(address _owner, address _teamMultisig)
This contract contains no fallback and receive objects.
This contract contains no error objects.