Unifriends Shop

Verified contract

Proxy

Active on Ethereum with 694 txns
Deployed by via 0xee58df7d at 14760868
Slot
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 46 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "Unifriends Shop"

0xf4328a5f6049284746e522c3a0dcf50fa494ad7521c76c1d9374e46d79365d93
0x53509a1ca26d68cff7d3fda5742a612ae600791159e971868ba89a6c899174e3
0x9817ad9e4e22bb1838b7925ba33915f3d47ae4753e9b12c17e2244793dd1e15d
0x8c11b569118d8b2150f5f220605d422a5c6dbc36ae411bed2a92462750f8279d
0x98b9172cc2257773379a07386b488420f50a9261978d943c9a7d3cdaf4f65c3f
0xc115f40ef32eecc4a7ad5616e056dbbd754f57b2a9ce7aeabd1a6b533bff4d1d
0x4eaa9c5e689b7f3858a6e8b82faacd00ed7612ab7e111146e79f5fc9605b5b4c
0x76910eb4dad78c7da14bcbd529f2d7ac72a63ffbdadfff5c159121f361700ffe
0x81f44a70094acb6f9ca4153a7ada6383f1e1c9496926bc9b9ee82beba5f308a1
0xbb8fc744ad80e944c0daf904de9a7f57816cb3270c2f9b3d84c4813cc843a9d7

Functions
Getter at block 21304031
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
URI_SETTER_ROLE(view returns (bytes32)
0x7804d923f43a17d325d77e781528e0793b2edd9890ab45fc64efd7b4b427744c
name(pure returns (string)
Unifriends Shop
symbol(pure returns (string)
UNISHP
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
bulkSafeTransfer(uint256 _typeIduint256 _quantityPerRecipientaddress[] recipients
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
burnItemForOwnerAddress(uint256 _typeIduint256 _quantityaddress _itemOwnerAddress
grantRole(bytes32 roleaddress account
initialize(
mint(address accountuint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
mintItemToAddress(uint256 _typeIduint256 _quantityaddress _toAddress
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(string newuri
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.