Shovel

Verified contract

Active on Ethereum with 2,221 txns
Deployed by via 0xcebcce99 at 13013232
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1100)
ERC-721
--
0xc0b31c8fb40083de5347b0234f3fbbedf47092fb1e0de167f09707930bd4ff1f
From
0x14ac78b07b32d62ed76260dabb253dd0059d18de3fd4d0fd35d8494cd32af432
0xa17164acde203c814c13673afad7d8c604b9af99cbbd432d59a27c0befd12dc8
0x4149a945db3d4cdd4cd4228a81066b6470abc8d1c5b483fa0988699279e5cf3c
0x703091755bbb3d995b981a6caccb505668b15f0524d706dc3a4986f7ec583031
0xea6d911be075b895267871ac286406319fda889e086123404a1ace215e9521fe
0xbbd250d303fa75497eb8ba99331653c7d9c61fe60dbf606375bc7958c7787e3e
0xd3dcc222a3d14f4c4ab39925f83687c8185db67cf32b4dcd34fa50faaeadbaf6
0x41280a8df929398228a51d07913f9e475c0571e4fec51b373a3f2fb9e791e862
0x447d90ed587a9ac5a9b570f0edf2c13a7b522b77dd1ea178035f7b3700f95859

Functions
Getter at block 21184432
MAX_NFT_SUPPLY(view returns (uint256)
5000
MAX_PURCHASABLE(view returns (uint256)
30
PROVENANCE_HASH(view returns (string)
SHOVEL_PRICE(view returns (uint256)
30000000000000000
name(view returns (string)
Shovel
owner(view returns (address)
0x2c61531ae35c1b4cc2a59a7afee862a1673d4e5b
saleStarted(view returns (bool)
true
symbol(view returns (string)
SHOVEL
totalSupply(view returns (uint256)
5000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getTokenURI(uint256 tokenIdview returns (string)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 amountToMintpayable 
pauseSale(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setProvenanceHash(string _hash
startSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.