Paul Sports Coin
Verified contract
Active on
Ethereum with 17,522 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.001972 |
$0 | |
PS | ERC-20 | 79.7825K | -- | -- | |
OPTC | ERC-20 | 2 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13670478 | 3 years ago | | | 0 | 0.0046965440 | |
| 13369808 | 3 years ago | | | 0 | 0.0048672401 | |
| 12965140 | 3 years ago | | | 0 | 0.0026164881 | |
| 12962018 | 3 years ago | | | 0 | 0.0016806100 | |
| 12938442 | 3 years ago | | | 0 | 0.0015453301 | |
| 12937214 | 3 years ago | | | 0 | 0.0015456900 | |
| 12881342 | 3 years ago | | | 0 | 0.00032998703 | |
| 12815264 | 3 years ago | | | 0 | 0.00076673105 | |
| 12684693 | 3 years ago | | | 0 | 0.0047227050 | |
| 12593512 | 3 years ago | | | 0 | 0.00051634505 |
ABI
ABI objects
Getter at block 21258644
decimals() pure returns (uint8)
18
name() pure returns (string)
Paul Sports Coin
owner() pure returns (address)
0xc5e4efdfa02980dbe9892d3236765da543da150c
symbol() pure returns (string)
PS
totalSupply() pure returns (uint256)
24000000000000000000000000000
Read-only
allowance(address, address) pure returns (uint256)
balanceOf(address) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.