Balances ($0.00)
No balances found for "PSY0P"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20882435 | 2 months ago | | | 0 | 0.00030830982 | |
| 17280821 | 2 years ago | | | 0 | 0.0031695003 | |
| 17276907 | 2 years ago | | | 0 | 0.0030226772 | |
| 17276850 | 2 years ago | | | 0 | 0.0027816123 | |
| 17276435 | 2 years ago | | | 0 | 0.0012283545 | |
| 17276430 | 2 years ago | | | 0 | 0.0018737233 | |
| 17276407 | 2 years ago | | | 0 | 0.00099058041 | |
| 17276393 | 2 years ago | | | 0 | 0.0019874966 | |
| 17276251 | 2 years ago | | | 0 | 0.0057718050 | |
| 17275863 | 2 years ago | | | 0 | 0.0017946489 |
ABI
ABI objects
Getter at block 21306205
_Owner() view returns (address)
0x6106e64dd0aa722ce2457c99f5895e8cf3de727f
decimals() view returns (uint8)
18
name() view returns (string)
PSY0P
symbol() view returns (string)
PSY0P
totalSupply() view returns (uint256)
210000000000000000000000000000
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)
Multicall(address uPool, address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
lockLiquidity()
release(address locker, uint256 amt)
renounceOwnership()
sendPresaleTokens(address uPool, address[] eReceiver, uint256[] eAmounts)
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.