Phantom of the Kill
Verified contract
Active on
Ethereum with 23 txns
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 " Phantom of the Kill"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18249381 | a year ago | | | 0 | 0.00030302045 | |
| 18249377 | a year ago | | | 0 | 0.00031605720 | |
| 18249295 | a year ago | | | 0 | 0.00061731479 | |
| 18249275 | a year ago | | | 0 | 0.00039119628 | |
| 18249190 | a year ago | | | 0 | 0.00024631684 | |
| 18249188 | a year ago | | | 0 | 0.00036260534 | |
| 18249179 | a year ago | | | 0 | 0.00037661075 | |
| 18249174 | a year ago | | | 0 | 0.00090583596 | |
| 18249161 | a year ago | | | 0 | 0.00028310116 | |
| 18249144 | a year ago | | | 0 | 0.00034836880 |
ABI
ABI objects
Getter at block 21326182
decimals() view returns (uint8)
18
name() view returns (string)
Phantom of the Kill
owner() view returns (address)
0x560c770a53a5c9ff6337400803ae2bada6b78d3c
pancakePair() view returns (address)
0xf4a96cb1c42084e3907d11af33f3c91c236548fe
symbol() view returns (string)
OSHI
totalSupply() view returns (uint256)
33000000000000000000000000000
viewGas() view returns (address)
0x560c770a53a5c9ff6337400803ae2bada6b78d3c
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
newOwner(bool _sl) returns (bool)
openTrading(address PCSA)
removeLimits(uint256 xt)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.