Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Psi Op"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17844489 | a year ago | | | 0 | 0.0029711545 | |
| 17842523 | a year ago | | | 0 | 0.0013235948 | |
| 17842500 | a year ago | | | 0 | 0.0012331591 | |
| 17841259 | a year ago | | | 0 | 0.00077847504 | |
| 17840627 | a year ago | | | 0 | 0.0011227218 | |
| 17840567 | a year ago | | | 0 | 0.00061987604 | |
| 17840433 | a year ago | | | 0 | 0.00081194782 | |
| 17840432 | a year ago | | | 0 | 0.00079201310 | |
| 17840429 | a year ago | | | 0 | 0.00081801296 | |
| 17840426 | a year ago | | | 0 | 0.00075783828 |
ABI
ABI objects
Getter at block 21230528
_decimals() view returns (uint256)
9
_taxWallet() view returns (address)
0x2494fce705aa251950561f7956869a85eac35e8e
_totalSupply() view returns (uint256)
100000000000000000000
decimals() view returns (uint256)
9
name() view returns (string)
Psi Op
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
Ψ
totalSupply() view returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events airdropTokens(address[] walletAddress)
approve(address spender, uint256 amount) returns (bool)
claimReward(uint256 amount, address walletAddr)
decreaseAllowance(address from, uint256 amount) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address recipient, uint256 _amount) returns (bool)
Approval(address indexed arg0, address indexed arg1, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 arg2)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.