ETH-MEN Exclusive

Verified contract

Active on Ethereum with 295 txns
Deployed by via 0x63764dae at 11854122
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ETH-MEN Exclusive"

0x2323c6d92f2b119483093fed072a7357402e6a01deaf342234cb1cd34001e7e1
0xf5c7fbcce306f6dbb28a57bb983a64d582dce7b9ec96788d33d213097ed79c59
0xca8e9fd257d4b72494d7e99ed4e0d8c8e4e22c6552f5598b8273f0848bb185a5
0xf1adb385c18837786da82322454e2188cef3bcb8b0addc174f92f3d0d20b256f
0xae936d6554635e026498134a8f5a9788ba5d2ceae86045b47779ddfb89deb51a
0x633067390076d8eb22d82b188d2e10f70f60e8c5b5c53dfaa9c71e877dc653b5
0x34df86966f3d1fead9d5542df86e7d1316a8d3487d4c079984c21ef621a116dd
0x1c77406de27cd757aeb700e778e81eae4abcaf831e6503a763739dcd5050d710
0xae7f7c212d9810813dadfe291f75c213752ce399c55666fbff6c84375c0f87d4
0x23f4264a9381e7ed08d00f6acfe919b5afd3f87a51b5a8b56ab3e62128e91137

Functions
Getter at block 21215242
name(view returns (string)
ETH-MEN Exclusive
owner(view returns (address)
0x968f7fb671f8737738c356060caadb1714e0bfcf
symbol(view returns (string)
EME
 
totalTokenTypes(view returns (uint256)
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenTypesOf(address _ownerview returns (uint256[] ids)
totalBalance(address _ownerview returns (uint256)
totalSupply(uint256 idview returns (uint256 total_supply)
uri(uint256 idview returns (string)
State-modifying
burn(address accountuint256 iduint256 amount
mint(address accountuint256 iduint256 amountstring _metadata
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setTokenUri(uint256 idstring _metadata
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.