ETH Player Key
Verified contract
Active on
Ethereum with 20,232 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 |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.001974 |
$0 | |
EPK | ERC-20 | 868.513061M | -- | -- | |
ODIN | ERC-20 | 552 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453097 | 4 months ago | | | 0 | 0.000051632000 | |
| 16033153 | 2 years ago | | | 0 | 0.00040841172 | |
| 13778806 | 3 years ago | | | 0 | 0.0036874820 | |
| 13567802 | 3 years ago | | | 0 | 0.0040743840 | |
| 13192951 | 3 years ago | | | 0 | 0.0047300321 | |
| 13067033 | 3 years ago | | | 0 | 0.00089003607 | |
| 13021014 | 3 years ago | | | 0 | 0.0017814711 | |
| 12890179 | 3 years ago | | | 0 | 0.0013002921 | |
| 12758869 | 3 years ago | | | 0 | 0.00014771389 | |
| 12580612 | 3 years ago | | | 0 | 0.00034544000 |
ABI
ABI objects
Getter at block 21256787
decimals() view returns (uint8)
18
name() view returns (string)
ETH Player Key
symbol() view returns (string)
EPK
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
HasTicket(address ownerAddr) view returns (bool)
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 API_MoveToken(address _from, address _to, uint256 _value)
AddAuthAddress(address _addr)
DelAuthAddress(address _addr)
PaymentTicket()
SetRoundManager(address rmaddr)
approve(address _spender, uint256 _value) 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(string tokenName, string tokenSymbol, uint256 tokenTotalSupply, uint256 mint)
This contract contains no fallback and receive objects.
This contract contains no error objects.