WizGoneRogue
Verified contract
Active on
Ethereum with 5,090 txns
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 "WizGoneRogue"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20625680 | 2 months ago | | | 0 | 0.000020922614 | |
| 20321670 | 4 months ago | | | 0 | 0.00029545945 | |
| 19881594 | 6 months ago | | | 0 | 0.00022043061 | |
| 19560483 | 7 months ago | | | 0 | 0.00083942050 | |
| 19059895 | 9 months ago | | | 0 | 0.00025200283 | |
| 18996857 | 10 months ago | | | 0 | 0.00042014841 | |
| 17121690 | 2 years ago | | | 0 | 0.00077206350 | |
| 17118994 | 2 years ago | | | 0 | 0.0016938484 | |
| 16947187 | 2 years ago | | | 0 | 0.0015000071 | |
| 16940528 | 2 years ago | | | 0 | 0.0018240980 |
ABI
ABI objects
Getter at block 21124535
baseURI() view returns (string)
ipfs://QmTLLCdLVf98DUabSHqmDrxsvzdWr8bBheo83dwNQPcs6z/
byebye() view returns (bool)
true
name() view returns (string)
WizGoneRogue
owner() view returns (address)
0x2fbbe9435c054bb37373e88fc1fd67e09273e588
symbol() view returns (string)
WIZ
totalSupply() view returns (uint256)
2221
wizards() view returns (uint256)
2221
wizardsbyebye() view returns (uint256)
1
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
howmanywizards(address) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
emergewizard()
makewizardsgobyebye(bool _bye)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
spredwizards(uint256 _byebye)
sumthinboutfunds() payable
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(uint256 _initPreMint)
This contract contains no fallback and receive objects.
This contract contains no error objects.