Remember Me
Verified contract
Active on
Ethereum with 45,272 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($109.74)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.034222 | $3,206.66 |
$109.74 | |
TATR | ERC-20 | 0.5012 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21119806 | 5 days ago | | | 0 | 0.00010222344 | |
| 21105467 | 7 days ago | | | 0 | 0.000077894400 | |
| 21028430 | 18 days ago | | | 0 | 0.00028540703 | |
| 21000198 | 22 days ago | | | 0 | 0.0018822818 | |
| 20999088 | 22 days ago | | | 0 | 0.00078635097 | |
| 20913032 | a month ago | | | 0 | 0.00021638845 | |
| 20768754 | 2 months ago | | | 0 | 0.000099979162 | |
| 20746049 | 2 months ago | | | 0 | 0.00017667235 | |
| 20688810 | 2 months ago | | | 0 | 0.000073505171 | |
| 20668562 | 2 months ago | | | 0 | 0.000065354424 |
ABI
ABI objects
Getter at block 21158253
growthStartTime() view returns (uint256)
1649775578
isBurstURISet() view returns (bool)
true
isSeedMintActive() view returns (bool)
false
luna() view returns (address)
0x71edf6fcad035ccc1539c4f7f745690f1647edc8
mintHappened() view returns (bool)
true
name() view returns (string)
Remember Me
numSeedDrops() view returns (uint256)
30
owner() view returns (address)
0x71edf6fcad035ccc1539c4f7f745690f1647edc8
symbol() view returns (string)
MEMORY
teknique() view returns (address)
0xef07461492cf6b3aa2856d5e229cded2f2a3a896
totalSupply() view returns (uint256)
39136
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)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
closeMint()
mint()
openMint()
renounceOwnership()
reserveForSeedDrops(uint256 numToReserve)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
seedDrop(address[] addresses)
setApprovalForAll(address operator, bool approved)
setBurstURI(string _burstURI)
setIsOpenSeaProxyActive(bool _isOpenSeaProxyActive)
setLuna(address _luna)
setOpenSeaProxyRegistryAddress(address _openSeaProxyRegistryAddress)
setTeknique(address _teknique)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdrawTokens(address token)
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 _luna, address _teknique, address _openSeaProxyRegistryAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.