Kneecaps
Verified contract
Active on
Ethereum with 1,700 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,130.15)
Native
Value
$1,130.15
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.365301 | $3,093.75 |
$1,130.15 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20710727 | 2 months ago | | | 0 | 0.000086879688 | |
| 20668393 | 2 months ago | | | 0 | 0.000029657841 | |
0x | 20658354 | 3 months ago | | | 0 | 0.000022396366 | |
| 20566289 | 3 months ago | | | 0 | 0.00012679759 | |
| 20563564 | 3 months ago | | | 0 | 0.00020414878 | |
| 20562359 | 3 months ago | | | 0 | 0.000059625282 | |
| 20562270 | 3 months ago | | | 0 | 0.00010922906 | |
| 20562261 | 3 months ago | | | 0 | 0.00010859111 | |
| 20560770 | 3 months ago | | | 0 | 0.00025811423 | |
| 20559868 | 3 months ago | | | 0 | 0.000056952206 |
ABI
ABI objects
Getter at block 21208769
_baseURI() view returns (string)
https://lambo.lol/metadata/kneecaps/
_contractURI() view returns (string)
https://lambo.lol/kneecaps/contract.json
contractURI() view returns (string)
https://lambo.lol/kneecaps/contract.json
dispenseLotion() view returns (uint256)
0
kneecaps() view returns (uint256)
5533
legs() view returns (uint256)
0
maxKneecaps() view returns (uint256)
5536
owner() view returns (address)
0xbe82e4b3f29c71022ab953294acebc5da0a06244
startBlock() view returns (uint256)
12681276
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
exists(uint256 id) view returns (bool)
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
totalSupply(uint256 id) view returns (uint256)
uri(uint256 tokenId) view returns (string)
State-modifying
Events reclaimToken(address token)
refillLotion(uint256 _price)
removeSocks()
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
scratchKnee() payable
scratchKnees(uint256 _quantity) payable
setApprovalForAll(address operator, bool approved)
setBaseURI(string newuri)
setContractURI(string newuri)
transferOwnership(address newOwner)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.