LEND Finance
Verified contract
Active on
Ethereum with 17 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "LEND Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19043393 | 10 months ago | | | 0 | 0.0010485323 | |
| 19043389 | 10 months ago | | | 0 | 0.00067806678 | |
| 19041522 | 10 months ago | | | 0 | 0.0012034891 | |
| 19041048 | 10 months ago | | | 0 | 0.00063675937 | |
| 19040787 | 10 months ago | | | 0 | 0.00067454256 | |
| 19040783 | 10 months ago | | | 0 | 0.00072584252 | |
| 19040757 | 10 months ago | | | 0 | 0.00072924322 | |
| 19040755 | 10 months ago | | | 0 | 0.00068181233 | |
| 19040732 | 10 months ago | | | 0 | 0.00068163667 | |
| 19040728 | 10 months ago | | | 0 | 0.00098526173 |
ABI
ABI objects
Getter at block 21224199
decimals() view returns (uint8)
18
name() view returns (string)
LEND Finance
pancakePair() view returns (address)
0x820e64a33ac67b228c77bb6f063adb14fe32329d
symbol() view returns (string)
LEND
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading(address bots)
removeLimits(uint256 addBot)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.