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 "Payment"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16647180 | 2 years ago | | | 0 | 0.0021757987 | |
| 16646910 | 2 years ago | | | 0 | 0.0024881675 | |
| 16620981 | 2 years ago | | | 0 | 0.0037599146 | |
| 16610064 | 2 years ago | | | 0 | 0.0018669873 | |
| 16601073 | 2 years ago | | | 0 | 0.0020949567 | |
| 16597219 | 2 years ago | | | 0 | 0.0023455087 | |
| 16397549 | 2 years ago | | | 0 | 0.0018134205 | |
| 16354578 | 2 years ago | | | 0 | 0.0016579834 | |
| 16330137 | 2 years ago | | | 0 | 0.0024647656 | |
| 16138163 | 2 years ago | | | 0 | 0.0013581087 |
ABI
ABI objects
Getter at block 21100311
owner() view returns (address)
0xaabe4fa193d9805a8fb2ec5b9089cd88deb6c0d0
Read-only
payments(uint256) view returns (address)
tokenAmounts(address) view returns (uint256)
State-modifying
Events configureToken(address token_, uint256 amount_)
makePayment(address token_) returns (uint256 orderId)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PaymentReceived(address indexed sender, address indexed token, uint256 amount, uint256 orderId)
TokenAdded(address indexed token)
TokenRemoved(address indexed token)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.