Ben Mezrich Project 1

Verified contract

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

No balances found for "Ben Mezrich Project 1"

0xe7f1b1f233ca8d6a894ea32588d4fd15bd8672c4f62086084f9584aff0fbc436
0xdb52339d669609b8a957fc28d741dfb4506dc285fcb23175d74b66a5fe55c3af
0xad5f668f0cb2a36eff5dcf29354fce1f48a397a85ac33b87f4ef4801d095c6de
0xe6485d32505c38766a15d45d28b604c2600a07fc375dd696d544177e86ed1f94
0x510e12e505faa63acc9a0bbc9ee2ca73bf4388e2e5d0704c71587c50d91b46d7
0x5aa9da96f5f2103c160db1dffc5a969a393c8fe56f6b898b248ede7473134ad8
0x97499438ec7b7691cf5d62acf86a889b1f7cb252f295a78d281b137e422aae2f
0x9eb769ff4ecca8c1c1dcd7b6c263dd9ec960ff85a9ef8a4e7a13e64b7444d2a5
0x6ae78e3935fb3292700be5ca329d8e1d7cef27c8e1c07751e48d4020d66c1f64
0xa5602fe4356d73860a015f4dad68981fbbb3fd7e346b967637c9024e34789069

Functions
Getter at block 21284111
MAX_SUPPLY(view returns (uint256)
6000
baseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmNXtsFbkHno3wbcUQQ8oGApZcJQU2GhNNkFCju7iFF7JA/
fundWallet(view returns (address)
0xfe4bca1f6cb50e63d6ac7efd1878e3d9110a8dde
isAllTokenMinted(view returns (bool)
true
isSaleActive(view returns (bool)
true
itemPrice(view returns (uint256)
60000000000000000
maxPurchase(view returns (uint256)
20
mintedTokens(view returns (uint256)
6000
name(view returns (string)
Ben Mezrich Project 1
owner(view returns (address)
0xfe4bca1f6cb50e63d6ac7efd1878e3d9110a8dde
startingIpfsId(view returns (uint256)
2339
symbol(view returns (string)
BENFT1
totalSupply(view returns (uint256)
6000
walletLimit(view returns (uint256)
100
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isApprovedOrOwner(address _spenderuint256 _tokenIdview 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)
tokensOfOwner(address ownerview returns (uint256[])
walletMinted(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
mintToken(uint256 _howManypayable 
modifyItemPrice(uint256 _itemPrice
modifyMaxPurchase(uint256 _maxPurchase
modifyWalletLimit(uint256 _walletLimit
pausePublicSale(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setFundWallet(address _fund
setTokenURI(uint256 _tokenIdstring _uri
startPublicSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawETH(uint256 _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 _tokenBaseUriaddress _fundWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.