Lindsey Price X Charlotte McKinney
Verified contract
Proxy
Active on
Ethereum with 16 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 48 additional slots
-
variable spans 1 additional slot
-
variable spans 40 additional slots
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "Lindsey Price X Charlotte McKinney"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16320696 | 2 years ago | | | 0 | 0.0015531353 | |
| 16320667 | 2 years ago | | | 0 | 0.0020760670 | |
| 16227859 | 2 years ago | | | 0 | 0.0030963526 | |
| 16227733 | 2 years ago | | | 0 | 0.0096084392 | |
| 16172964 | 2 years ago | | | 0 | 0.0015644903 | |
| 16172955 | 2 years ago | | | 0 | 0.0014983626 | |
| 16092534 | 2 years ago | | | 0 | 0.0048231363 | |
| 16092520 | 2 years ago | | | 0 | 0.0023535504 | |
| 16092337 | 2 years ago | | | 0 | 0.0041360729 | |
| 16090489 | 2 years ago | | | 0 | 0.0048238826 |
ABI
ABI objects
Getter at block 21268107 renounceOwnership() view
baseURI() view returns (string)
calcIERC721CreatorInterfaceId() pure returns (bytes4)
0x40c1a064
defaultRoyaltyPercentage() view returns (uint256)
10
defaultRoyaltyReceiver() view returns (address)
0xa9c413aaf2e5f4bf8c1060953ccfad3ceab4e4c6
disabled() view returns (bool)
false
name() view returns (string)
Lindsey Price X Charlotte McKinney
owner() view returns (address)
0xa9c413aaf2e5f4bf8c1060953ccfad3ceab4e4c6
symbol() view returns (string)
LPCHARMCK
totalSupply() view returns (uint256)
7
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)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address receiver, uint256 royaltyAmount)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenCreator(uint256 _tokenId) view returns (address)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
transferOwnership(address) view
State-modifying
Events addNewToken(string _uri)
approve(address to, uint256 tokenId)
batchAddNewToken(string[] _uris)
burn(uint256 tokenId)
deleteToken(uint256 _tokenId)
disableContract()
init(string _name, string _symbol, address _creator)
mintToWithRoyaltyPercentage(string _uri, address _receiver, uint256 _royaltyPercentage)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setDefaultRoyaltyReceiver(address _receiver)
setRoyaltyReceiverForToken(address _receiver, uint256 _tokenId)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ContractDisabled(address indexed user)
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.
This contract contains no error objects.