Lend0xDefiToken
Verified contract
Active on
Ethereum with 454 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Lend0xDefiToken"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18847372 | a year ago | | | 0 | 0.00090770897 | |
| 11562336 | 4 years ago | | | 0 | 0.0079989120 | |
| 11562329 | 4 years ago | | | 0 | 0.0085924745 | |
| 11562328 | 4 years ago | | | 0 | 0.0085924745 | |
| 11562325 | 4 years ago | | | 0 | 0.0085924745 | |
| 11562321 | 4 years ago | | | 0 | 0.0085886401 | |
| 11562315 | 4 years ago | | | 0 | 0.0088107600 | |
| 11562314 | 4 years ago | | | 0 | 0.0088773960 | |
| 11562312 | 4 years ago | | | 0 | 0.0088107600 | |
| 11562311 | 4 years ago | | | 0 | 0.0085146000 |
ABI
ABI objects
Getter at block 21288835
decimals() view returns (uint8)
18
name() view returns (string)
Lend0xDefiToken
symbol() view returns (string)
LDF
totalSupply() view returns (uint256 supply)
4000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.