PaymentForwarder
Verified contract
Active on
Ethereum with 68 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 "PaymentForwarder"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4478291 | 7 years ago | | | 74 | 0.0000085326000 | |
| 4460596 | 7 years ago | | | 50 | 0.0017918460 | |
| 4460401 | 7 years ago | | | 0.14 | 0.0017918460 | |
| 4459024 | 7 years ago | | | 50 | 0.0025597800 | |
| 4458944 | 7 years ago | | | 427.48229 | 0.0027304320 | |
| 4458876 | 7 years ago | | | 108 | 0.0017918460 | |
| 4458472 | 7 years ago | | | 57 | 0.00068260800 | |
| 4458469 | 7 years ago | | | 49.2 | 0.0017918460 | |
| 4458307 | 7 years ago | | | 48.7 | 0.0017918460 | |
| 4458116 | 7 years ago | | | 50 | 0.0017918460 |
ABI
ABI objects
Getter at block 21291955
customerCount() view returns (uint256)
48
halted() view returns (bool)
false
owner() view returns (address)
0x18359735e06cdb531ac895fd41d46dd231d9a147
teamMultisig() view returns (address)
0x83e82cea898b1ed1785bc3beac86034913831e60
totalTransferred() view returns (uint256)
4157968290980000000000
Read-only
paymentsByBenefactor(address) view returns (uint256)
paymentsByCustomer(uint128) view 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.