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 "LendBTC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9914499 | 5 years ago | | | 0 | 0.00022359600 | |
| 9496120 | 5 years ago | | | 0 | 0.000067100400 | |
| 8684575 | 5 years ago | | | 0 | 0.000037026000 | |
| 8354001 | 5 years ago | | | 0 | 0.000074052000 | |
| 8337056 | 5 years ago | | | 0 | 0.00017803200 | |
| 8307288 | 5 years ago | | | 0 | 0.00024031744 | |
| 8209493 | 5 years ago | | | 0 | 0.000024207000 | |
| 8209493 | 5 years ago | | | 0 | 0.000037090000 | |
| 8174764 | 5 years ago | | | 0 | 0.00014810400 | |
| 8091136 | 5 years ago | | | 0 | 0.0037026000 |
ABI
ABI objects
Getter at block 21194533
_developmentReserve() view returns (uint256)
20200000000000000000000000
_endDate() view returns (uint256)
1544918399
_maxInvest() view returns (uint256)
100000000000000000000
_minInvest() view returns (uint256)
500000000000000000
_round1Limit() view returns (uint256)
2300000000000000000000000
_round2Limit() view returns (uint256)
5300000000000000000000000
_round3Limit() view returns (uint256)
9800000000000000000000000
_tokenLeft() view returns (uint256)
29998862500000000000000000
_totalSupply() view returns (uint256)
30000000000000000000000000
decimals() view returns (uint256)
18
getPrice() view returns (uint256 result)
650
getTokenDetail() view returns (string, string, uint256)
(LendBTC, LBTC, 30000000000000000000000000)
name() view returns (string)
LendBTC
owner() view returns (address)
0x9fd6977e609aa945c6b6e40537dcf0a791775279
symbol() view returns (string)
LBTC
totalSupply() view returns (uint256)
30000000000000000000000000
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value)
destroyLBTCToken(address to, uint256 value)
sendLBTCToken(address to, uint256 value)
sendLBTCTokenToMultiAddr(address[] listAddresses, uint256[] amount)
tokensale(address recipient) payable
transfer(address to, uint256 value)
transferFrom(address from, address to, uint256 value)
Approval(address indexed owner, address indexed spender, uint256 value)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.