World Electronic Sports Coin
Verified contract
Active on
Ethereum with 10,044 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 |
---|---|---|---|---|---|
BTWIN | ERC-20 | 88.889K | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10038537 | 5 years ago | | | 0 | 0.00071715500 | |
| 8872419 | 5 years ago | | | 0 | 0.00021905000 | |
| 8872419 | 5 years ago | | | 0 | 0.00021905000 | |
| 8872419 | 5 years ago | | | 0 | 0.00021905000 | |
| 8872408 | 5 years ago | | | 0 | 0.00021905000 | |
| 8872399 | 5 years ago | | | 0 | 0.00021905000 | |
| 8872399 | 5 years ago | | | 0 | 0.00021905000 | |
| 8872399 | 5 years ago | | | 0 | 0.00021905000 | |
| 8872399 | 5 years ago | | | 0 | 0.00021905000 | |
| 8872399 | 5 years ago | | | 0 | 0.00021905000 |
ABI
ABI objects
Getter at block 21164746
decimals() view returns (uint8)
18
name() view returns (string)
World Electronic Sports Coin
owner() view returns (address)
0x9182d80258392c3cdc77c5fb45269bf0bae0aa04
symbol() view returns (string)
WES
totalSupply() view returns (uint256)
3300000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
setLock(bool _lock)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(uint256 _initialAmount, string _tokenName, uint8 _decimalUnits, string _tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.