Long Neckie Fellas
Verified contract
Active on
Ethereum with 5,188 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbb3d…c0f1
-
variable spans 3332 additional slots
Balances ($0.00)
No balances found for "Long Neckie Fellas"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21267841 | 2 days ago | | | 0 | 0.0012207798 | |
| 21168087 | 16 days ago | | | 0 | 0.0014239873 | |
| 21119519 | 23 days ago | | | 0 | 0.00018443949 | |
| 21102499 | 25 days ago | | | 0 | 0.00012139750 | |
| 20832236 | 2 months ago | | | 0 | 0.00065904709 | |
| 20832163 | 2 months ago | | | 0 | 0.00065871049 | |
| 20679427 | 3 months ago | | | 0 | 0.00022722979 | |
| 20630533 | 3 months ago | | | 0 | 0.000077915311 | |
| 20615342 | 3 months ago | | | 0 | 0.000056159863 | |
| 20499365 | 4 months ago | | | 0 | 0.000052381542 |
ABI
ABI objects
Getter at block 21284459 _getAllMetadata() view returns (string[])
_nextLNF() view returns (uint256)
3333
name() view returns (string)
Long Neckie Fellas
owner() view returns (address)
0xfc92a0656b4bd7fbf4cbdf2d7b55c251d738c3d8
symbol() view returns (string)
LNF
Read-only
balanceOf(address owner) view returns (uint256)
checkValidData(string ipfsCID, bytes sig) view returns (address)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isLongNeckieLadyRedeemed(uint256 _LNLTokenId) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
recoverSigner(bytes32 message, bytes sig) pure returns (address)
splitSignature(bytes sig) pure returns (uint8, bytes32, bytes32)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events _changeMetadata(uint256 tokenId, string _tokenURI)
_changePrice(uint256 updatedprice)
_changeVerifyAddress(address newVerification)
_freezemetadata()
_withdraw(uint256 amountinwei, bool getall, address exportaddress) returns (bool)
approve(address to, uint256 tokenId)
changeSaleState()
changeSaleToPublic()
changeStorageLocation(string url)
createLongNeckieFella(string ipfsCID, uint256 tokenURILNL, bytes sig) payable returns (uint256)
mintAllLongNeckieFellas(string[] allLNF, uint256[] tokenURILNLs, bytes[] sigs) 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)
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(address lnlContract, address _verification)
This contract contains no fallback and receive objects.
This contract contains no error objects.