SNAP UNIVERSE special edition cover, Issue 02
Verified contract
Active on
Ethereum with 312 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe528…fe7c
Balances ($0.00)
No balances found for "SNAP UNIVERSE special edition cover, Issue 02"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18800089 | a year ago | | | 0 | 0.0024128832 | |
| 16286550 | 2 years ago | | | 0 | 0.00072745425 | |
| 16279701 | 2 years ago | | | 0 | 0.00067323927 | |
| 15995248 | 2 years ago | | | 0 | 0.00086098139 | |
| 15697859 | 2 years ago | | | 0 | 0.00032617087 | |
| 15651920 | 2 years ago | | | 0 | 0.00015514101 | |
| 15332540 | 2 years ago | | | 0 | 0.00017304377 | |
| 15159144 | 2 years ago | | | 0 | 0.00019846302 | |
| 14780677 | 2 years ago | | | 0 | 0.0012120037 | |
| 14673991 | 3 years ago | | | 0 | 0.0047372644 |
ABI
ABI objects
Getter at block 21190491
currentTokenId() view returns (uint256)
300
fee() view returns (uint256)
3000000000000000000
getFee() view returns (uint256)
3000000000000000000
name() view returns (string)
SNAP UNIVERSE special edition cover, Issue 02
owner() view returns (address)
0x751ee118d4c37896479de3c1c238e84a6fde7cc7
paused() view returns (bool)
false
symbol() view returns (string)
SNAPCOVER2
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
burnOut()
cashOut()
mint(address wallet, uint8 numberOfMints) returns (uint256)
mintSnapCover(address wallet) returns (uint256)
mintSpecial(address wallet) returns (uint256)
pause()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURIPrefix)
setCover01Address(address _cover01Address)
setSnapAddress(address _snapAddress)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
updateFee(uint256 newFee)
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)
Paused(address account)
PriceUpdated(uint256 newPrice)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor()
receive()
This contract contains no error objects.