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

GTBaby

Verified contract

Active on Ethereum with 1,309 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "GTBaby"

0x2a9c09e016668c97307569a518cb7b9634249fe90cf38af52728ced7254ac9ec
0xf4408ae233a76b386617ef81a32b2207e04dc9eb5ef941e66583d6eb02ee28b5
0xe68904822afe22d6d4d537038a690862551e9f440dbb0c760f7389811f71b70b
0x8e9ca8bf09bfe526f1a03f0749bb2d63973349cc48578099ef20a28ab52c0f85
0xf36aed9860bf22b41a4a3a5e6438b56c946ce9efb4f040e66fff1eff1f0bf2ae
0x54dd6ac6e332b46f493ba44f2b899c31783a8987815bd09643d0272224cb832b
0xbdffead6ac95ec58beb1e9041582faec0f1495a8b94e1ca59ea8c7ccdeecdd3c
0xd3c7e5e56d7d00253e42e9dc92b50773079b6811cb8611ac80cb150f903977b3
0x18a3fb637f9eef75d96357b7d22b1375f24c40cc83006073cef8d75173d99e07
0x1f070f25ab50c221e06eaef78fa6e37c748d120087ac60d7754fcc216527e5fe

Functions
Getter at block 21213596
giraffetowerAddress(view returns (address)
0xb487a91382cd66076fc4c1af4d7d8ce7f929a9ba
gleafAddress(view returns (address)
0x55a23fb10506b2679d0c53b4468309c7105fb16f
name(view returns (string)
GTBaby
nameChangePrice(view returns (uint256)
10000000000000000000
owner(view returns (address)
0xeeea80336de5de37a3842280d737fe99394b5fc9
symbol(view returns (string)
GTBaby
totalSupply(view returns (uint256)
514
Read-only
balanceOf(address ownerview returns (uint256)
collectionFees(uint256view returns (uint256 staked_feeuint256 unstaked_feeuint256 staked_fast_incubation_feeuint256 unstaked_fast_incubation_feeuint256 staked_fast_availability_feeuint256 unstaked_fast_availability_fee)
collectionToLastBreedTime(stringview returns (uint256 tokenIduint256 availableTime)
collectionWaitPeriods(uint256view returns (uint256 incubation_perioduint256 wait_perioduint256 staked_incubation_perioduint256 staked_wait_period)
collection_details(uint256view returns (string collection_nameuint256 start_timeuint256 end_timeuint256 max_supplybool early_accessaddress collection_addressuint256 total_mintedbool statusuint256 min_balance)
getApproved(uint256 tokenIdview returns (address)
getGiraffeName(uint256 tokenIdview returns (string)
getParents(uint256 tokenIdview returns (uint256[])
getRevealTime(uint256 tokenIdview returns (uint256)
giraffeToOfffspring(uint256view returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isAvailable(uint256 tokenIduint256 collectionIdview returns (bool)
isNameReserved(string nameStringview returns (bool)
isRevealed(uint256 tokenIdview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
toLower(string strpure returns (string)
tokenByIndex(uint256 indexview returns (uint256)
tokenIdToIncubator(uint256view returns (uint256 parentId1uint256 parentId2uint256 childIduint256 revealTimeuint256 collectionIdaddress initiatorAddressuint256 incubationStart)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
validateName(string strpure returns (bool)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
changeNamePrice(uint256 _price
initiateBreeding(uint256 collection_iduint256 _parentId1uint256 _parentId2
initiateCollection(uint256 collection_idstring collection_nameuint256 start_timeuint256 end_timeuint256 max_supplyaddress collection_addressbool statusbool early_accessuint256 min_balance
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setBreedingEarlyAccess(uint256 collection_idbool status
setBreedingStatus(uint256 collection_idbool status
setCollectionFees(uint256 collection_iduint256 staked_feeuint256 unstaked_feeuint256 staked_fast_incubation_feeuint256 unstaked_fast_incubation_feeuint256 staked_fast_availability_feeuint256 unstaked_fast_availability_fee
setCollectionMW(uint256 collection_iduint256 minimum_balanceaddress collection_address
setCollectionName(uint256 collection_idstring _collection_name
setGiraffeName(uint256 tokenIdstring name
setGiraffetowerAddress(address _giraffetowerAddress
setGleafAddress(address _gleafAddress
setPr(address _address
setWaitPeriods(uint256 collection_iduint256 wait_perioduint256 incubation_perioduint256 staked_incubation_perioduint256 staked_wait_period
speedUpChildReveal(uint256 _tokenIduint256 _collectionId
speedUpParentAvailability(uint256 _collectionIduint256 _tokenId
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawFunds(uint256 amount
withdrawToken(address tokenaddress recipientuint256 amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Collection(uint256 indexed collection_idstring indexed collection_name
Mint(address indexed owneruint256 indexed tokenIduint256 indexed collectionId
NameChange(uint256 tokenIdstring name
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.