MetaBucks

Verified contract

Active on Ethereum with 1,088 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables

No balances found for "MetaBucks"

0x4b1f6810c5f421ebdc9e68c0587a419a9d23a099a9dc8146926724102f826828
0x8b01602d172eec0e4fc89e0f9cedb98eb2dd143f80e5b9f0e5737a98bb6c1fff
0x20cfca2e16a989e0fee61683e77e7fdf79e4d00553ce35e43d016cb8cfd01f28
From
0x7a6d07ebf8726a6602bd9c539b83983ace1fa9a4cf1d52b60e818d24941916b3
0x21c697597c9e5deb57377f2f10782dedd7cccb7bd3ff10f5719e85d0b8e224c5
0x0ea294542d4e9ad7d061d52e9d4dee9d03987f980273d7c40ed6698ba0af3bd5
0x5d395cda4b9780e5d35eee2ad76eb99652e37160bf31efaf871640fadd681990
0x0e2b4ee53412710843866cd8db9cfdbe77495f026bb9a07e34965aa63a5e61aa
0x4cd88714c82e72572deb7899e86b882e4beb063d390d0bf087dbd3e3e3e6900c
0xb02849c2aea5ae34a135326ec0bc149677854520ec9b0e342d203bb06ee6eed5

Functions
Getter at block 20870923
COMUNITY_ADDRESS(view returns (address)
0x4a26ad587d75656b5e1ff964cdb07cd7033aa42a
FREE_LIMIT(view returns (uint256)
1
FREE_SUPPLY(view returns (uint256)
60
GIVEAWAY(view returns (uint256)
0
MAX_SUPPLY(view returns (uint256)
3333
OWNER_ADDRESS(view returns (address)
0x9747986296374326e892ce5daf525ce3694d3b1b
PUBLIC_MINT_LIMIT(view returns (uint256)
1
PUBLIC_PRICE(view returns (uint256)
125000000000000000
RAFFLE_SUPPLY(view returns (uint256)
333
RL_ADDRESS(view returns (address)
0x49f8bbf2f2576f76f2bdd1a58dc26a4258492188
WL_LIMIT(view returns (uint256)
2
WL_PRICE(view returns (uint256)
100000000000000000
WL_SUPPLY(view returns (uint256)
2900
freeMintCount(view returns (uint256)
37
isAllowListActive(view returns (bool)
false
isFreeMintActive(view returns (bool)
false
isPublicSaleActive(view returns (bool)
false
isRaffleActive(view returns (bool)
false
name(view returns (string)
MetaBucks
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x811c34b3b86efda06fe847a5efb2b69125918661
raffleMintCount(view returns (uint256)
24
symbol(view returns (string)
METABUCKS
totalSupply(view returns (uint256)
556
wlMintcount(view returns (uint256)
344
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedPublic(addressview returns (bool)
numberMinted(address ownerview returns (uint256)
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)
tokensOfOwner(address ownerview returns (uint256[])
usedDigests(bytes32view returns (bool)
State-modifying
approve(address touint256 tokenId
freeMint(bytes32[] freeMintProof
mintForGiveaway(uint256 numberOfTokens
publicMint(uint64 expireTimebytes sigpayable 
raffleMint(uint256 numberOfTokensbytes32[] proofuint256 maxMintpayable 
renounceOwnership(
reveal(bool revealedstring _baseURI
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setFreeRoot(bytes32 _freeRoot
setRaffleRoot(bytes32 _raffleRoot
setSigner(address _signer
setWLSaleRoot(bytes32 _wlRoot
toggleAllowListMintStatus(
toggleFreeMintStatus(
togglePublicMintStatus(
toggleRaffleMintStatus(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
wlMint(uint256 numberOfTokensbytes32[] proofuint256 maxMintpayable 
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(bytes32 _wlRootbytes32 _freeMintRootbytes32 _raffleRootaddress _signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.