HellTiger

Verified contract

Active on Ethereum with 3,545 txns
Deployed by via 0xe8e60068 at 15062267
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "HellTiger"

0xa8ce2c7167215d7a6e23e033f0d2802297db6263528421a9fafd68b21c6ef169
0x6dba59a225aabc10837404c82b820a35eedc7b10682ec2aa3b41750439b3109a
0x9465693308fd7da93d0d7db61e464f2b170e075ed388b207b27cfb97538d005f
0xe2a82c502c3e4d4af77c065d63e1a8ad8c0eed62532847a32bef666e2107cece
0xad9ec3b0a65d32279575027c8203dcfb1ae07377dca9569494296629be68bce8
From
0x931b4b3f6de31e4b25ffdbc0cbb85b2aab3db61ff2e6ca37b0050be1e6293e51
From
0xc405c44ffdc7705e8822ed1f06aa7906ffcd1e59e2295e3d3ae78421dd45d88a
0x2344df7c37f778e65c456ecaad540b5e9daee851fc8067d0235f67a1302373a7
0x78188b1ca22b3a16979ea6536cd4aa24796359fa6401b52d3542dda60f317d0b
0x24da6e4de1fe67a1e4288e232be1139e17e8d8ee4596bd9cd8079d164760947d

Functions
Getter at block 21179172
BLACKHOLE(view returns (address)
0x000000000000000000000000000000000000dead
_holderClaimed(view returns (uint32)
0
_holderSupply(view returns (uint32)
3333
_maxSupply(view returns (uint32)
10000
_metadataURI(view returns (string)
https://jungleking.mypinata.cloud/ipfs/QmP4M5ZtSNimoiu8e74fc4swYnmmiKv5omEPTFPibef1a5/
_price(view returns (uint256)
99000000000000000
_publicMinted(view returns (uint32)
1703
_publicSupply(view returns (uint32)
9000
_stage(view returns (uint8)
0
_teamMinted(view returns (uint32)
1
_teamSupply(view returns (uint32)
1000
_tiger(view returns (address)
0xe91ceaf5f93032f347ac16fa5b9356ad6aba54bc
_tigerCoin(view returns (address)
0xb83c27805aaca5c7082eb45c868d955cf04c337f
_tigerCoinPerPair(view returns (uint256)
4000000000000000000000000000
_walletLimit(view returns (uint32)
10
name(view returns (string)
HellTiger
owner(view returns (address)
0x390dcfddebeff949b9862ec91d7be337b8995553
revealed(view returns (bool)
true
symbol(view returns (string)
HT
totalSupply(view returns (uint256)
1704
Read-only
_status(address minterview returns (struct HellTigerStatus)
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct ERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(address touint256 tokenId
devMint(address touint32 amount
mint(uint32 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setFeeNumerator(uint96 feeNumerator
setMetadataURI(string uri
setPrice(uint256 price
setRevealed(bool _revealed
setStage(uint8 stage
tigerClaim(uint256[] tokenIds
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 tigeraddress tigerCoinuint256 tigerCoinPerPairuint32 maxSupplyuint32 holderSupplyuint32 teamSupplyuint32 walletLimit
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(