Look At My Raccoon
Verified contract
Proxy
Active on
Ethereum with 1,866 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
4 additional
variables
Balances ($0.00)
No balances found for "Look At My Raccoon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20522060 | 3 months ago | | | 0 | 0.00014326884 | |
| 20522055 | 3 months ago | | | 0 | 0.00014657332 | |
| 20360253 | 4 months ago | | | 0 | 0.00010459904 | |
| 20360247 | 4 months ago | | | 0 | 0.00010854886 | |
| 20360245 | 4 months ago | | | 0 | 0.00011309372 | |
| 20241397 | 5 months ago | | | 0 | 0.00044543011 | |
| 20238290 | 5 months ago | | | 0 | 0.00060021056 | |
| 20238288 | 5 months ago | | | 0 | 0.00065353351 | |
| 20238287 | 5 months ago | | | 0 | 0.00065792389 | |
| 20238284 | 5 months ago | | | 0 | 0.00067770578 |
ABI
ABI objects
Getter at block 21290022
getWhitelist() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
limit() view returns (uint256)
5574
name() view returns (string)
Look At My Raccoon
owner() view returns (address)
0x6108c1efc9b14948d4822943c0e3ddd41195ba92
price() view returns (uint256)
30000000000000000
remaining() view returns (uint256)
5554
symbol() view returns (string)
LAMR
totalSupply() view returns (uint256)
10000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
minted(bytes32, address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address to, uint256 tokenId)
initialize(string __name, string __symbol, uint256 __length, string __baseUri)
mint(uint256 count, uint256 quota, bytes32[] proof) payable
mintAdmin(address to, uint256 count)
multicall(bytes[] data) returns (bytes[] results)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setName(address ensRegistry, string ensName)
startSale(bytes32 whitelistRoot, uint256 amount, uint256 unitPrice)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
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)
Sale(bytes32 whitelistRoot, uint256 price, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.