Template

Verified contract

Active on Ethereum with 12,680 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Template"

0x02347ae2e9c85fc42f27da4f0774c4e87d3dca5fcc0ad757b7eaa602ca489b83
0x7acf9fcd64cb4bdbb802045145fb164edeb06fa99d7f46959b59ef1814821701
0x87b9bcc3de79050511b820b40d0fcd85153a7936a699e32d1f5904600a57242b
0x283ee54cb5e84d7839537d8d30815f888a7cf5b1e21af9254a3b5d0de4ff2fcb
0x820e71113faaa1fa90c60efc74fcc70d428244a8c85ea887e77935e617e88156
0xaf4c159878ef71e2481bfc5e2b16039e43fc9ce2abcf8374c95f34b1e0972198
0xab8154d26c67122f45fa3cd465e86192173fc132f2a9954a1156357836a89c73
0x717eef061f742bce61e93988fff585b17223004f49e27f46eba1d51d1ab69721
0xe686312f171ac82ab829f9acc31a132f940f2318606c898c7c8e15ea34cee116
0x4d05617f00508fb5639bb841d617e625ca4a687551c08dc3fb36da3d59448bb8

Functions
Getter at block 21262182
MAX_SUPPLY(view returns (uint256)
8888
merkleRoot(view returns (bytes32)
0x9c263546305fda8732c3df7a931773e2c7332bbbb8d1ab969230778c768ee4ca
name(view returns (string)
Template
owner(view returns (address)
0x4f8337788b4a0228d0210ef65e6af3443086966f
price(view returns (uint256)
60000000000000000
salePaused(view returns (bool)
true
symbol(view returns (string)
TMPLT
totalSupply(view returns (uint256)
8992
Read-only
balanceOf(address ownerview returns (uint256)
claimed(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTemplateLocked(uint256 indexview returns (bool)
isTemplateRetired(uint256 indexview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
templates(uint256view returns (string)
tokenByIndex(uint256 indexview returns (uint256)
tokenIdToTemplateIndex(uint256view returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addTemplate(string templateURI
applyTemplate(uint256 tokenIduint256 index
approve(address touint256 tokenId
beginSale(
claim(bytes32[] proof
lockTemplate(uint256 index
mint(uint256 quantitypayable 
ownerMint(uint256 quantity
pauseSale(
renounceOwnership(
retireTemplate(uint256 index
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMerkleRoot(bytes32 rootuint256 quantityToAirdrop
setPrice(uint256 newPrice
setTemplate(uint256 indexstring templateURI
setTokenExtension(string extension
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(uint256 maxSupplyuint256 initialPrice
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.