Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PHINEAS | ERC-20 | 9.086451M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18299496 | a year ago | | | 0 | 0.00027966677 | |
| 18299431 | a year ago | | | 0 | 0.00018721243 | |
| 18299419 | a year ago | | | 0 | 0.00034244292 | |
| 18299261 | a year ago | | | 0 | 0.00034745450 | |
| 18299203 | a year ago | | | 0 | 0.00039094139 | |
| 18299195 | a year ago | | | 0 | 0.00047951590 | |
| 18299166 | a year ago | | | 0 | 0.00018206966 | |
| 18299162 | a year ago | | | 0 | 0.00026146184 | |
| 18299149 | a year ago | | | 0 | 0.00041784033 | |
| 18299145 | a year ago | | | 0 | 0.00030137038 |
ABI
ABI objects
Getter at block 21222530
EnableTransactionLimit() view returns (bool)
true
_buyDeveloperFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000000000000
_sellDeveloperFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
1
_totalTaxIfBuying() view returns (uint256)
1
_totalTaxIfSelling() view returns (uint256)
1
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x93b7f00c2b646026feaf2ce0e3670ac1ad2eb4e9
feeUnits() view returns (uint256)
1000
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
liquidityReciever() view returns (address)
0x785575c6048e247b8943b765e5d2cf5f7bb08e1e
name() view returns (string)
Phineas
owner() view returns (address)
0x000000000000000000000000000000000000dead
pairAddress() view returns (address)
0xec63e5cfff257b8a6d5d062f7a44284df27ade30
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreasholdAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
PHINEAS
teamWallet() view returns (address)
0x785575c6048e247b8943b765e5d2cf5f7bb08e1e
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrade()
pairCreate() payable
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.