The Slashie Hood

Verified contract

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

No balances found for "The Slashie Hood"

0x49b94296c218acc56872eb4d30551c6a288577c82b7cb42447e160da909fb28d
0x8bde12b17a2433149d0252400d7ada934dbace58f32ff70825c35ae99a74fd19
0xea274368e14763c44fc3911649d2a1ae310d11b01f259605cd6675e711bfb3f7
0xa98cc46cd19adc79e3ccaf36fb5d2ac0897837cacf6fe15e9fcd29aae939cbbd
0xac6fc9e9de61cf9f6012be53ed380b1b6b68532a9fd90d524d05895eb771228c
0x2efba27ffc9412342d73eddf53528f784795282814ec9bbaf94554ef66474e80
0xd28e6a602f095992c584e18fcc5e46a4574391b380f021cbd2e35d161fb6484f
0x7cb0edc337ac3a0d0fbf8b97d1ce4b8ed375bcd3a02911ef551adb4aa8cab85a
0xcd4212409b882abd39e10c662fbae151af690becc039a69c948216e48ba2bae2
0x7e3146967cd5e5ca835f47d790c6e4cadf90a6524bbfba896a62c261e9ea8e82

Functions
Getter at block 21192582
ethMintCost(view returns (uint256)
0
launchStatus(view returns (bool isMooarLaunchedbool isMooarUnlaunchedbytes32 tokenMerkleRootuint256 redeemMintStartTimeuint256 unfreezeMintStartTimebytes32 priorityMerkleRootuint256 priorityMintStartTimeuint256 directMintStartTime)
(isMooarLaunched=false, isMooarUnlaunched=true, tokenMerkleRoot=0x0000000000000000000000000000000000000000000000000000000000000000, redeemMintStartTime=0, unfreezeMintStartTime=0, priorityMerkleRoot=0xbaee0e012befe0ff51ee835928f3541f8fe39fc7399b3ad16cd60b927eeb291b, priorityMintStartTime=1671062400, directMintStartTime=1671148800)
maxSupply(view returns (uint256)
1000
name(view returns (string)
The Slashie Hood
owner(view returns (address)
0x1edba84d0b2db6f50959f0b908144acf0de3fbef
symbol(view returns (string)
TSH
tokenMintBaseToken(view returns (address)
0xe3c408bd53c31c085a1746af401a4042954ff740
tokenMintCost(view returns (uint256)
3000000000
totalSupply(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview 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
burn(uint256 tokenId
directMintByETH(payable 
directMintByToken(
priorityMintByETH(bytes32[] proofpayable 
priorityMintByToken(bytes32[] proof
redeemMint(uint256 tokenIdbytes32[] proof
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setMooarLaunch(bytes32 tokenMerkleRootuint256 redeemMintStartTimeuint256 unfreezeMintStartTime
setMooarUnlaunch(bytes32 priorityMerkleRootuint256 priorityMintStartTimeuint256 directMintStartTime
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unfreezeMintByETH(uint256 tokenIdbytes32[] proofpayable 
unfreezeMintByToken(uint256 tokenIdbytes32[] proof
withdrawETH(address receiveruint256 amount
withdrawToken(address receiveraddress tokenuint256 amount
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(string namestring symbolstring baseURIstring tokenSuffixuint256 maxSupply_uint256 ethMintCost_address tokenMintBaseToken_uint256 tokenMintCost_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.