Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4.76)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CWEB | ERC-20 | 929 | $0.005123 |
$4.76 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12415169 | 3 years ago | | | 0 | 0.0083751400 | |
| 11499590 | 4 years ago | | | 0 | 0.0014284800 | |
| 11499547 | 4 years ago | | | 0 | 0.0010475520 | |
| 8497936 | 5 years ago | | | 0 | 0.00014400000 | |
| 8492527 | 5 years ago | | | 0 | 0.000072000000 | |
| 8349846 | 5 years ago | | | 0 | 0.00024192000 | |
| 8349807 | 5 years ago | | | 0 | 0.00021772800 | |
| 8349747 | 5 years ago | | | 0 | 0.00021600000 | |
| 8349729 | 5 years ago | | | 0 | 0.00020700000 | |
| 8349700 | 5 years ago | | | 0 | 0.00020700000 |
ABI
ABI objects
Getter at block 21160195
decimals() view returns (uint256)
8
founder() view returns (address)
0x51db57abe0fc0393c0a81c0656c7291ab7dc0fde
name() view returns (string)
Coinweb
symbol() view returns (string)
XCOe
totalSupply() view returns (uint256)
240000000000000000
transfersAreLocked() view returns (bool)
true
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
setTransferLock(bool _transfersAreLocked) 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()
fallback()
This contract contains no error objects.