WEChainCommunity
Verified contract
Active on
Ethereum with 13,976 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 |
---|---|---|---|---|---|
WECC | ERC-20 | 1.499999M | -- | -- | |
YLS | ERC-20 | 3K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16824872 | 2 years ago | | | 0 | 0.00084392477 | |
| 14073195 | 3 years ago | | | 0 | 0.0051364376 | |
| 11073449 | 4 years ago | | | 0 | 0.00072907275 | |
| 9968168 | 5 years ago | | | 0 | 0.00087606100 | |
| 9311543 | 5 years ago | | | 0 | 0.00018278500 | |
| 8764838 | 5 years ago | | | 0 | 0.0010016685 | |
| 8740596 | 5 years ago | | | 0 | 0.00057082300 | |
| 8644395 | 5 years ago | | | 0 | 0.00055435500 | |
| 8622775 | 5 years ago | | | 0 | 0.00043914000 | |
| 8474484 | 5 years ago | | | 0 | 0.00017554575 |
ABI
ABI objects
Getter at block 21256713
MAIN_HOLDER_ADDR() view returns (address)
0xa8fbdb79680641d9f090e36131e2c7df6076ac0a
decimals() view returns (uint256)
18
name() view returns (string)
WEChainCommunity
owner() view returns (address)
0xd0ffd84ff5dca71fe3678634555418f3c23db21e
symbol() view returns (string)
WECC
totalSupply() view returns (uint256)
6000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
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.