PlayT Smart Video Token
Verified contract
Active on
Ethereum with 868 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 |
---|---|---|---|---|---|
PLA | ERC-20 | 2.8245M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14785535 | 3 years ago | | | 0 | 0.00094983881 | |
| 13521760 | 3 years ago | | | 0 | 0.0058567610 | |
| 13208905 | 3 years ago | | | 0 | 0.0028475150 | |
| 13124105 | 3 years ago | | | 0 | 0.0030731062 | |
| 13008034 | 3 years ago | | | 0 | 0.0014503509 | |
| 13007999 | 3 years ago | | | 0 | 0.0012325345 | |
| 12579384 | 3 years ago | | | 0 | 0.00019637000 | |
| 12270058 | 4 years ago | | | 0 | 0.0061328730 | |
| 11951174 | 4 years ago | | | 0 | 0.0028999200 | |
| 11950564 | 4 years ago | | | 0 | 0.0045590250 |
ABI
ABI objects
Getter at block 21258814
decimals() view returns (uint8)
18
name() view returns (string)
PlayT Smart Video Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x11fc293c77a0a873569d1fb5039a0ddede519657
symbol() view returns (string)
PLA
totalSupply() view returns (uint256)
500000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
burn(uint256 tokens) returns (bool success)
burnFrom(address from, uint256 tokens) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Burn(address indexed from, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.