PaymentHub
Verified contract
Active on
Ethereum with 91 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "PaymentHub"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14085195 | 3 years ago | | | 0 | 0.017092987 | |
| 13881480 | 3 years ago | | | 6.7207758 | 0.0074096800 | |
| 13870482 | 3 years ago | | | 0.034367856 | 0.010674858 | |
| 13846297 | 3 years ago | | | 0.09600328 | 0.012069054 | |
| 13795929 | 3 years ago | | | 0 | 0.0052854838 | |
| 13773742 | 3 years ago | | | 0 | 0.0069576250 | |
| 13772999 | 3 years ago | | | 0 | 0.0065421681 | |
| 13766736 | 3 years ago | | | 0 | 0.0095775859 | |
| 13763941 | 3 years ago | | | 0 | 0.0065199045 | |
| 13759994 | 3 years ago | | | 0 | 0.010540849 |
ABI
ABI objects
Getter at block 21285538
currency() view returns (address)
0xb4272071ecadd69d933adcd19ca99fe80664fc08
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
This contract contains no read-only function objects.
State-modifying
Events getPriceInEther(uint256 amountOfXCHF) returns (uint256)
multiPay(address token, address[] recipients, uint256[] amounts)
multiPay(address[] recipients, uint256[] amounts)
multiPayAndNotify(address token, address[] recipients, uint256[] amounts, bytes ref)
payAndNotify(address recipient, uint256 xchfamount, bytes ref)
payAndNotify(address token, address recipient, uint256 amount, bytes ref)
payFromEther(address recipient, uint256 xchfamount) payable
payFromEtherAndNotify(address recipient, uint256 xchfamount, bytes ref) payable
recover(address ercAddress, address to, uint256 amount)
This contract contains no event objects.
constructor(address currency_)
receive()
This contract contains no error objects.