This contract is being backfilled. You may encounter incomplete storage history.

Keep3rOptions

Verified contract

Active on Ethereum with 11 txns
Deployed by via 0xfb962b41 at 13209816
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Keep3rOptions"

0xf581106d58cdb7257b039311f1a7149f299ade09f0e396968c3a4fab9232e2f2
0x15ec046fe8a5b9e656bc5efc102b78d3ef7c6d3e4b1ddcdc5ef2b988e0928088
0x946aacb67b6e69f6847fda4a9f7a53062ab0129d9b1c48aec07f2ca221cd3f91
0x53b7486fe98652ef92b6e4ac37735350883e4e08691a2f18a52999fc225ba88c
0xe36ee67188865ed8e546823c38b95470770fc5cb25698a1d9f054a3679cda295
0xecf868d3c7bc6dcc2b9c21e72f5de23b8aeac3042bc959443bf003ce6b73255c
From
0xc5f5aa5827e2449992a80bfe19db26cd977360d8a962030c02c4bee269e8283f
0x94653229c8597390db0200814ceedbc56dd65bbdf2144f838dcee831aaa0cc7e
0x0391cb087bdeceab60af1f6defcd7df64a97cc01ce7a5276bce85d3dbf2c212c
0x7277dc838ac210f7f07f28d9927d5d9e626f1a634f7fa5e278b0b018d9cda145
From

Functions
Getter at block 20795265
name(view returns (string)
Keep3r Options
symbol(view returns (string)
oKP3R
totalSupply(view returns (uint256)
86
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isApprovedOrOwner(address _addruint256 _idview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
State-modifying
approve(address touint256 tokenId
burn(uint256 _idreturns (bool)
mint(address _useruint256 _idreturns (bool)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.