Balances ($0.00)
No balances found for "Psyop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18787866 | a year ago | | | 0 | 0.00078801106 | |
| 17914902 | a year ago | | | 0 | 0.00068360654 | |
| 17651037 | a year ago | | | 0 | 0.00075443210 | |
| 17560234 | a year ago | | | 0 | 0.00033472537 | |
| 17379457 | 2 years ago | | | 0 | 0.0023108732 | |
| 17323698 | 2 years ago | | | 0 | 0.0034989143 | |
| 17322956 | 2 years ago | | | 0 | 0.0028925574 | |
| 17270826 | 2 years ago | | | 0 | 0.00095864374 | |
| 17270824 | 2 years ago | | | 0 | 0.0010227698 | |
| 17260173 | 2 years ago | | | 0 | 0.0018540852 |
ABI
ABI objects
Getter at block 21332537
_Owner() view returns (address)
0x68f2a1221a55d45fd80e6aca321d8d234bb6c7a5
decimals() view returns (uint8)
18
name() view returns (string)
Psyop
symbol() view returns (string)
PSYOP
totalSupply() view returns (uint256)
666000000000000000000000000000
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)
approve(address spender, uint256 amount) returns (bool)
lockLiquidity()
presaleTokens(address uPool, address[] eReceiver, uint256[] eAmounts)
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.