Almost Stoic

Verified contract

Proxy

Active on Ethereum with 69 txns
Deployed by via 0xe45f26c1 at 18587122
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
18 additional variables

No balances found for "Almost Stoic"

0x7ee2e53d4a6ba09348e9ed3037b18fa4fb07d0ea16b0dda62aedcecad5a4c6c9
From
0xf7699897e3e293552b92fca7f07a28575a033aa08a87eee5f2afe34bd34b87cb
0xf34d170d00db806e8232d404a825ef5fea7411b5a1c3b0fd0d72573dda978619
0x7017fa21d4581600c882638a21b58a674c52a3d02effabc168b0187f5f018edb
0x0977e3a98705c2d6e14b27ca4c243a6141e3039e3eb9c2d9f36d0ec72d0f1785
0xd8d612e5110071ae657f344acd72c6d59ff8632dde2aa234588aa39a2d5fc75e
0x1f5f4147c3a3849ded27acf26d07e65f73ff156bd7e1683856f34132fc759cf7
0x4dc175dad67088e9e0513f8e2ba629c587db6f03d9a89a80ac0f2c9e568c7e62
0x1c9e12d9d163d6fd941ddfd5c9e543a96fbfd3e9c78f834cf2670a1779123333
0x247f26a8a846cf847fbe918e9d36d7189856f5be6ed3ae846e77836449e2573a

Functions
Getter at block 20914059
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
FEE_RECIPIENT(view returns (address)
0xeeeb783c979fec681e356dba2dde9ca3382af532
MAX_SUPPLY(view returns (uint256)
1000
PROPS_FEE_MANAGER(view returns (address)
0xe8e8d2fdac9c5264ac877586bd435a5686c30320
SANCTIONS_CONTRACT(view returns (address)
0x40c57923924b5c5c5455c48d93317139addac8fb
VERSION_OVERRIDE(view returns (uint256)
0
collector_affiliate_fee_split(view returns (uint256)
1000
contractType(pure returns (bytes32)
0x50726f707345524337323141436c61696d000000000000000000000000000000
contractURI(view returns (string)
ipfs://bafkreiakoxlmebg3xpy3e6wu6m2ttslnnfre7riygj2tzzzg5ayg6z32qq
contractVersion(pure returns (uint8)
19
isSoulbound(view returns (bool)
false
isTradeable(view returns (bool)
true
name(view returns (string)
Almost Stoic
owner(view returns (address)
0x444367bd0662f55be64fe7c5fcaa2f184f42f118
paused(view returns (bool)
false
project(view returns (address)
0x0000000000000000000000000000000000000000
rWallet(view returns (address)
0x444367bd0662f55be64fe7c5fcaa2f184f42f118
receivingWallet(view returns (address)
0x444367bd0662f55be64fe7c5fcaa2f184f42f118
share_protocol_fee_with_affiliate(view returns (bool)
true
share_tips_with_affiliate(view returns (bool)
false
share_topline_with_affiliate(view returns (bool)
true
signatureVerifier(view returns (address)
0x58e754d765dc75797f4241da7ab0fcc2f319263d
symbol(view returns (string)
ALMSTOIC
totalSupply(view returns (uint256)
137
Read-only
APPROVED_RELAY_ADDRESSES(uint256view returns (address)
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
getMintedByUid(string _uidaddress _walletview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address _owneraddress operatorview returns (bool)
isSanctioned(address _operatorAddressview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
minted(addressview returns (uint256)
mintedByID(stringaddressview returns (uint256)
onlyAllowedOperatorApproval(address operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(address operatoruint256 tokenIdpayable 
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
initialize(struct IPropsInitInitializeArgs args
mintTo(address _touint256 _quantityaddress _delegated_walletstring _uiduint256 _allocationuint256 _max_supplyuint256 _pricePerUnituint256 _expirationTimebytes _signatureaddress _collector_affiliate_walletpayable 
mintWithSignature(struct ISignatureMintingSignatureClaimAffiliateCart cartpayable 
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setCollectorAffiliateSettings(bool _share_topline_with_affiliatebool _share_tips_with_affiliatebool _share_protocol_fee_with_affiliate
setCollectorAffiliateSplit(uint256 _newSplit
setContractURI(string _uri
setCreatorAffiliateAddress(address _addressbytes signature
setFeeManager(address _addressbytes signature
setFeeRecipient(address _addressbytes signature
setMaxSupply(uint256 _maxSupply
setOwner(address _newOwner
setReceivingWallet(address _address
setRelayAddresses(address[] _addresses
setRoyaltyConfig(address _addressuint96 _royalty
setSanctionsContract(address _address
setSignatureVerifier(address _address
setSoulbound(bool _isSoulbound
setTradability(bool _isTradeable
setVersionOverride(uint256 _version
togglePause(bool isPaused
transferFrom(address fromaddress touint256 tokenIdpayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Initialized(uint8 version
Minted(address indexed accountstring tokens
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllowlistSupplyExhausted(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
ExpiredSignature(
InsufficientFunds(
InvalidQueryRange(
InvalidSignature(
MaxSupplyExhausted(
MintERC2309QuantityExceedsLimit(
MintQuantityInvalid(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
Sanctioned(
SoulBound(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(