Arts of the Samurai

Verified contract

Active on Ethereum with 2,398 txns
Deployed by via 0x62a2984f at 15892143
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "Arts of the Samurai"

0x483edb1de312e21ca92d394e2a677236adeb4fcb0ac257b7cc70d5055b47ab6f
0x49a7a23869588ced1f9bb57a35ec07df61b000d5220aba26b5db15bb7984932f
0x4f2c485666a913811a6cdbee9a78ea9addaced7af2174f274f37358f36dca695
0x251bb70f4f00a3b0459fa0273aebd458762d3dd3397ec0ed5162ecefde2f2651
0x580bf704255fd78fe5f97916d4660ce828dd83a8c308dd995467327d55c4e89e
0xf0c9ce38075d74dd5c5446e9bd9c0dea13cb98dcf9839d608fd1b7a119b8eec6
0x8948b0e183207cb28da86b6094473f372d0cd494afc5f3c2285ff062337277f8
0x782ff61cc497fe21f34848c4afc8ff292e6bbc566820f58d8d6663316b770f77
0x76586bfd28c269c541b9bd384a33b410fa038beb173f32eb0a5014b1148512d9
0xd3d23bc1b338ec8aca1bcd1c9029b7837e94ac49520a7297545d8ffe992022c8

Functions
Getter at block 21230753
WLcost(view returns (uint256)
0
cost(view returns (uint256)
0
hiddenMetadataUri(view returns (string)
ipfs://QmQaTVQeCCyCyERNbySzYW5jYiKKDiVmfiUQvjTz8qmG9K/
maxMintAmount(view returns (uint256)
1
maxSupply(view returns (uint256)
777
merkleRoot(view returns (bytes32)
0x6a89b53c72981bc13885e17a7c748e5bf9ecf900d4e1fb5b716e5f647c903bae
name(view returns (string)
Arts of the Samurai
nftPerAddressLimit(view returns (uint256)
1
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0x45aacc622e1e0305758571919a0423a6b8d3db23
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
AOTS
totalSupply(view returns (uint256)
777
uriPrefix(view returns (string)
ipfs://QmQ8VfemTDGGW3mXAo2azwDUg65EBMPS97MU3jPvaKTiSv/
uriSuffix(view returns (string)
.json
wlSupply(view returns (uint256)
777
Read-only
addressMintedBalance(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
whitelistClaimed(addressview returns (bool)
State-modifying
approve(address touint256 tokenIdpayable 
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress[] _receiver
mintWl(uint256 _mintAmountbytes32[] _merkleProofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmount(uint256 _maxMintAmount
setMerkleRoot(bytes32 _merkleRoot
setOnlyWhitelisted(bool _state
setPaused(bool _state
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
setWLcost(uint256 _WLcost
setWlSupply(uint256 _wlSupply
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(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(