Timeline Transit Company

Verified contract

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

No balances found for "Timeline Transit Company"

0xb722244f44c92d1bce0538819f9156d570d7037e3e9b5180a1442c7c5fc2dc24
0x6038346951c8157c24ef8d030978f789cfb9f8abfe85b0f524553ccecd2052df
0xb0196d9975a58761a38f1d7110c90257dee0f8c3c34c3bb4a87b63695fadd6d2
0x9cf6965fb07c32bc55a03533525a65cec7c7de9b2a246ac7d301d7bc22e84d6d
0x80fc89f54b5ac1c3d521b6e70c1dc8ac2fbd839999b73fc1cb03a78870312800
0x7875a282395052bd8657d0fe3cb1ef78e1be6acc4aaadade8732b705f7916f25
0x15c46670a5d187ec615020e8353e8e835563c5210cdbb71901c411094b283e3f
0xa7d4e073de09db5bc12142dcd351c92180197c765985ef306613132949537cae
0xc87d3d67a88477d5740c7dea19ff4ef1bd9b247e2863d958322c797d8e1799d2
0x9ce784007cb4631723863dd513c24e6213f5e5128b639c32efb3e9f43bfe550a

Functions
Getter at block 21224264
MAX_SUPPLY(view returns (uint256)
9999
_baseTokenURI(view returns (string)
https://www.timelinetransit.xyz/metadata/
_mintState(view returns (uint8)
0
name(view returns (string)
Timeline Transit Company
owner(view returns (address)
0xc44ed96ec391bcc5c96c3e9ac8c3e00bfe4552be
presaleMerkleRoot(view returns (bytes32)
0xad17c7146043328b9943339a7b71d660be14e55d2a3a26b7042b3881c5d6e66d
price(view returns (uint256)
88000000000000000
symbol(view returns (string)
TTC
systemAddress(view returns (address)
0xd795cfb1fceaebe096255e652e19265c7895efee
teamMinted(view returns (bool)
true
totalSupply(view returns (uint256)
501
withdrawAddress(view returns (address)
0xe65050351bcb0155238e5811d0f777504e765edc
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleMinted(addressview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
usedNonces(stringview returns (bool)
State-modifying
approve(address touint256 tokenId
presaleMint(bytes32[] _merkleProofuint256 _amountpayable 
promoMint(address _touint256 _amount
publicMint(string _nonceuint256 _amountbytes _signaturepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setMintState(uint256 status
setPresaleMerkleRoot(bytes32 _root
setPrice(uint256 _newPrice
setRoyaltyInfo(address receiveruint96 feeBasisPoints
setSystemAddress(address _systemAddress
setWithdrawAddress(address _address
teamMint(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawFunds(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(