Coinlancer
Verified contract
Active on
Ethereum with 16,523 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
CL | ERC-20 | 6.924998K | -- | -- | |
LUCD | play2live.io | ERC-20 | 777 | -- | -- | |
SNM | ERC-20 | 59.834 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19477540 | 8 months ago | | | 0 | 0.0020012015 | |
| 19089250 | 9 months ago | | | 0 | 0.00056774343 | |
| 18401321 | a year ago | | | 0 | 0.00031602043 | |
| 17647424 | a year ago | | | 0 | 0.00088756766 | |
| 17645125 | a year ago | | | 0 | 0.00075279583 | |
| 17644722 | a year ago | | | 0 | 0.0011739298 | |
| 17619843 | a year ago | | | 0 | 0.00067835799 | |
| 17122897 | 2 years ago | | | 0 | 0.0011374540 | |
| 17116083 | 2 years ago | | | 0 | 0.0010941696 | |
| 17116078 | 2 years ago | | | 0 | 0.0012303282 |
ABI
ABI objects
Getter at block 21157925
decimals() pure returns (uint8)
18
name() pure returns (string)
Coinlancer
owner() pure returns (address)
0x9b96042c0b9cf2823ebb90b51ceffd67fc70f776
symbol() pure returns (string)
CL
totalSupply() pure returns (uint256 totalSupply)
300000000000000000000000000
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 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) 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.