Gucci
Verified contract
Proxy
Active on
Ethereum with 17,092 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 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
-
variable spans 48 additional slots
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AAYC | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21280809 | 3 hours ago | | | 0 | 0.00093963753 | |
| 21270053 | 2 days ago | | | 0 | 0.00024323835 | |
| 21270050 | 2 days ago | | | 0 | 0.00039930366 | |
| 21264533 | 2 days ago | | | 0 | 0.00090272210 | |
| 21261054 | 3 days ago | | | 0 | 0.00055654874 | |
| 21260992 | 3 days ago | | | 0 | 0.00048739328 | |
| 21260105 | 3 days ago | | | 0 | 0.00046051466 | |
| 21250899 | 4 days ago | | | 0 | 0.00047896134 | |
| 21250888 | 4 days ago | | | 0 | 0.00046149145 | |
| 21247291 | 5 days ago | | | 0 | 0.00064879042 |
ABI
ABI objects
Getter at block 21281773 getMintPassContractAddress() view returns (address) getWolfGameContractAddress() view returns (address) getWolfGameStakingContractAddress() view returns (address) proxiableUUID() view returns (bytes32)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINT_PASS_ID() view returns (uint256)
0
name() view returns (string)
Gucci
owner() view returns (address)
0x8fda7f45b1427f2d4444f4c6d44d2b5d1cb46b53
symbol() view returns (string)
GUCCI
version() pure returns (string)
1.0.1
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getErc1155ContractAddress(uint16 index) view returns (address)
getErc721ContractAddress(uint16 index) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
grantRole(bytes32 role, address account)
initialize()
mintTokens(uint256[] tokenIds)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setErc1155ContractAddress(uint16 index, address contractAddress)
setErc721ContractAddresses(uint16[] indexes, address[] contractAddresses)
setMintPassContractAddress(address mintPassContractAddress)
setMintTimes(uint256 _mintStartTime, uint256 _mintEndTime)
setWolfGameContractAddress(address wolfGameContractAddress)
setWolfGameStakingContractAddress(address wolfGameStakingContractAddress)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BeaconUpgraded(address indexed beacon)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
SuitMinted(address minter, uint256 id, uint256 parentContractIndex, uint256 parentTokenId, uint256 suitId)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.