LondonCoin
Verified contract
Active on
Ethereum with 1,032 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 |
---|---|---|---|---|---|
IOV | ERC-20 | 40 | -- | -- | |
LDX | ERC-20 | 10 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20998104 | 23 days ago | | | 0 | 0.00043965090 | |
| 16861957 | 2 years ago | | | 0 | 0.0010395759 | |
| 15717484 | 2 years ago | | | 0 | 0.0012100773 | |
| 15263938 | 2 years ago | | | 0 | 0.00061200030 | |
| 15044156 | 2 years ago | | | 0 | 0.00081057732 | |
| 15044140 | 2 years ago | | | 0 | 0.00094196173 | |
| 15038580 | 2 years ago | | | 0 | 0.0010956275 | |
| 15001359 | 2 years ago | | | 0 | 0.00069887741 | |
| 14925088 | 2 years ago | | | 0 | 0.00090889380 | |
| 14925088 | 2 years ago | | | 0 | 0.0011082000 |
ABI
ABI objects
Getter at block 21162630
decimals() pure returns (uint8)
0
name() pure returns (string)
LondonCoin
symbol() pure returns (string)
LDX
totalSupply() pure returns (uint256)
5000000000
version() pure returns (string)
H1.0
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) 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()
fallback()
This contract contains no error objects.