EVOWAREContract

Verified contract

Active on Ethereum with 1,233 txns
Deployed by via 0x46fd5a49 at 14411095
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EVOWAREContract"

0xa3e013eefd17ea99f732079066fe9c16ceb10d820fb276a3d8c8943a1096304b
0x4722744c5932420c019754e1544d1b4fbeea7179d2e5a1a54d0eaa464f2cd888
From
0x4c8a38d7fde532b656629620bbfe16405339c5595e4284cbaca6154ffc38796d
0x8407661187196cc44a9f1d5050b72d121bd6d25cef432c1ec4b0dff5d5167c1f
0x99b81b60cfaa384f51412543c52c67f1e7745e702487e79998b3507b789f3eb7
0x08a767db79edf71e8dd9236ff050c80a54d97a6205771f37e20a4c42f5b9ea0e
0xea68c065192bab590406a568e4999958adb53a0ed556a1e29456af9b1241be6b
0xae4795d3e73d13de49248078d37b0a4a65f9f2bd99b5f4c3c1121b951bc2beaf
0x85285549cca2fa054b1caa99b144045d7733ebdb70299ddd038c727661fe076c
0x6af126cd386d9078d66cb0a58f5eda8f8a89b3620d323ef2c33c2cddea9b12e0

Functions
Getter at block 21436552
getAmountMinted(view returns (uint256)
501
maxTeamAmount(view returns (uint256)
50
owner(view returns (address)
0x11a2715e16b6024ed92587b030948d5aa45af3a2
teamMintedAmount(view returns (uint256)
0
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)
uri(uint256view returns (string)
State-modifying
adminGetAvatarToken(uint256 id
adminMint(uint256 n
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
getAvatarToken(uint256 idreturns (uint256)
mint(uint256 tknIduint256 naddress topayable returns (uint256)
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBitmenAvatarContractAddress(address newAddress
setSaleAddress(address newAddress
setUri(string newuri
toggleGetAvatar(
transferOwnership(address newOwner
withdraw(
withdrawTokens(address token
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.