BitKoi

Verified contract

Active on Ethereum with 294 txns
Deployed by via 0xfd379317 at 13656774
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
18 additional variables

No balances found for "BitKoi"

0x4cc77cfc5cf6a333b42ba721b7c432e52846a5e20184ee9e73541f492aad10ce
From
0x5810cc85f6ad50291f9aec170a0c98b907978c38fa298a642fa76c2638dcedcc
0xc6dd22194ba72422e4884d4fbd9300dbce9bd3262dd29a4a132d6311d9cd12f6
0x1f79122b4b2f40fdf288d7ec35c55d6cf61439c7920f04c1bbae382acb69d798
0x8940417b2bda404ad86bd821fd310cdc1e11011e24d80f9fce62b2b29a02c8fd
0x22bcdbc555c27c449b2ea8e52e10ed235bf10b5e4de791e967f56ad27ce1e937
0xf69879eca6d54f22079c69419f4636e5237039b4c36d50365b975380120235e0
0xc04d0885ed59a5314f95d0cb73ef9c0471088331ccb6a6d566b13ec86eb9d2f8
0x2d3dd2971d2c7a0416538acaf1bcd03bb808cb155149874a72548971d874c8b8
0xb8bc6a8a773f91f07b8cc7ff4250021a028c73f48f3643bf214ed94b6f040b62

Functions
Getter at block 21202674
ERC712_VERSION(view returns (string)
1
GEN0_EGG_CREATION_LIMIT(view returns (uint256)
44800
PROMO_CREATION_LIMIT(view returns (uint256)
5200
allowMinting(view returns (bool)
true
baseTokenURI(view returns (string)
https://www.bitkoi.co/api/nft-mock/
bitKoiTraits(view returns (address)
0xd68c2c5cc00eb5c581924844a62f5ed1462a0b07
breedFee(view returns (uint256)
0
ceoAddress(view returns (address)
0x47510c0cda98a9110f3f860e6650ae992b705441
cfoAddress(view returns (address)
0x47510c0cda98a9110f3f860e6650ae992b705441
contractURI(view returns (string)
https://www.bitkoi.co
cooAddress(view returns (address)
0x47510c0cda98a9110f3f860e6650ae992b705441
currentGen0Cap(view returns (uint256)
289
currentMintLimit(view returns (uint256)
4
currentPromoActive(view returns (bool)
true
currentPromoGene(view returns (uint8)
20
gen0CreatedCount(view returns (uint256)
86
gen0PromoPrice(view returns (uint256)
50000000000000000
getChainId(view returns (uint256)
1
getDomainSeperator(view returns (bytes32)
0xdcba3fb5aa6c9aae6f1900123f98e818329d15bccf4e7d2cd8ff715be67f5f21
hatchFee(view returns (uint256)
0
mintEventStarted(view returns (uint256)
1641451423
name(view returns (string)
BitKoi
owner(view returns (address)
0x47510c0cda98a9110f3f860e6650ae992b705441
paused(view returns (bool)
false
promoCreatedCount(view returns (uint256)
117
requireMintPass(view returns (bool)
false
requiredHoldings(view returns (uint256)
0
secondsPerBlock(view returns (uint256)
15
symbol(view returns (string)
BITKOI
totalSupply(view returns (uint256)
214
Read-only
balanceOf(address ownerview returns (uint256)
canBreedWith(uint256 _parent1Iduint256 _parent2Idview returns (bool)
cooldowns(uint256view returns (uint32)
getApproved(uint256 tokenIdview returns (address)
getAvailablePasses(address _addressview returns (uint256)
getBitKoi(uint256 _idview returns (bool isReadyuint256 cooldownIndexuint256 nextActionAtuint64 spawnTimeuint64 hatchTimeuint256 parent1Iduint256 parent2Iduint256 generationuint256 cooldownEndBlockuint256 genesuint8 promoGene)
getLastMintParticipated(address _addressview returns (uint256)
getMintedThisPeriod(address _addressview returns (uint256)
getNonce(address userview returns (uint256 nonce)
isApprovedForAll(address owneraddress operatorview returns (bool)
isReadyToBreed(uint256 _koiIdview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[] ownerTokens)
State-modifying
approve(address touint256 tokenId
breedWith(uint256 _parent1Iduint256 _parent2Idpayable 
createPromoFish(uint256 _genesaddress _sendTobool _hatcheduint8 promoGene
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
hatchBitKoi(uint256 _fishIdpayable 
mintGen0Egg(uint256 numberToMintpayable 
pause(
renounceOwnership(
resetMintEventClock(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowMinting(bool _val
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string _newBaseURI
setBitKoiTraitAddress(address _address
setBreedFee(uint256 val
setCEO(address _newCEO
setCFO(address _newCFO
setCOO(address _newCOO
setContractURI(string _newContractURI
setCurrentGen0Cap(uint256 _val
setGen0PromoPrice(uint256 _val
setHatchFee(uint256 val
setHolderRequirement(uint256 _val
setMintLimitPerPeriod(uint256 _val
setPromoGene(uint8 _val
setPromoStatus(bool _status
setRequireMintPasses(bool _val
setSecondsPerBlock(uint256 secs
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
whitelistMintPasses(address[] _addressListuint256 numberOfPasses
withdrawBalance(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Hatch(address owneruint256 fishIduint64 hatchTime
MetaTransactionExecuted(address userAddressaddress relayerAddressbytes functionSignature
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Spawn(uint256 fishIduint64 timestamp
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.