Adventurous Beasts

Verified contract

Active on Ethereum with 2,959 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#9991)
ERC-721
--
 (#9951)
ERC-721
--
 (#9950)
ERC-721
--
 (#9900)
ERC-721
--
 (#9899)
ERC-721
--
 (#9898)
ERC-721
--
 (#9866)
ERC-721
--
 (#9865)
ERC-721
--
 (#9864)
ERC-721
--
 (#9829)
ERC-721
--
0x7e6462e2d450de70d9e66bdf86cb9208bd6d0dfa7b018bd3092bb085a980804f
0xd0bcb973e2853ac1c759e8de5f4f8c2d106783856dd327e23568202751793204
0xb6dc5d053e98f54b7472846ab270153c09fb16de9bfb5668e65b03dcaace3245
0x42f40b0a38aa79f6febacdae2e867e897a504039f1fff6126f2f2ef5317a4c82
0x9be0a8e3d968920d56182d5ae9dd80a306ce9b1e7ec0cfa7af9b4dad516672d7
0x363062c7424fbb10d0a295c780c38cbef2fae1516ebe76dc20b611b83a785be7
0x26074391f1ef005566d66562e53d98d1dfb7878a744e8f34cd4dd3c345bbdd2c
0x60c9b75da9310d4197553e033b7e4a57279a08968581902a9b517052240932c3
0xb181abbe9657d2ff7b18211f80a6dfaa11bc7116d4e7ff91cb2592f717308ea6
0xc60e4e96123d943c61e30d8b15e06faa00941fcc1a40af35422b8866082624da

Functions
Getter at block 20853039
CONTRACT_VERSION(view returns (uint8)
2
HALFLINGSNFT(view returns (address)
0x5266c5aca260818be013c80bd9ed5ba0f3d49070
_baseTokenURI(view returns (string)
https://halflings.art/api/api/ADVENTUROUS_BEASTS/
baseTokenURI(view returns (string)
https://halflings.art/api/api/ADVENTUROUS_BEASTS/
collectionSize(view returns (uint256)
10000
maxBatchSize(view returns (uint256)
3
mintingOpen(view returns (bool)
false
name(view returns (string)
Adventurous Beasts
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x5d3bd2b03dcd272c23f8422cd82bcba84789636f
symbol(view returns (string)
ADVB
totalSupply(view returns (uint256)
1218
Read-only
balanceOf(address ownerview returns (uint256)
claimed(uint256view returns (bool)
collectionRange(uint8view returns (uint256 startuint256 end)
currentIndexCollections(uint8view returns (uint256)
depositeByIndex(address userAddressuint256 indexview returns (struct HalflingsContractClaimDeposit deposits)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
getType(uint256 tokenIdpure returns (uint8 _type)
isApprovedForAll(address owneraddress operatorview returns (bool)
maxStakingAvailable(uint256view returns (uint256)
nftStakedCount(uint256view returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
timeToStake(uint256view returns (uint256)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
totalStaked(address userAddressview returns (uint256 count)
userInfo(address userAddressview returns (struct HalflingsContractClaimDeposit[] deposits)
users(addressview returns (uint256 totalClaimed)
State-modifying
approve(address touint256 tokenId
claimNFT(uint256 index
mintToAdminV2(address _touint256 _qtyuint8 _type
onERC721Received(addressaddressuint256bytesreturns (bytes4)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxMint(uint256 _newMaxMint
stake(uint256[] _nftIduint8 _type
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Claim(uint256 nftIdaddress user
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Stake(uint256[] nftIdsuint256 timestampuint8 _type
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.