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 |
---|---|---|---|---|---|
WLM | ERC-20 | 66 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5571808 | 7 years ago | | | 0 | 0.0051945999 | |
| 5571789 | 7 years ago | | | 0 | 0.0051945999 |
ABI
ABI objects
Getter at block 21409311
INITIAL_SUPPLY() view returns (uint256)
100000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
EPVToken
owner() view returns (address)
0x193c6a4426ad42b0c6d73a65885939c7f2a356ad
symbol() view returns (string)
EPV
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool)
backToken(address _to, uint256 _value) returns (bool)
backTransfer(address _to, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.