CosmicTrippies

Verified contract

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

No balances found for "CosmicTrippies"

0x12e848f4b7aa3154d7ecd917e7cb8fcd3054ac40917e762166b953d85fbaa855
0x3fd99cda407ae9dfa9fd7c5b15f0d960e15c035ad049d34233522121492d0cbd
0xae169c7ee18d9e591693c1194188d4112319b8719fb40e83ad7794dc5797a3e2
0x453af5fcaba2251b3308d506061b87aef1aa4a0d8fd0fac404197f8edf34524f
0x6393e4eb2be78644b2a259ed31c0f9586558711ff448eca401cd7fac17ad8de2
0x3a06edcb88f5ef81ac7ab569caf3ad1485e182fd250b384bd474308f4e8544ca
0xa94f01fcc809a0ce340ab4e6666f098acfa5752ce07b3ca5392a563c17d06c9d
0xe044f811941deb466550c642a5cfb0d4c3a4095baf5ce0b20583c767b02e2512
0xe818f760289c8eb6551642f52b7560b7186b590140aa2602b63e8d78c7622ffc
0x22c2b5083aa7213f04f4d649402e2e60d64d10de9854c1cc3b87e039e6fb6bdd

Functions
Getter at block 21158501
claimingActive(view returns (bool)
true
maxSupply(view returns (uint256)
10000
name(view returns (string)
CosmicTrippies
owner(view returns (address)
0xe17f1ec3916df923be2882f22fa4e6e85265d4f9
symbol(view returns (string)
CTRIPPY
totalSupply(view returns (uint256)
8021
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMinted(uint256 tokenIdview 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 tokenId
mintBatch(
mintBatch(uint256 quantity
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setClaimingActive(bool value
teamMint(address recipientuint256 tokenId
teamMintBatch(address[] targetsuint256[] tokenIds
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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.