METASAMURAI

Verified contract

Active on Ethereum with 7,485 txns
Deployed by via 0x0be78b5a at 14955027
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "METASAMURAI"

0x80c0b8b38eeda48d98c6f14e08ea4c6ec4892d96409c18d80a0935ab49f7d23d
0x1e5a78d36a8032449c274af0fb2a3a845fb7bd533aca68528487282171fbe781
0x03a1a8fa58ee9c48980092d889c9fa6e14dc3774e6cbf304d8729e6b56a3b40a
0x8a9198010687c539932d2f11cef368a5b5a7a2f8626f2f7209bf6d98b90cc6ba
0x407b3431f97a89259abfec8a7ab013fba1b83785df6f0dc001cf901073cd1029
0x185d0e6e7b267302db974e43687bfc7ae07bdb0d9be20c01e1fe03a42e118064
0xa6e3a916bfe7e942f8eca6654d9db5cf396535ae9eb1c792f48b5d35be724c00
0x2fb441d0d7939ca3d6a9365ece3fce358fd84e0a564224fd79f565f1999939ca
0x309d25b88b938ce95b622265a0829d6339428599eee4ccf36a0d2affa7161940
0x8b1c7ce7226cfd58015d36bf60331262dc830c1aa18383d1e893fa632ae81f0c

Functions
Getter at block 21263546
ALSalePrice(view returns (uint256)
50000000000000000
isALSaleActive(view returns (bool)
false
isFLSaleActive(view returns (bool)
false
isFrozen(view returns (bool)
false
isPublicSaleActive(view returns (bool)
false
maxMintAmountPerMint(view returns (uint256)
10
maxSupply(view returns (uint256)
3333
name(view returns (string)
METASAMURAI
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xa1a22713946d0ec792f4e645bb40f6ce43a7b319
publicSalePrice(view returns (uint256)
70000000000000000
symbol(view returns (string)
MS
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
getALAmountLeft(address _addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFLAmountLeft(address _addressview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 valueview returns (address receiveruint256 royaltyAmount)
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[])
State-modifying
allowListMint(uint256 _mintAmountpayable 
approve(address touint256 tokenId
freeListMint(uint256 _mintAmount
freezeMetadata(
ownerMint(address _receiveruint256 _mintAmount
publicListMint(uint256 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setALSalePrice(uint256 _newALSalePrice
setAllowList(address[] _ALArrayuint256[] _mintAmountArray
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setFreeList(address[] _FLArrayuint256[] _mintAmountArray
setMaxSupply(uint256 _newMaxSupply
setPublicSalePrice(uint256 _newPublicSalePrice
setRoyaltyInfo(address _royaltyAddressuint256 _percentage
toggleALSale(
toggleFLSale(
togglePublicSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MintAmount(uint256 _mintAmountLeftuint256 _totalSupplyaddress _minter
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _tokenNamestring _symbolNameuint256 _maxMintAmountPerMint
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.