Intract Art Campaign: Life
Unverified contract
Proxy
Active on
Base with 1,814 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 "Intract Art Campaign: Life"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22746068 | 6 minutes ago | | | 0 | 0.000011637366 | |
| 22746010 | 8 minutes ago | | | 0 | 7.9366330e-7 | |
| 22745990 | 9 minutes ago | | | 0 | 0.000011623681 | |
| 22745954 | 10 minutes ago | | | 0 | 0.000011623681 | |
| 22745876 | 12 minutes ago | | | 0 | 8.8204630e-7 | |
| 22745841 | 14 minutes ago | | | 0 | 8.2960844e-7 | |
| 22745824 | 14 minutes ago | | | 0 | 8.3946624e-7 | |
| 22745708 | 18 minutes ago | | | 0 | 8.3715170e-7 | |
| 22745650 | 20 minutes ago | | | 0 | 0.000011623681 | |
| 22745438 | 27 minutes ago | | | 0 | 0.000011629241 |
ABI
ABI objects
Getter at block 22746243
_artistName() view returns (string)
Dominique Czerednikow
_assetURI() view returns (string)
https://v2-liveart.mypinata.cloud/ipfs/QmQTmYJBh2d4rdtohaShshDtaWSB7RVej5oMVK8o5hMPcH
_description() view returns (string)
Life is a pure digital creation that emphasizes a specific unique detail of White Sound Variation. Life symbolizes femininity, nurture, new life and groundedness.
_mintEndTime() view returns (uint32)
1735603200
_mintStartTime() view returns (uint32)
1732030102
_mintingPaused() view returns (bool)
false
_nftName() view returns (string)
Life
name() view returns (string)
Intract Art Campaign: Life
owner() view returns (address)
0x9d0000d428e3ef3e3ee0028cc8f11da4834fa720
symbol() view returns (string)
Intract Art Campaign: Life
totalSupply() view returns (uint256)
1782
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()