Metal Tools Access Pass

Verified contract

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

No balances found for "Metal Tools Access Pass"

0x791dc3554946b377b5cf8738e346f8f6c5f34e127cd8366523bff42775e0148d
0xae2241fc0b95d4d505aee0cef0a7253e476457ae8f0596be85b33a99d06b92c7
0x2242564e49918ba262324695e0a40d69f282a39b60831ae2c99cb6bd077a6d9a
0xcaaed5bbf645a638411bf10ac8c8630e660c321b669b200dbb3aca7bd9c131ab
0x4d96d42950b59fdd2f311b393a2f25f3e94c085ca45b8431a22fb55cb8d0c983
0x3bbffe5ae49238b813d5727cd3dffdc0696f37ccdd5f481a7def0cc338130bdc
0x2b1a592bd162b7d22e5b68c5782da8da3089583f82e8dc81749843cde2f07909
0x9dadacf1c608ef72e6160380c2636d19d5c916f296ae635a36e72bb8dbc9b42b
0x0d4e839c800a39ae0cfa79100b6a997bb4bfb17c3a156bd8dae9cf668c497f8f
0xe58afe72a4b1ef6eb58e401d61664e4bd9e14df003ab2951a5241fa7921eb9af

Functions
Getter at block 20908894
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://bafybeibowothvelpjflot4k2ndlpot6h4a3zuag47h3zxbnirevpun22gy/
cost(view returns (uint256)
500000000000000000
currentState(view returns (uint256)
0
maxMintAmount(view returns (uint256)
3
maxPublicSupply(view returns (uint256)
200
maxSupply(view returns (uint256)
230
maxTeamSupply(view returns (uint256)
30
name(view returns (string)
Metal Tools Access Pass
owner(view returns (address)
0x81fbd7a1f4ad93853b73437f909b54dd9e68f62d
symbol(view returns (string)
MTOOLS
teamMintedCount(view returns (uint256)
30
totalMintedCount(view returns (uint256)
200
totalSupply(view returns (uint256)
230
Read-only
addressMintedBalance(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintableAmountForUser(address _userview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
SetPublic(
TeamMint(uint256 _mintAmountaddress _receiver
approve(address operatoruint256 tokenIdpayable 
mint(uint256 _mintAmountpayable 
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _price
setmaxMintAmount(uint256 _newmaxMintAmount
setmaxSupply(uint256 _newmaxSupply
setmaxTeamSupply(uint256 _newmaxTeamSupply
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(