World Entertainment Chain
Verified contract
Active on
Ethereum with 177 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "World Entertainment Chain"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9121773 | 5 years ago | | | 0 | 0.00036715000 | |
| 9065070 | 5 years ago | | | 0 | 0.000063957000 | |
| 9025166 | 5 years ago | | | 0 | 0.000076882500 | |
| 7930296 | 5 years ago | | | 0 | 0.00047154600 | |
| 7929280 | 5 years ago | | | 0 | 0.00087407900 | |
| 7700065 | 6 years ago | | | 0 | 0.00029654463 | |
| 7309306 | 6 years ago | | | 0 | 0.00041693251 | |
| 7112391 | 6 years ago | | | 0 | 0.00014583206 | |
| 6903901 | 6 years ago | | | 0 | 0.00018159500 | |
| 6829748 | 6 years ago | | | 0 | 0.00029654463 |
ABI
ABI objects
Getter at block 21283223
decimals() view returns (uint8)
2
name() view returns (string)
World Entertainment Chain
symbol() view returns (string)
WEC
totalSupply() view returns (uint256)
100000000000
version() view returns (string)
H1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view 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.