Tropix

Verified contract

Proxy

Active on Ethereum with 223 txns
Deployed by via 0x3e36a66a at 12961320
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
1 additional variable

No balances found for "Tropix"

0x6735d6fc4e1560d1781d312f6508155b85a24f36667112c5cd7c408898c29350
0x1ac3ef3cbb55d5387a3ff5a72b3760e571e1baf672b8d238559c1cec1732ff98
0x827a92893cf46379035cd22134e869b08933cc2107ea334f2d5838e39b85d66e
0xce087573b62197192e5e084a8309016395701995c8739a46191bede546f4c8f4
0x55b4453e7a4d82d4412aa75e640609251561c7a0b924a7ebc5c47dbb7ef778b7
0x86d3baec929946d9f53f0b380540a6e54a03118da0009e8e142682ff3e3edb7d
0xf7207ec48b19a7446c7e0a0c3afda40f34e0770b46e334f3c319b9e0d35a416e
0x470676a15bc634790f2e2ea5f10d93534fb7f4db3025ef58979a17efad7f09e9
0xd045480cf5a916175fe5fa5822ee8c7cb81944a05ff91d9968d9ca68e6b7423c
0xaa0ef72e3ee01d77ffb3f4af421ba1e4aab10be5d240ecd4375bb8496dbaaf3a

Functions
Getter at block 21287931
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
contractURI(view returns (string)
https://api.tropix.io/contracts/erc1155
name(view returns (string)
Tropix
owner(view returns (address)
0x11a5382cd1c2ecfca3fcd8af91474bea0f3f854c
paused(view returns (bool)
false
symbol(view returns (string)
TPXL
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview 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 accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantRole(bytes32 roleaddress account
initialize(string uri
mint(address touint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
move(address fromaddress touint256 iduint256 amountbytes data
moveBatch(address fromaddress touint256[] idsuint256[] amountsbytes data
pause(
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
setContractURI(string _contractURI
setName(string _name
setOwner(address _newOwner
setSymbol(string _symbol
setURI(string newuri
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress 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
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
Unpaused(address account
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.