Epiko NFT

Verified contract

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

No balances found for "Epiko NFT"

0x2f07abea5ae0763e6db8789624b595e02d9401cffcbf7d9ae36f46f416a3fc06
0x3086656522ea4b911e81d31ef6f9184f78837f77a8ffb978904eb9d7eb820d27
0xef967cb6f11fc3146e59e18b3754eb28f483667544fe61efb4f2514e634ef066
0x25b1272cb52a7249c82783c31ed80b2a7b53f33a625ff3456d303c13047b1750
0xdf8a9ae07287c9adab23ce40fca2aaca4d6590f5c1bd843d7b8d53d0bd7b5997
0x673592dfeaa0d19f60a656a3f674857778c9cf444128d3ae40a10f4d7d2afccd
0x45334ee4b9acc1e581ffe78912c6069f9ad342416c70bac1b1cd745739ffcb1f
0x4b64d857bf94fbe6c87e504df62ed7d6f2ce97fbadbe9dc71b3827edb9b53600
0x127bfbc47d408869794cf9edafd0a7e5b5a6ffed9a385ff1ff57faf14eab1a62
0xa9d0fe0066d4b109c4ba721f668d6c9da49a128dfe4a24a208b029d4c911aa64

Functions
Getter at block 21190214
name(view returns (string)
Epiko NFT
owner(view returns (address)
0xdbd4c0df20c63721161868f25527f2ee368f6aac
symbol(view returns (string)
EPIKO
Read-only
_isExist(uint256 tokenIdview returns (bool)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getArtist(uint256 tokenIdview returns (address)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount_)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
State-modifying
burn(address fromuint256 tokenIduint256 amounts
configureMedia(address _mediaContract
mint(address touint256 amountuint256 royaltyFractionstring _uribytes datareturns (uint256 _id)
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 valuebytes data
setApprovalForAll(address operatorbool approved
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(string _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.