PaymentForwarder
Verified contract
Active on
Ethereum with 340 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) |
---|---|---|---|---|---|---|---|
| 4947944 | 7 years ago | | | 11.3 | 0.0052136090 | |
| 4947637 | 7 years ago | | | 12.2 | 0.0019657870 | |
| 4947550 | 7 years ago | | | 0.99 | 0.0043589190 | |
| 4947549 | 7 years ago | | | 11.9 | 0.0051281400 | |
| 4947534 | 7 years ago | | | 11.2 | 0.0043589190 | |
| 4946721 | 7 years ago | | | 12 | 0.0051281400 | |
| 4946688 | 7 years ago | | | 14.75 | 0.0042734500 | |
| 4946624 | 7 years ago | | | 1 | 0.0034187600 | |
Transfer | 4946539 | 7 years ago | | | 11.05 | 0.00044190300 | |
| 4946528 | 7 years ago | | | 17.5 | 0.0051281400 |
ABI
ABI objects
Getter at block 21329303
customerCount() pure returns (uint256)
233
halted() pure returns (bool)
false
owner() pure returns (address)
0x7b4a608746296ab1cf55c9c19078ccdc38b18dc0
teamMultisig() pure returns (address)
0x43fccd4f59956a50f5005ef014308bbbc78ffe65
totalTransferred() pure returns (uint256)
2142421535184162711312
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.