OMGKirby

Verified contract

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

No balances found for "OMGKirby"

0x46de0faaf493119383092edb2e945531750bda929afe39ad7658f08db04478fb
0x06e74540cecc0fdf1e9dded43ff224e67414d0a65ec6838beb99e024a076c8d8
0x866f577963ee02225a86d057f84f21d952a3b539160168f104bea0eb3469a7d5
0x6805aa22b6bdf773c8b8d7564640a06d5a3ff2daf71b9e72ab95033e216ac67c
0xf64332962dee9692220b375604656e7df4e7932b12d70e549f9a763894364e9b
0xab068c1cbf14f58613113cb3b12b94a2eb5b7139eaa125c7973cde559408998b
0x34a2df64a7c6e508afaab3924278ccc281c81424e29fd7081efde34c6d271deb
0xa8fa24d31166fd521105263e70bffd2f946fa768e3ab1de1668c4c26011d4f36
0x50ce8e7666b9169cadfff67cb90f645666d73c028ca8707aaafa398c29761e01
0xb19ff90896bc25247c3d53632962083d468fa231fd88df1d446cd85cd7f26cfe

Functions
Getter at block 20860165
_nonClaimIds(view returns (uint256 _value)
5001
allowlistMerkleRoot(view returns (bytes32)
0x11037b02cf638da8f0fb61eb27fbd1783942d02ca7ffc5e8253f5fe9ec9b9993
allowlistStartTime(view returns (uint256)
1654106400
allowlistTimeLock(view returns (uint256)
1654113600
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmephyG9ti697FgSeWLM6A7EbXizwFMSobpjsasxmXtJk6/
claimStartTime(view returns (uint256)
1654099200
claimTimeLock(view returns (uint256)
1656604800
dao(view returns (address)
0x7291cc605653a9fcfbced63313156e654eaf259b
genesisAddr(view returns (address)
0xafef885027a59603dff7837c280dad772c476b82
lockClaim(view returns (bool)
false
maxSupply(view returns (uint256)
5000
name(view returns (string)
OMGKirby
owner(view returns (address)
0x54cbb4abc70c5604fd57a1c0120b019005a24264
symbol(view returns (string)
OMG
totalSupply(view returns (uint256)
5000
Read-only
addressClaimed(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isClaimed(uint256 _tokenIdview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
allowlistMint(bytes32[] _merkleProof
approve(address touint256 tokenId
claimMint(uint256[] _ids
daoClaim(uint256[] _ids
disableClaim(
publicMint(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowlistMerkleRoot(bytes32 _allowlistMerkleRoot
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
teamClaim(uint256 quantity
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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 _genesisAddruint256 _claimStartTimeuint256 _allowlistStartTimeaddress _dao
Fallback and receive

This contract contains no fallback and receive objects.

Errors
NotTokenOwner(