TriptcipObjects

Verified contract

Active on Ethereum with 619 txns
Deployed by via 0x8a6f29c7 at 13788505
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $309.89
0x50f0afefaa87a4547d87b5e53f4cc8bc10d53fde618aca7658b5d71fd928bc0e
0x9aa83e1525cefe963c11662a9d239044f0dc8b4c5c7938055dd828c43dcc6639
0xaa96f4bbb0efcbcb4c84206677f0ddcadb9d1c4960a49991cb0d9bc78d1c7afe
0x4328cf5be0a2d9b7dd7c1d7bf15522a5d30044086acd6725b6cd76db886bc16e
0x9f20aad60ff39785b0d8420b92027357dd18bc09f2f63fe189f362019205fc4f
0xbeed503367296636f64eb6317fb42ab7c31f966162b5d8e69016bb17fd7acce3
0x9d078c70ce29858607b56ad911ce7ae269a6704927427ec8743b2a96fecf3bd9
0x568324e9497523baf6fd4b99609211d5617f534078250451bd919232daa60a34
0xa1eb8009f31bb054513fbcde907c22ce4ba2ab03a71b82a7648591b28ff99657
0x2b4d0721ebe5f1996d4e2893b08de2c67f753364c1037214928981121f3d6828

Functions
Getter at block 21211071
baseURI(view returns (string)
https://nft.triptcip.com/objects/
isPublicSaleOpen(view returns (bool)
true
maxSupply(view returns (uint256)
1000
mintPrice(view returns (uint256)
100000000000000000
name(view returns (string)
TriptcipObjects
owner(view returns (address)
0xe1141ec528d62a6cb4882f3b44cf8e553f94348a
symbol(view returns (string)
TRIP
totalSupply(view returns (uint256)
809
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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 tokenId)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
whitelist(addressview returns (bool)
State-modifying
airdrop(uint256[] quantityaddress[] recipient
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintWhitelist(uint256 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setIsPublicSaleOpen(bool _isPublicSaleOpen
setMaxSupply(uint256 _maxSupply
setMintPrice(uint256 _mintPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistSet(address[] _addresses
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(string _baseTokenURIbool _isPublicSaleOpen
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.