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 "Payments"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10968136 | 4 years ago | | | 0.055002273 | 0.0056557440 | |
| 10836391 | 4 years ago | | | 0.027312026 | 0.011416224 | |
| 10130637 | 5 years ago | | | 0.0096876566 | 0.0015252720 | |
| 10130627 | 5 years ago | | | 0.0097000492 | 0.00034921600 | |
| 9972632 | 5 years ago | | | 0.045178279 | 0.0024789600 | |
| 9938832 | 5 years ago | | | 0 | 0.00060192000 | |
| 9870571 | 5 years ago | | | 0 | 0.00060710400 | |
| 9851259 | 5 years ago | | | 0.063126096 | 0.00031420800 | |
| 9609371 | 5 years ago | | | 0 | 0.00048570000 | |
| 9115230 | 5 years ago | | | 0.028241985 | 0.00049579200 |
ABI
ABI objects
Getter at block 21386481
VERSION() view returns (string)
production
admin() view returns (address)
0xa80cd01dd37c29116549aa879c44c824b703828a
Read-only
numPayments(address) view returns (uint256)
payments(address, uint256) view returns (uint256 paymentNumber, uint256 chargeAmountInWei, uint8 method, uint8 state)
verifyImages(bytes32 _h, uint256 _paymentNumber, uint8 _paymentMethod, uint256 _chargeAmountInWei, bool _prefixed) view returns (bool)
verifySigner(bytes32 _h, uint8 _v, bytes32 _r, bytes32 _s, uint256 _paymentNumber, uint8 _paymentMethod, uint256 _chargeAmountInWei, bool _prefixed) view returns (bool)
State-modifying
Events goodNightSweetPrince() returns (bool)
makePayment(bytes32 _h, uint8 _v, bytes32 _r, bytes32 _s, uint256 _paymentNumber, uint8 _paymentMethod, uint256 _chargeAmountInWei, bool _prefixed) payable returns (bool)
PaymentMade(address _payer, uint256 _paymentNumber, uint8 _paymentMethod, uint256 _paymentAmount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.