Krap Chickens

Verified contract

Proxy

Active on Ethereum with 7,591 txns
Deployed by via 0xe86e76af at 15302898
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 41 additional slots
25 additional variables

No balances found for "Krap Chickens"

0xa82bde08b68e5602b887c84aa32ca39f64d6db05b06971d1b7e3c3684425933b
0xf3839d0758c74263a257471e209739ce47fa9acdecff57423cac326df5c675ae
0xadbe34eb460d443840dc9f72a24ae01966dc9c5b9b09f178549da435d0abb303
0x406f05f4c8a77bd72ad97857937d032f05913838a577ac3cb91f63c30a22f561
0x1ca3d1a73f29ab3e7d8043d23dbf16d86064a214d8df32d5f22c9adc0d3fe6df
0xd5047209b6c2060b3d3a7569eaf357de4ca4516d316e93aa267d1d7895e87eaf
0xd06b6c1daf2dc94a0fbec8769a32ed68730babb0bbb7a970577a81feb8ff70c0
0x38d006e3084e03a935ffff13133ac9226417c09daaeb326cd996fb83cdf20bbd
0x8a71843eabe626962b567f86f8fefc74828d525c49f3dc61ba105576f37f7675
0x8567390ae834f9bf3268ee635dd74f352a6ff191b36cd61260a236e0214bcf14

Functions
Getter at block 21167720
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SANCTIONS_CONTRACT(view returns (address)
0x40c57923924b5c5c5455c48d93317139addac8fb
allowlists(view returns (uint256 currentStartIduint256 count)
(currentStartId=0, count=7)
config(view returns (struct IConfigMint mintConfigstruct IConfigToken tokenConfig)
(mintConfig=(true, 0, 1661986800, 10420, 1000, 100, 180000000000000000), tokenConfig=())
contractType(pure returns (bytes32)
0x50726f707345524337323141555374616b696e67000000000000000000000000
contractURI(view returns (string)
ipfs://bafkreiblwclyswntum34jezh3zkavq3xjkc3l5bteygkvzqrlxtwvemnvy
contractVersion(pure returns (uint8)
1
isSelfClaimActive(view returns (bool)
false
name(view returns (string)
Krap Chickens
owner(view returns (address)
0x0cc6ad9172131942acbbac3c6ce5885ca40a31ff
paused(view returns (bool)
false
project(view returns (address)
0x0000000000000000000000000000000000000000
receivingWallet(view returns (address)
0x0cc6ad9172131942acbbac3c6ce5885ca40a31ff
stakingERC20Address(view returns (address)
0xca4c2ff1f20f3be07078cf5f37b9c90764aa0388
symbol(view returns (string)
KRAPCHICKENS
totalSupply(view returns (uint256)
4000
Read-only
aggregateTotalERC20TokenBalance(address holderview returns (uint256 erc20tokens)
aggregateUnclaimedERC20TokenBalance(address holderview returns (uint256 erc20tokens)
balanceOf(address ownerview returns (uint256)
claimTimer(addressuint256view returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getAllowlistById(uint256 _allowlistIdview returns (struct IAllowlistAllowlist allowlist)
getApproved(uint256 tokenIdview returns (address)
getMintedByAllowlist(uint256 _allowlistIdview returns (uint256 mintedBy)
getMintedByUid(string _uidaddress _walletview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasMinRole(bytes32 _roleview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isSanctioned(address _operatorAddressview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
minted(addressview returns (uint256)
mintedByAllowlist(addressuint256view returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
unclaimedERC20BalanceByToken(uint256 tokenIdaddress holderview returns (uint256 unclaimedERC20Tokens)
State-modifying
admin(returns (address admin_)
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addAllowlist(struct IAllowlistAllowlist _allowlist
airdrop(address[] __touint256[] __quantities
approve(address touint256 tokenId
burn(uint256 tokenId
claimERC20Tokens(
forceClaimERC20Tokens(address fromuint256 tokenId
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminstring _namestring _symbolstring _baseURIaddress[] _trustedForwardersaddress _receivingWalletaddress _accessRegistry
mint(uint256[] _quantitiesbytes32[][] _proofsuint256[] _allocationsuint256[] _allowlistIdspayable 
mintWithSignature(struct ISignatureMintingSignatureMintCart cartpayable 
multicall(bytes[] datareturns (bytes[] results)
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setConfig(struct IConfigConfig _config
setContractURI(string _uri
setOwner(address _newOwner
setReceivingWallet(address _address
setSanctionsContract(address _address
setStakingERC20Address(address _address
transferFrom(address fromaddress touint256 tokenId
unpause(
updateAllowlistByIndex(struct IAllowlistAllowlist _allowlistuint256 i
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
Minted(address indexed accountstring tokens
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors
AllowlistInactive(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InsufficientFunds(
InvalidQueryRange(
InvalidSignature(
MerkleProofInvalid(
MintClosed(
MintQuantityInvalid(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
Sanctioned(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(