Truffle Pass

Verified contract

Active on Ethereum with 1,401 txns
Deployed by via 0x1d30bca0 at 15513065
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Truffle Pass"

0x941acf9a82d9b2083f4a0aff3b3a35daec3ac9c297f5e83cebea2cc7a6d847b9
0x104c5d6060f30378b6dece42f90596a1e1851a68a07342f0713eb2b1426d4abc
0xa5668f5830abbe39b9195fd09f26b65242a0b4252ec93371268ca195223793b3
0x4b2a000ca3adb633341174f0850777b01232fc7e6504b17987cf1865ac68d565
0x45fbc5e2b25ed744ad4679f61f3d6559189a0dcaf46ac8cc3de206c8fe56bf36
0x412b7f8ecf5b7a1f401c8aa8e7ea7937f99ec1265e944f8b80348abce70da667
0x53427e27e0ac75bd44bcc22478d00ad23039e8d0a18b7bae236c0893a2357075
0x9d9e38fb002afce24b075f9b9888d1d66ac6171189f72852d6e6141251427539
0xe30be4fc1030d7b3a4a8012db9adf2d27a72d7990b76ebbaa91d466a65339e59
0xd27ff2673d625d443522d612e4c5c4330631b7f62cd7e66f63b60ffb528210a1

Functions
Getter at block 20918031
alive(view returns (bool)
true
aliveTime(view returns (uint256)
1662919200
maxSupply(view returns (uint256)
333
merkleroot(view returns (bytes32)
0x426711e7e4cc0b26c7c59c023cab72c1de783b32a4528b6d47fd8e7acd485ea1
name(view returns (string)
Truffle Pass
owner(view returns (address)
0x586b0b2c73a22d5f53098b7286c6874d6810f76b
price(view returns (uint256)
200000000000000000
revealed(view returns (bool)
true
royalty(view returns (uint256)
0
symbol(view returns (string)
Truffle Pass
totalSupply(view returns (uint256)
333
whiteMint(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
mint(bytes32[] proofpayable 
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAliveTime(uint256 epochtime
setApprovalForAll(address operatorbool approved
setBaseTokenUri(string uri
setBlindTokenUri(string uri
setMerkleRoot(bytes32 root
setPrice(uint256 weis
setRoyalty(uint256 percent
setTokenURI(uint256 tokenIdstring _tokenURI
setWalletLimit(uint256 limit
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(string name_string symbol_string blindUri_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.