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 |
---|---|---|---|---|---|
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16515545 | 4 months ago | | | 0.0002 | 2.7647430e-7 | |
| 16513006 | 4 months ago | | | 0.00004 | 2.7647430e-7 | |
| 16398710 | 4 months ago | | | 0.00004 | 2.8065622e-7 | |
| 16398613 | 4 months ago | | | 0.00004 | 0.000000305467648060 | |
| 16393511 | 4 months ago | | | 0.00004 | 2.7647430e-7 | |
| 16352198 | 4 months ago | | | 0.00004 | 2.8748992e-7 | |
| 16350939 | 4 months ago | | | 0.00004 | 2.7647430e-7 | |
| 16348708 | 4 months ago | | | 0.00004 | 2.7639069e-7 | |
| 16347656 | 4 months ago | | | 0.00004 | 1.6301549e-7 | |
| 16347133 | 4 months ago | | | 0.00004 | 2.6516372e-7 |
ABI
ABI objects
Getter at block 22116667
owner() view returns (address)
0xdd0a0a60ee13cad25498582b2415ac79776f52f4
royaltyAddress() view returns (address)
0xfdf0e3cde3a87c2af5b0e5892e17bb046d4dc9c8
royaltyFee() view returns (uint256)
40000000000000
Read-only
getFeeByQty(uint256 _qty) view returns (uint256)
State-modifying
Events changeRoyaltyAddress(address _royaltyAddress)
changeRoyaltyFee(uint256 _royaltyFee)
renounceOwnership()
transactionVerification(address _nftAddress, uint256 _qty) payable
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TakeFee(address nftAddress, uint256 qty, uint256 fee)
constructor(address _royaltyAddress, uint256 _royaltyFee)
This contract contains no fallback and receive objects.
This contract contains no error objects.