Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PSYOP | ERC-20 | 928.213739K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17246928 | 2 years ago | | | 0 | 0.0023355508 | |
| 17246863 | 2 years ago | | | 0 | 0.0027361719 | |
| 17246859 | 2 years ago | | | 0 | 0.0034929278 | |
| 17246851 | 2 years ago | | | 0 | 0.0028419008 | |
| 17246843 | 2 years ago | | | 0 | 0.0029288052 | |
| 17246842 | 2 years ago | | | 0 | 0.0028226332 | |
| 17246841 | 2 years ago | | | 0 | 0.0025386793 | |
| 17246835 | 2 years ago | | | 0 | 0.0026650183 |
ABI
ABI objects
Getter at block 21190348
decimals() view returns (uint8)
9
name() view returns (string)
PSYOP
symbol() view returns (string)
PSYOP
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
setFees(uint256 newBuyTax, uint256 newSellTax)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.