Lonely Hearts (for Degens)
Verified contract
Active on
Ethereum with 83 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
No balances found for "Lonely Hearts (for Degens)"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16279343 | 2 years ago | | | 0 | 0.00067080291 | |
| 14217158 | 3 years ago | | | 0 | 0.0019504870 | |
| 13979659 | 3 years ago | | | 0 | 0.0081338185 | |
| 13915674 | 3 years ago | | | 0 | 0.0030553849 | |
| 13914963 | 3 years ago | | | 0 | 0.0053536843 | |
| 13914927 | 3 years ago | | | 0 | 0.0048401242 | |
| 13423273 | 3 years ago | | | 0 | 0.0034905173 | |
| 13289725 | 3 years ago | | | 0 | 0.0043837915 | |
| 13254143 | 3 years ago | | | 0 | 0.0021125263 | |
| 13227933 | 3 years ago | | | 0 | 0.0017208550 |
ABI
ABI objects
Getter at block 21186476
diccAddress1() view returns (address)
0xfecc1e1449496c0cddfb1a075e0ef74c50538c1a
diccAddress2() view returns (address)
0xa40333688d0f5394a4cf0839199eb04bc7314081
diccContract1() view returns (address)
0xfecc1e1449496c0cddfb1a075e0ef74c50538c1a
diccContract2() view returns (address)
0xa40333688d0f5394a4cf0839199eb04bc7314081
name() view returns (string)
Lonely Hearts (for Degens)
owner() view returns (address)
0x89e3bbfbf3b3a2a1a8364ef9aefc1d3300bf626a
reg_price() view returns (uint256)
10000000000000000
symbol() view returns (string)
LONELY
totalSupply() view returns (uint256)
353
Read-only
balanceOf(address owner) view returns (uint256)
getAge(uint256 tokenId) pure returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getAttribute(string key, uint256 tokenId, string[] sourceArray) pure returns (string)
getBio(uint256 tokenId) view returns (string)
getGender(uint256 tokenId) pure returns (uint256)
getImage(uint256 tokenId) view returns (string)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 mintAmount) payable
mintWithDicc(uint256 mintAmount) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.