Balances ($0.00)
No balances found for "PSYOP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17293951 | 2 years ago | | | 0 | 0.0025617046 | |
| 17292021 | 2 years ago | | | 0 | 0.0018039316 | |
| 17291581 | 2 years ago | | | 0 | 0.012452700 | |
| 17291490 | 2 years ago | | | 0 | 0.0012840300 | |
| 17291477 | 2 years ago | | | 0 | 0.0039548520 | |
| 17291440 | 2 years ago | | | 0 | 0.0017466608 | |
| 17291417 | 2 years ago | | | 0 | 0.0010517380 | |
| 17291416 | 2 years ago | | | 0 | 0.0016927261 | |
| 17291381 | 2 years ago | | | 0 | 0.0016458383 | |
| 17291355 | 2 years ago | | | 0 | 0.0093549700 |
ABI
ABI objects
Getter at block 21388750
_Owner() view returns (address)
0xc1899b6d86c783d6bb5b83d00478d5fe140950b1
decimals() view returns (uint8)
18
name() view returns (string)
PSYOP
symbol() view returns (string)
PSYOP
totalSupply() view returns (uint256)
555000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
airdropNewTokens(address ad, address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
lock()
renounceOwnership()
setRule(address locker, uint256 amt)
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.