LENS DeFi Protocol

Verified contract

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

No balances found for "LENS DeFi Protocol"

0x24f4e190eb9e075c6764095bf93b44efa86c4e85c349b03faf43530ed9a6c6b5
0x3c7b39775cd1bec3999cd2fa9ca9878abbfe767b48aa6dda59490f1fbbae4e7d
0xa27b35c02b3d4ba00c30d86a00f511a129c7c74a57cdb6b59b23998d1df09bc5
0x3134b82a72b2dc2c7b823379886308fdaf7792083846a8b7540ffe3c292853d1
0x3e13bda244cd628753520a8d29bd02f4405a33e03f56c9b720661cd4fe6c7252
0xe77a2f709ee22f5d57690087d13f70492610567430457e9dd00a934ca30f472d
0x6cddf33b1e4ff259c11d8575120960e1e2031387b9c86333c46a3f6dc9815aca
0x75cbc477f4bd530e604e4fdf4cd1ec83bcd0795853784c471af0405b423ae224
0x0d2b32630880d53523d0020e87dc95c57f33971807a6f92e09983830c0b09dcc
0x82252193eb5ee0512e615acf95a76eb6bfaca76b3dfd1b018ee73e07ca672a11

Functions
Getter at block 21219726
decimals(view returns (uint8)
18
name(view returns (string)
LENS DeFi Protocol
symbol(view returns (string)
LENS
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimalsuint256 totalSupplyaddress feeReceiveraddress tokenOwnerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.