Layer3 Art Campaign: Time Travelers 1
Verified contract
Proxy
Active on
Base with 31,768 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
Balances ($0.00)
No balances found for "Layer3 Art Campaign: Time Travelers 1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21972745 | 18 hours ago | | | 0 | 1.6348561e-7 | |
| 21906421 | 2 days ago | | | 0 | 1.7366442e-7 | |
| 21863918 | 3 days ago | | | 0 | 0.000000105182597290 | |
| 21790195 | 5 days ago | | | 0 | 0.000000105996615270 | |
| 21788539 | 5 days ago | | | 0 | 1.6013934e-7 | |
| 21771727 | 5 days ago | | | 0 | 0.000000104326401270 | |
| 21771717 | 5 days ago | | | 0 | 3.3633048e-7 | |
| 21771660 | 5 days ago | | | 0 | 3.3334511e-7 | |
| 21771607 | 5 days ago | | | 0 | 3.4101064e-7 | |
| 21771412 | 5 days ago | | | 0 | 3.4101064e-7 |
ABI
ABI objects
Getter at block 22004857
_artistName() view returns (string)
Botina
_assetURI() view returns (string)
https://v2-liveart.mypinata.cloud/ipfs/Qmdpe6eX6joNyzGw8Kc2JQtcVwMKEuTnZ9WdgLa2dbV4Lv
_description() view returns (string)
'Time Travelers' introduces a group of inter-dimensional passengers who wear special suits and accessories to protect themselves from the fluctuations of time and space during their journeys through the infinite.
_mintEndTime() view returns (uint32)
1730332800
_mintStartTime() view returns (uint32)
1727049600
_mintingPaused() view returns (bool)
false
_nftName() view returns (string)
Time Travelers
name() view returns (string)
Layer3 Art Campaign: Time Travelers 1
owner() view returns (address)
0x9d0000d428e3ef3e3ee0028cc8f11da4834fa720
symbol() view returns (string)
Layer3 Art Campaign: Time Travelers 1
totalSupply() view returns (uint256)
30680
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events adminMint(address to, uint256 quantity)
approve(address to, uint256 tokenId)
initialize(string name, string symbol, string asset)
mint()
pauseMint()
renounceOwnership()
resumeMint()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setAssetURI(string assetURI)
setMetadataProperties(string nftName, string artistName, string description)
setMintDuration(uint32 startTime, uint32 endTime)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
MintingNotEnabled()
TokenAlreadyMinted()
TokenNotFound()