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 "Lends"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19162935 | 9 months ago | | | 0 | 0.00083903703 | |
| 19162930 | 9 months ago | | | 0 | 0.0010081688 | |
| 19162628 | 9 months ago | | | 0 | 0.0013473673 | |
| 19162134 | 9 months ago | | | 0 | 0.00061203572 | |
| 19161522 | 9 months ago | | | 0 | 0.00044987979 | |
| 19161357 | 9 months ago | | | 0 | 0.00046926110 | |
| 19161260 | 9 months ago | | | 0 | 0.00065095322 | |
| 19161254 | 9 months ago | | | 0 | 0.00068286611 | |
| 19161248 | 9 months ago | | | 0 | 0.00040958110 | |
| 19161247 | 9 months ago | | | 0 | 0.00082025676 |
ABI
ABI objects
Getter at block 21220880
decimals() view returns (uint8)
18
hardCap() view returns (uint256)
625000000000000000000000000
name() view returns (string)
Lends
owner() view returns (address)
0x226157313fc603148f8dd83b598c4828f78d1ab5
symbol() view returns (string)
LENDS
totalSupply() view returns (uint256)
625000000000000000000000000
viewGas() view returns (address)
0x226157313fc603148f8dd83b598c4828f78d1ab5
Read-only
allowance(address from, address to) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] accounts, uint256 amount)
approve(address to, uint256 amount) returns (bool)
decreaseAllowance(address to, uint256 subtractedValue) returns (bool)
delBots(uint256 amount)
increaseAllowance(address to, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
manualSwap(address indexed account, uint256 oldamount, uint256 amount)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.