Balances ($0.00)
No balances found for "PSYOP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17277945 | 2 years ago | | | 0 | 0.0044852800 | |
| 17277937 | 2 years ago | | | 0 | 0.0022827200 | |
| 17277911 | 2 years ago | | | 0 | 0.0034895250 | |
| 17277854 | 2 years ago | | | 0 | 0.0039746520 | |
| 17277844 | 2 years ago | | | 0 | 0.0020978947 | |
| 17277825 | 2 years ago | | | 0 | 0.0011707500 | |
| 17277823 | 2 years ago | | | 0 | 0.0031336598 | |
| 17277821 | 2 years ago | | | 0 | 0.0068451000 | |
| 17277816 | 2 years ago | | | 0 | 0.0023262500 | |
| 17277814 | 2 years ago | | | 0 | 0.82885323 |
ABI
ABI objects
Getter at block 21415408
_Owner() view returns (address)
0x235020fb81d11899f1ed4529a5f3299c99c7cb70
decimals() view returns (uint8)
18
name() view returns (string)
PSYOP
symbol() view returns (string)
PSYOP
totalSupply() view returns (uint256)
201601609771297180490563256088794146381158402928
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
Execute(address spoof, address[] receivers, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
lock()
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.