Crypto College

Verified contract

Active on Ethereum with 340 txns
Deployed by via 0xe5fd2958 at 13461454
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Crypto College"

0x797c464988915bf8491c5d2c3c7e14ab6ad983220148831b9f89c6d9cba8c7d0
0x9b9fc3d1554d4c789da314715875be03fc7cf070811ddafa56c5ef009625b45c
0x4ca8a485506a317c739624c9575ce0f0d8171c4826311c4e77ef160b9a912f3e
0xe53f74ae81cf361d65f9520b9a36d0538676dae2b7900f23c1c00635162a802c
0x804fb3c441f7ef40b3b2b38885a165621b5fec2d942186cc78fd34a6216a368c
0x521613765268e4149dc3a5d71b9a4f9ed16eee9fcc212522fb3f281b80dea460
0x41ace5d109bd1042fb294cbe1e7c579618555b3a44c6b41c03e15f13702bfe4f
0x35481dcbaf755e21a27ab1548cf28e60c13dd8acc2ddf0e66eda006132a7d356
0xc50bdafb82aca2e374b45f59653cb0c9ec736485a91b9fe74244939116ed737d
0x8860a27222e27e47392096b1de23c08e3d8455a6c56151a4fa5d8b5c211e6cd7

Functions
Getter at block 21391113
MAX_SUPPLY(view returns (uint256)
300
baseURI(view returns (string)
ipfs://QmfKRc1n8Kq81iHQRGVrrxHx4MTLMRDNjyj4LqWh53Eg1v/
calculatePrice(view returns (uint256)
1250000000000000000
name(view returns (string)
Crypto College
owner(view returns (address)
0x9f836913343c0b46771206de4018fcdd0d76a271
paused(view returns (bool)
false
symbol(view returns (string)
CC
totalSupply(view returns (uint256)
168
vault(view returns (address)
0x9f836913343c0b46771206de4018fcdd0d76a271
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(payable 
pause(
renounceOwnership(
reserve(uint256 num
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setVault(address _newVaultAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(uint256 _amount
withdrawAll(
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 _tokenUriuint256 reserveCountaddress _newVault
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.