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) |
---|---|---|---|---|---|---|---|
| 20680337 | 2 months ago | | | 1.0185684 | 0.00014719117 | |
| 20464268 | 3 months ago | | | 0.00020769827 | 0.00050127472 | |
| 20409137 | 4 months ago | | | 0 | 0.000024634000 | |
| 19113855 | 10 months ago | | | 1.0896065 | 0.00081447703 | |
| 18471474 | a year ago | | | 1.3936993 | 0.0017705906 | |
| 18316006 | a year ago | | | 1.5768609 | 0.00027256089 | |
| 18076373 | a year ago | | | 0.0030620663 | 0.00046300542 | |
| 18076348 | a year ago | | | 0.00091861988 | 0.00058464510 | |
| 17928879 | a year ago | | | 0 | 0.0021058952 | |
| 17480377 | a year ago | | | 1.4478591 | 0.0019437136 |
ABI
ABI objects
Getter at block 21206856
convert_token() view returns (address)
0x0000000000000000000000000000000000000000
isOwner() view returns (bool)
false
owner() view returns (address)
0xbc5e10afd9d9180a32b4635991346b56d95c1960
target_token() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
Read-only
This contract contains no read-only function objects.
State-modifying
Events payERC20(bytes32 paymentId, uint256 expiration, uint256 tokAmt, uint256 ethAmt, address depositAddress, bytes signature)
payERC20Permit(bytes32 paymentId, uint256 expiration, uint256 tokAmt, uint256 ethAmt, address depositAddress, bytes signature, bytes permitsignature)
payETH(bytes32 paymentId, uint256 expiration, uint256 tokAmt, address depositAddress, bytes signature) payable
renounceOwnership()
setKyber(address _kyber)
setSigner(address signer)
setTargetTokens(address target, address convert)
transferOwnership(address newOwner)
withdrawTokens(address _token)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paid(bytes32 paymentId)
constructor(address target, address convert, address _kyber, address signer)
This contract contains no fallback and receive objects.
This contract contains no error objects.