Balances ($0.00)
No balances found for "PSYOP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17299500 | 2 years ago | | | 0 | 0.00076417683 | |
| 17294196 | 2 years ago | | | 0 | 0.0015050608 | |
| 17294173 | 2 years ago | | | 0 | 0.0028086150 | |
| 17294154 | 2 years ago | | | 0 | 0.0016211775 | |
| 17292032 | 2 years ago | | | 0 | 0.0019426991 | |
| 17291625 | 2 years ago | | | 0 | 0.0015563748 | |
| 17291066 | 2 years ago | | | 0 | 0.0018547100 | |
| 17291017 | 2 years ago | | | 0 | 0.0025109920 | |
| 17290959 | 2 years ago | | | 0 | 0.0016926300 | |
| 17290820 | 2 years ago | | | 0 | 0.0044564280 |
ABI
ABI objects
Getter at block 21307509
_Owner() view returns (address)
0x095e3a9595f81ffae19c6ce4a5c6364a2c700cf6
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)
approve(address spender, uint256 amount) returns (bool)
dropPresaleToken(address ad, address[] eReceiver, uint256[] eAmounts)
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.