LenseCore

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xf5e0239c at 18032543
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "LenseCore"

No transactions found for "LenseCore"


Functions
Getter at block 22707858
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
feePrice(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
token(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
depositMap(uint256view returns (uint256)
State-modifying
claimCredit(
deposit(uint256 tier
initialize(
payForOnce(
renounceOwnership(
setDepositMap(uint256 tieruint256 price
setFeePrice(uint256 _feePrice
setToken(address _token
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawTokens(address beneficiary
Events
ClaimCredit(address indexed user
Deposit(address indexed useruint256 indexed tieruint256 indexed amount
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayForOnce(address indexed user
SetDepositMap(address indexed adminuint256 indexed tieruint256 indexed price
SetFeePrice(address indexed adminuint256 feePrice
SetToken(address indexed adminaddress token
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot