Metathugs

Verified contract

Active on Ethereum with 9,765 txns
Deployed by via 0x104cc5fe at 13605001
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Metathugs"

0x373e6c034f3ccf1d20882f03d5b2cb4dc887c9830b646c9161898c004c7793f2
0x0ea40b49fb9e073790ae28558050fde635599d1764a5a9b372528c58293a716f
0xef480e366caa5d2047f04c239ff4aaacaf5279f765237c4535ba4361a5dd5bfd
0xa8a8176cda7d5ff04064a0287a377f530b8f2b47db2a6c603bab8196c4709c5f
0xecc5708f20e2148921b9052ef537703e9a6866b466dbcd948dfd066c3cb9a08b
0xdf331d225ae11b1bb197a0e1b4b2611ff24900eb1f85e21cc3fce822d84dcc40
0xcf39dbdbfe0582f4e89a4c8f816a1a52a298436ee2491f94192111c23846b00f
0x2451fd44c678a6cc98de40d1f5cae8000f8a28e6c26d9149c6af902d65d7a205
0xc58c16abd1e6dc6fc22b90ddfbcc2abcd835e14ff8aa1e37b35e10ba0cccac2a
0xa50d16d85ad4493b4bc9151af642808ce4c34632f319108ba7af6293d51ae15e

Functions
Getter at block 21045936
MAX_ITEMS(view returns (uint256)
10000
MAX_ITEMS_WHITELIST(view returns (uint256)
3000
MAX_MINT(view returns (uint256)
15
MAX_MINT_PRESALE(view returns (uint256)
3
PRESALE_PRICE(view returns (uint256)
100000000000000000
PRICE(view returns (uint256)
120000000000000000
WHITELIST_PRICE(view returns (uint256)
85000000000000000
baseTokenURI(view returns (string)
ipfs://bafybeibxxnlau6csrqbwa34s6hfjsvs4butdam25kszyog665ym2sfxa3a/
devAddress(view returns (address)
0xc51a2f1f1b0bb69d744fa07e3561a52efccfa1c3
name(view returns (string)
Metathugs
owner(view returns (address)
0xc51a2f1f1b0bb69d744fa07e3561a52efccfa1c3
paused(view returns (bool)
false
presaleActive(view returns (bool)
false
saleActive(view returns (bool)
true
symbol(view returns (string)
METATHUGS
totalMint(view returns (uint256)
10000
totalSupply(view returns (uint256)
10000
whitelistActive(view returns (bool)
false
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
onPresaleList(address addrview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleListClaimedBy(address ownerview returns (uint256)
presalePrice(uint256 _countpure returns (uint256)
price(uint256 _countpure returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
whitelistPrice(uint256 _countpure returns (uint256)
State-modifying
addToPresaleList(address[] addresses
approve(address touint256 tokenId
burn(uint256 tokenId
mint(address _touint256 _countpayable 
mintReserve(uint256 _countaddress _to
pause(bool val
removeFromPresaleList(address[] addresses
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
togglePresale(
toggleSale(
toggleWhitelist(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CreateNft(uint256 indexed id
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.