Timeless

Verified contract

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

No balances found for "Timeless"

0x196db1aa682c45d7926a8e57f52bbf6829bb968f379938d3ec1733a34ac37148
0xc1697e464330d577bbad7c618763a025f6ca421f8b621445d6ce6c7f47c499e4
0x29324c9b1a0d706a8a0cbae30c7663e6c4ee02fc53c3b4fa6cd1650ea7bf304f
0xe591a8f03807b5dc0f33e532ec78ddf4acd248e75d0ed03138d3c5187be27473
0xa34ddd50c3839e9fabe81b4f4e121220afae7a2e5443ae67a7bd790202c72575
0xa96009d58592e9e279210b87223dbea5136589cc8f30c2c2570676535f48e357
0x1bc48041473cdaea74d9efd7d87817e048b7d3fb22b0fa24bd061e866ca7a436
0x6ec51d036efe362457ff2bd4f84c417e285ab30e5d989241335c4ae500061896
0x7270f06ad5b73abafd054940b8c55b2ae345d4297bac2807253b67aa6e4f1214
0xcacaa43c280aaea83b6b5f814d14a7ae3ebbe3ea625c13fe1e434987c6277e2b

Functions
Getter at block 21258694
baseURI(view returns (string)
ipfs://QmcFDx8avDtPXWzTFrJbdRd8m7aBJsdV95VsCum8i17qZH/
customTokenURI(view returns (string)
name(view returns (string)
Timeless
owner(view returns (address)
0x229c487eaf50369e1ada49893a1ecddd4d513114
symbol(view returns (string)
TMLS
Read-only
balanceOf(address ownerview returns (uint256)
customTokenUri(uint256 tokenIdview returns (string)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
minters(addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
issueBatch(address touint256[] tokenIdsuint8[] es
issueToken(address touint256 _tokenIduint8 e
lockBaseURI(
mintBatch(address touint256 tokenIdRangeStartuint256 tokenIdRangeEnd
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setCustomTokenURI(string customTokenURI_
setMinterAccess(address minterbool enabled
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetMinter(address minterbool enabled
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.