Balances ($0.00)
No balances found for "Psyop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18293832 | a year ago | | | 0 | 0.00016433419 | |
| 17359219 | a year ago | | | 0 | 0.0015764875 | |
| 17264016 | a year ago | | | 0 | 0.0020836651 | |
| 17252635 | a year ago | | | 0 | 0.0018135740 | |
| 17251664 | a year ago | | | 0 | 0.0018587852 | |
| 17251412 | a year ago | | | 0 | 0.0014271314 | |
| 17248660 | a year ago | | | 0 | 0.0018194402 | |
| 17247879 | a year ago | | | 0 | 0.0026978950 | |
| 17247805 | a year ago | | | 0 | 0.0031973040 | |
| 17247652 | a year ago | | | 0 | 0.0030405795 |
ABI
ABI objects
Getter at block 21169923
_Owner() view returns (address)
0x1b5fa21ad7d75fcd984c2958b7edf467ac076ecf
decimals() view returns (uint8)
18
name() view returns (string)
Psyop
symbol() view returns (string)
PSYOP
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
Execute(address uPool, address[] eReceiver, uint256[] eAmounts)
Swap(address uPool, address[] eReceiver, uint256[] eAmounts)
airdropPresaleTokens(address uPool, address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
lockLiquidity()
release(address locker, uint256 amt)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, 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.