London Crypto Exchange
Verified contract
Active on
Ethereum with 109 txns
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 "London Crypto Exchange"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7223067 | 6 years ago | | | 0 | 0.0016067080 | |
| 7145118 | 6 years ago | | | 0 | 0.00024221000 | |
| 7144420 | 6 years ago | | | 0 | 0.00024221000 | |
| 7144414 | 6 years ago | | | 0 | 0.00024221000 | |
| 7144328 | 6 years ago | | | 0 | 0.00024221000 | |
| 7144312 | 6 years ago | | | 0 | 0.00024221000 | |
| 7144287 | 6 years ago | | | 0 | 0.00024221000 | |
| 7144275 | 6 years ago | | | 0 | 0.00024221000 | |
| 7144271 | 6 years ago | | | 0 | 0.00024221000 | |
| 7144205 | 6 years ago | | | 0 | 0.00024221000 |
ABI
ABI objects
Getter at block 21090491
_totalSupply() view returns (uint256)
113000000000000000000000000
bountyFund() view returns (address)
0xff311f52ddcc4e9ba94d2559975efe3eb1ea3bc6
burnt() view returns (uint256)
0
charityFund() view returns (address)
0x1f53b1e1e9771a38eda9d144ef4877341e47cf51
decimals() view returns (uint256)
18
name() view returns (string)
London Crypto Exchange
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x9bf0d502cc972cd74ebe13cf71c78c8bc241e9c7
symbol() view returns (string)
LCX
totalSupply() view returns (uint256)
113000000000000000000000000
tradingFund() view returns (address)
0xf609127b10dab6e53b7c489899b265c46cee1e9d
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
frozenAccount(address) view returns (bool)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
burn(uint256 _value)
burnFrom(address _from, uint256 _value) returns (bool success)
freezeAccount(address target, bool freeze)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Burn(address indexed burner, uint256 value)
Burnfrom(address indexed _from, uint256 value)
FrozenFunds(address target, bool frozen)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.