Blitkin

Verified contract

Proxy

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

No balances found for "Blitkin"

0x0ca31f97d1066d473251a3046b99472f75f0f68e751bc7751e990ccebe8c3666
0x3c09a3158d7b3c4a18beb6933f5cd452709a2fdd6b50e505e434446ae3275628
0x25d79db7fdffbb7ae2df8661a54aac34f666e1806d125a59e386250f22c633ee
0x71d31b439146539c12e2b9b07bca4f1af7446218b887050074c7d8000d3f2d67
0xc44ea441166a506aeb0b422dff2870457280cb4a541ed89dde75ad798b7b8418
0x82b00349a5b19a0d8f71f527fac2d94a47c73738e7668869c8c20bb23d946876
0xd3490ce46b2dd25abfb9062e8f70fd24624df22f6d51024a11bfc2acd9feaa86
0x49d357d49d26497c9b8f67550f3e0f7ccd01fc5ad69f427ae937b470e84e36ef
0xd99ae6a1cd4b4042e66c7219f95edc74cf59a576e28bca134523fe17fc096265
0x890da3a6971107c083ec727e3c83dc0ee6c1ce711664997235a434d1cfceada2

Functions
Getter at block 20890668
ALRoot(view returns (bytes32)
0xb0fec0cfb365710b000e8ba1f23f6c10b1b2e4a4c4f3d87fda06722e9772243f
MAX_ALLOW_LIST(view returns (uint256)
2
MAX_PER_WALLET(view returns (uint256)
6
MAX_SUPPLY(view returns (uint256)
1600
blitkinRender(view returns (address)
0x381df7a6c3170cfce140d5ffa631f549b8f12d0c
 
contractURI(view returns (string)
mintStatus(view returns (uint256)
2
name(view returns (string)
Blitkin
owner(view returns (address)
0xef421d02f19ccbb7f22eeed2d2ee9584dcd2a8ff
 
proxiableUUID(view returns (bytes32)
splitter(view returns (address)
0x11204018a24fc7dd4a050690e6ce43b783de6847
startTokenId(view returns (uint256)
1
symbol(view returns (string)
BLITKIN
teamRoot(view returns (bytes32)
0x82370dffdf8aec2e02c0908e13ef2ddec0bcc2b934c760e063f71a42d797d26a
tokenIndex(view returns (uint256)
1601
totalSupply(view returns (uint256)
1600
Read-only
amountMinted(address _userview returns (uint16)
balanceOf(address ownerview returns (uint256)
colors(uint256uint256view returns (uint8)
getApproved(uint256view returns (address)
getToken(uint256 _tokenIdview returns (struct ERC721OwnerStruct)
isApprovedForAll(addressaddressview returns (bool)
mintedPerComposition(uint8view returns (uint8)
ownerOf(uint256 idview returns (address owner)
pairIsTaken(uint256 tokenIdAuint256 tokenIdBview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
switched(uint256view returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
allowlistMint(uint8 compositionIduint8 paletteIdbytes32[] _proofpayable 
approve(address operatoruint256 tokenId
initialize(
mint(uint8 compositionIduint8 paletteIdpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setALRoot(bytes32 _root
setApprovalForAll(address operatorbool approved
setBlitkinRender(address _newRender
setColors(uint256 tokenIduint8[4] _newColors
setMintStatus(uint256 _newStatus
setSplitter(address _splitter
setTeamRoot(bytes32 _root
switchPalette(uint256 tokenIdOneuint256 tokenIdTwo
teamMint(uint8 compositionIduint8 paletteIdbytes32[] _proofpayable 
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed spenderuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
CombinationMinted(uint8 indexed compositionuint8 indexed palette
Initialized(uint8 version
MetadataUpdate(uint256 _tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Upgraded(address indexed implementation
Constructor
constructor(address _implementationbytes _data
Fallback and receive
fallback(
receive(
Errors
ALMintNotStarted(
AlreadyMintedAllowance(
ColorChoiceNotActive(
DoNotMintOriginals(
MaxLimitPerComposition(
MaxSupplyMinted(
NotOnAL(
NotTokenOwner(
OnlyCombineOriginals(
OperatorNotAllowed(address operator
PayMintPrice(
PublicMintNotStarted(
ScrambleAlreadyMinted(
SplitterNotSet(