WOWSSftMinter
Verified contract
Active on
Ethereum with 481 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0a77…41df
Balances ($0.00)
No balances found for "WOWSSftMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12891483 | 3 years ago | | | 0 | 0.0039111072 | |
| 12889914 | 3 years ago | | | 0 | 0.0087674974 | |
| 12887496 | 3 years ago | | | 0 | 0.0047644013 | |
| 12887473 | 3 years ago | | | 0 | 0.0040086253 | |
| 12871351 | 3 years ago | | | 0 | 0.013783812 | |
| 12865714 | 3 years ago | | | 0 | 0.0057377340 | |
| 12865709 | 3 years ago | | | 0 | 0.0062949200 | |
| 12865704 | 3 years ago | | | 0 | 0.0052860820 | |
| 12865701 | 3 years ago | | | 0 | 0.0058267080 | |
| 12852324 | 3 years ago | | | 0 | 0.0064293200 |
ABI
ABI objects
Getter at block 21263250
owner() view returns (address)
0xbb5a7c17ade983f03afd8b09922b1c117b9eabc0
Read-only
_pricePerLevel(uint16) view returns (uint256)
getPrices(uint16[] levels) view returns (uint256[])
State-modifying
Events mintCustomSFT(address recipient, uint8 level, string uri)
mintWowsSFT(address recipient, uint8 level, uint8 cardId)
renounceOwnership()
setPrices(uint16[] levels, uint256[] prices)
setRewardHandler(address newRewardHandler)
transferOwnership(address newOwner)
Mint(address indexed recipient, uint256 tokenId, uint256 price)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address owner, address wowsToken, address rewardHandler, address sftContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.