Ledou Chain
Verified contract
Active on
Ethereum with 904 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LDC | ERC-20 | 1.58K | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12949670 | 3 years ago | | | 0 | 0.0021809761 | |
| 12534631 | 3 years ago | | | 0 | 0.0012468481 | |
| 10456712 | 4 years ago | | | 0 | 0.0022486800 | |
| 10425054 | 4 years ago | | | 0 | 0.0010598400 | |
| 10425025 | 4 years ago | | | 0 | 0.0024633921 | |
| 10370367 | 4 years ago | | | 0 | 0.0031581520 | |
| 10357765 | 4 years ago | | | 0 | 0.0012900249 | |
| 10234499 | 4 years ago | | | 0 | 0.00082348000 | |
| 10234457 | 4 years ago | | | 0 | 0.00092467205 | |
| 10144763 | 4 years ago | | | 0 | 0.0017733920 |
ABI
ABI objects
Getter at block 21173027
decimals() view returns (uint8)
8
name() view returns (string)
Ledou Chain
symbol() view returns (string)
LDC
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
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.