Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16850634 | 5 months ago | | | 0 | 1.3259556e-7 | |
| 16850431 | 5 months ago | | | 0 | 1.3034911e-7 | |
| 16354111 | 5 months ago | | | 0 | 0.0000016516887 | |
| 16353570 | 5 months ago | | | 0 | 0.0000016514434 | |
| 16316300 | 5 months ago | | | 0 | 6.2005483e-7 | |
| 16316121 | 5 months ago | | | 0 | 5.8654210e-7 | |
| 16315742 | 5 months ago | | | 0 | 5.5182379e-7 | |
| 16315209 | 5 months ago | | | 0 | 5.1107230e-7 | |
| 16314793 | 5 months ago | | | 0 | 5.5520783e-7 | |
| 16308497 | 5 months ago | | | 0 | 0.0000010097824 |
ABI
ABI objects
Getter at block 22944912
owner() view returns (address)
0x16760803046ffa4d05878333b0953bbddc0c20cb
paymentToken() view returns (address)
0x5b5dee44552546ecea05edea01dcd7be7aa6144a
price() view returns (uint256)
2500000000000000000000
receiver() view returns (address)
0x16760803046ffa4d05878333b0953bbddc0c20cb
Read-only
This contract contains no read-only function objects.
State-modifying
Events buy(string uuid, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transferOwnership(address newOwner)
updateCost(uint256 amount)
updatePaymentToken(address _paymentToken)
updateReceiver(address _receiver)
OwnershipTransferred(address indexed user, address indexed newOwner)
Purchase(address indexed buyer, uint256 amount, string uuid)
ReceiverUpdated(address receiver)
constructor(uint256 _price, address _paymentToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.