This contract is being backfilled. You may encounter incomplete storage history.

Gossamer Academy

Verified contract

Active on Ethereum with 8,195 txns
Deployed by via 0xc2adb261 at 15113946
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Gossamer Academy"

0xc7885e369bbcea42bfe374334a8126987488ba28ff6cf198e09461de940bb98b
0xc41ca31ec7cf7998ea8afb6f119e3c77ef407f6cfd854b963c654c310492644e
From
0xe39d9b036bc467046e81f76624995d364fd8b87f83617d57e8bb92c4f3ae0919
0xc950ecd3d6c1b114b4c55a933e8f73d0bd5fc5f6b106767e747a9eb63821a010
0x6f4cae373383cf08af7642b9c9c7e87e5547c284b24be7c8de0390c909a3ef4e
0x575b7a2e4ae475abd7892a25d2d647c9757e76941070c32dc9b499c5ae81204b
0x25fd845b2c5fe5a1b7acb577d571cdb67e03852eac21a6a9079888e1bdbbb61b
0x9e3617a072694e2ca95b2f045345bc53c6ababc4820a74b705faf5599177c013
0x2ea45c00377de32c6226cee20d068da94775fd6fd1084282938c6cba437f79c0
0xe57757ce4d4553dd3aa6f303b36cd5aa9a5bd215a968e4a9c2130d851cf0d1e2

Functions
Getter at block 20898127
INIT_TIME(view returns (uint256)
1657497600
MAX_COLLECTION(view returns (uint256)
10000
MintStarted(view returns (bool)
true
SEED(view returns (address)
0xc7c962e44316e0c052448a0fdd1da15ea24fa9a9
baseURI(view returns (string)
https://gaca-api.gossamer.world/api/nft/
name(view returns (string)
Gossamer Academy
owner(view returns (address)
0x7dd60db6089add612bf30a0db595a5912ed201ba
symbol(view returns (string)
GACA
totalSupply(view returns (uint256)
10000
Read-only
SEED_USED(uint256view returns (bool)
balanceOf(address ownerview returns (uint256)
checkSEEDUsed(uint256 tokenIDview returns (bool)
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
preSaleMint(uint256 numberOfTokensuint256[] tokenIdspayable 
publicSaleMint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
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(address seed
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.