DeGenerationsL

Verified contract

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

No balances found for "DeGenerationsL"

0xe895571603c56d0ee87517236af5ebc86cc72dc364096147db94d55a38a30815
0x3ec9b77e5ecd315318a959fe8235298a9a5ed4cfbf4d3b1dc55b13fdab545326
0x91f3e00d73a5afda380e607b684afba128fe62dfda390303b395a5900951c53e
0xe346ed555630c3434128c7ece2082664098e43088236ba5468ec7b43856bc512
0xe87f5203dd7cb932567be151bff88627f6f6d8f70bea5900c1c0800ff0f5bb2a
0xfe9dcdec8cb467e78d0c4361d236dcf23174d356cc26d421b30a67d84b8b5864
0x0f4c6d8f04c76a24e7bfa96cce788fd33a61eed27f00b343058e05cac276bf03
0x5013627e590ede3a336114d613cf1d7a9546b35a4a062092050440382dd3cbb7
0x91d1a39f292978328ed1b5d6f0f7f448dc764c7565843656a1007544830b298c
0xb4172955acb9a21648c8b6e3c0bb894a90d96cbf527981c331bdff6947f7cd73

Functions
Getter at block 21319163
_maxPrice(view returns (uint256)
6000000000000000000000000000
_maxSupply(view returns (uint256)
8000
_metadataBaseURI(view returns (string)
ipfs://bafybeidu3l4ias5rgsi3blkbqbkiq4gt5xdgyg6u7blj44izcghsdeajq4/
_minPrice(view returns (uint256)
2000000000000000000000000000
_nextChaos(view returns (uint48)
1733195700
_price(view returns (uint256)
3400000000000000000000000000
_priceChangeInterval(view returns (uint256)
900
_priceExpiration(view returns (uint256)
10800
_pricePrecision(view returns (uint256)
100000000000000000000000000
_publicSupply(view returns (uint256)
3000
_shit(view returns (address)
0x4e4a47cac6a28a62dcc20990ed2cda9bc659469f
_started(view returns (bool)
false
_walletLimit(view returns (uint256)
5
name(view returns (string)
De-Generations: L
owner(view returns (address)
0x87fadf44bc06a8c9ae965edfe72ee703cef703c5
symbol(view returns (string)
DGL
totalSupply(view returns (uint256)
1576
Read-only
_priceAtTimestamp(uint256 timestampview returns (uint256)
_status(address accountview returns (struct DeGenerationsLStatus)
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
airdrop(address[] tosuint32[] amounts
approve(address touint256 tokenId
chaosBid(uint256 amountuint48 timestamp
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setFeeNumerator(uint96 feeNumerator
setMetadataBaseURI(string baseURI
setPrice(uint256 maxPriceuint256 minPriceuint256 pricePrecisionuint256 priceChangeIntervaluint48 priceExpiration
setStarted(bool started
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
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address shituint256 maxSupplyuint256 publicSupplyuint256 walletLimit
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(