WHENIWASYOURAGE

Verified contract

Proxy

Active on Ethereum with 1,681 txns
Deployed by via 0xed77ed2d at 17700741
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 8 additional slots
-
variable spans 8 additional slots
-
variable spans 4 additional slots
-
variable spans 4 additional slots
-
variable spans 3 additional slots

No balances found for "WHENIWASYOURAGE"

0x677db348a89c661ae4bc68b7854daa6980925893ed530469d70f963b7aa8c158
0xe35d7b66df0964f7ec76fa4b0cb8fd37525a0c78ce37f7cad72998c761d2db5c
0xf81183b28bbdde83d6929e297fc64c9743f6079422eb6ea9deea1768520a32c3
From
0xe9c8687c16fee863c6dcfb1850883638129871072700748edab70c0d6e921fb9
From
0x4fd968195026f85b249ab42e6435e1df22aad1968e475b5c5be93ed7e77e08e9
0x324896d16af268ea70a75448076be748a7de00e9c44809ca42a25ce6719033ee
0x9aca0d924277d898d9231c051a0d7a64fe47cff0c7f1c663f6b406255750e1f5
0xd3443b6f5e57f6dd91751120ae3d7d005be1bc860ed684245bafac501afdf59a
0x79001d27ec9c8a82e1fb95f6980622e1895c7e8b1242b5e578e6bae03f414d7d
0x646fa39d6b15e5141d3019f496908d56571060e9fc6831f80b35a6ed25b5835f

Functions
Getter at block 20991801
 
facetAddresses(view returns (address[] facetAddresses_)
 
facets(view returns (struct IDiamondLoupeFacet[] facets_)
getMintSigner(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
WHENIWASYOURAGE
owner(view returns (address result)
0xf1647a089489b11154c466a877b7d574b3dec00d
symbol(view returns (string)
WIWYA
totalSupply(view returns (uint256)
969
treasury(view returns (address)
0x225f301038d7d8cd90530f619d8092a34c0086eb
Read-only
balanceOf(address ownerview returns (uint256)
facetAddress(bytes4 _functionSelectorview returns (address facetAddress_)
facetFunctionSelectors(address _facetview returns (bytes4[] _facetFunctionSelectors)
getApp(bytes32 nameview returns (struct INiftyKitAppRegistryApp)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
rolesOf(address userview returns (uint256 roles)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
_initialize(address owner_address admin_string name_string symbol_address royalty_uint16 royaltyBps_
approve(address operatoruint256 tokenIdpayable 
grantRoles(address useruint256 rolespayable 
installApp(bytes32 name
installApp(bytes32 namebytes data
removeApp(bytes32 name
removeApp(bytes32 namebytes data
renounceOwnership(payable 
renounceRoles(uint256 rolespayable 
revokeRoles(address useruint256 rolespayable 
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMintSigner(address signer_
setTreasury(address newTreasury
setTrustedForwarder(address trustedForwarder
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwnerpayable 
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
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
RolesUpdated(address indexed useruint256 indexed roles
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(struct INiftyKitV3DiamondArgs args
Fallback and receive
fallback(
receive(
Errors
InitializationFunctionReverted(address _initializationContractAddressbytes _calldata
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InitializationFunctionReverted(address _initializationContractAddressbytes _calldata
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NewOwnerIsZeroAddress(
NoHandoverRequest(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
Unauthorized(