KangarooHeroesV2

Verified contract

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

No balances found for "KangarooHeroesV2"

0x995ed46a8367a877e78b9bb2261b15f156c7540a273f842711bcfb473cb9c1e5
0x924f90799bc0349cd3f4799975cff4cf1f99f5bbefc3353a3ec8f13804956817
0xc219f48101b86b59d4d7e581214af23903cfcab781d11fc3468be466c1e7e7f2
0xd7d0e73f1b3496cadecbd86bcffda633f5a0f71ef6a050cd2cff2a3b64624d5f
0x953e951ced51a796bdc2f33c9bef5250db216afdcb1b4aedb3fa1c2a84ef7266
0xf74a89fca8ea96683a48561e9ead582552f7476d86f981fff95f91469e5cb1cd
0x67d52550ecbf1331d6540abd3771e65cf350980db7d0e04c9a6aa4aefffa7504
0xd7ac628358eb16e71e4c7b16319fa979f0cb650dcca89d136a4dcf9312fe815a
0x43a68ac15654d8bcd0f01a6763f3c0a991e8491d370620a7c6cdbf2fa7788aef
0xf4ae92e02a39b703996fed59c48c18986d99b5336f18335711453cd44232c6d3

Functions
Getter at block 21322364
MAX_KANGAROO_HEROES(view returns (uint256)
3600
baseURI(view returns (string)
ipfs://QmQnhyFDELLG3gxXazHsYq61YPzVRdBB56wwfH53Upng9d/
companyWallet(view returns (address)
0x963cddb2ed2c387c4904be883b2f1db2f367c913
isRevealed(view returns (bool)
true
kangarooHeroesPrice(view returns (uint256)
70000000000000000
maxKangarooHeroesPerWallet(view returns (uint256)
5
name(view returns (string)
KangarooHeroesV2
owner(view returns (address)
0x963cddb2ed2c387c4904be883b2f1db2f367c913
placeholder(view returns (string)
ipfs://QmQrGNUwXPJVRtW81xwvtoGUK7xsBjHc8a3iUSqoLVw1gf
reservedURI(view returns (string)
ipfs://QmQnhyFDELLG3gxXazHsYq61YPzVRdBB56wwfH53Upng9d/
saleIsActive(view returns (bool)
false
symbol(view returns (string)
KangarooHeroesV2
totalCompanyClaimed(view returns (uint256)
503
totalSupply(view returns (uint256)
3600
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isReserved(uint256view 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)
State-modifying
approve(address touint256 tokenId
claimCompanyReserve(uint256 noOfItems
flipSaleState(
mint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMaxKangarooHeroesPerWallet(uint256 num
setPlaceholder(string _placeholder
setPrice(uint256 _price
setReserveURI(string uri
setRevealed(bool _isRevealed
setURIs(string baseURI
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _companyWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.