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 |
---|---|---|---|---|---|
OCN | ERC-20 | 10 | $0.000048 |
$0 | |
GETX | ERC-20 | 100 | -- | -- | |
BEC | ERC-20 | 18 | -- | -- | |
BEC | ERC-20 | 18 | -- | -- | |
RBLX | ERC-20 | 5 | -- | -- | |
DCC | ERC-20 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11323546 | 4 years ago | | | 0 | 0.0011861377 | |
| 9846382 | 5 years ago | | | 0 | 0.000038224334 | |
| 9230385 | 5 years ago | | | 0 | 0.000044382000 | |
| 9230226 | 5 years ago | | | 0 | 0.000088732000 | |
| 9230212 | 5 years ago | | | 0 | 0.00011091500 | |
| 9230198 | 5 years ago | | | 0 | 0.00011154900 | |
| 8821456 | 5 years ago | | | 0 | 0.000015528470 | |
| 7444114 | 6 years ago | | | 0 | 0.000073990000 | |
| 7443655 | 6 years ago | | | 0 | 0.00025965500 | |
| 7109746 | 6 years ago | | | 0 | 0.00018277600 |
ABI
ABI objects
Getter at block 21160951
controller() pure returns (address)
0x78cb0db58721596bc79dc9d8d8296212d153d804
controllerLocked() pure returns (bool)
false
decimals() pure returns (uint8)
18
name() pure returns (string)
PLAY
symbol() pure returns (string)
PLY
totalSupply() pure returns (uint256)
917841000000000000000000
version() pure returns (string)
1
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
lockController()
mint(address _receiver, uint256 _value)
setController(address _newController)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdrawTokens(address _token, address _to, uint256 _amount)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _controller)
This contract contains no fallback and receive objects.
This contract contains no error objects.