VhilsTEAR

Verified contract

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

No balances found for "VhilsTEAR"

0x41f9f274177089b16ece351e6337698d79432ef0fb3c3b477f6ee681f429d1e8
0xedd667f69f76f066658b05856cdbd92c1abbb6a351a04b51a2e5f06fe4237f43
0x7b5e55ceedaa7731b212a84ab737f512ed72854aa6997fb4f2c76db939d20462
0x4058727affae88a7b2264a7ba064554a4659e14a973595fe3e76be27dc1d8f19
0x8755d260ae9b5a98a722ffb7b814ae069db707cc1d1bd7ffd0eecda404a07e02
0x3d6b6551202751a752a3abfa3523b11d29c1f84d342121ddd4a594d4d3343a97
0x96b4a15e2570266288d8a6eb9dbe9496e780d425128c816bf64e995f60e41807
0xd1d7b5fdd2be1f37f979be6ad2f174d0000ef98e7caa86b28e390d9cbd0173e8
0x31469107708d55b1159713850970d5729ca77f0af93da625322ea2fd438f6685
0xca6de8e7304838458a77fae0f32f0283b20203546af6936ced297a6b52bef54d

Functions
Getter at block 21213255
owner(view returns (address)
0x58f58f15a0d080932218d65beb8bbd83978677d7
symbol(view returns (string)
TEAR
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokens(uint256view returns (bool saleActivebool tokenPauseduint256 pricestring uri)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _tokenIdview returns (string)
whitelistContracts(addressview returns (bool)
State-modifying
adminMint(uint256 _iduint256 _amount
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
mint(uint256 _iduint256 _amountpayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setTokenPaused(uint256 _idbool _status
setTokenPrice(uint256 _iduint256 _newPrice
setTokenURIs(uint256[] _idsstring[] _uris
setWhitelistContracts(address[] _contractsbool _status
toggleSale(uint256 _idbool _status
transferOwnership(address newOwner
withdraw(
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.