Perpetual Flow
Verified contract
Active on
Ethereum with 144 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
P2F | ERC-20 | 1.529601M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19643931 | 8 months ago | | | 0 | 0.00039950954 | |
| 19643929 | 8 months ago | | | 0 | 0.00037704152 | |
| 19643928 | 8 months ago | | | 0 | 0.00058752090 | |
| 19639112 | 8 months ago | | | 0 | 0.00059006904 | |
| 19639098 | 8 months ago | | | 0 | 0.00054871490 | |
| 19639052 | 8 months ago | | | 0 | 0.00056503155 | |
| 19639038 | 8 months ago | | | 0 | 0.00054681781 | |
| 19639035 | 8 months ago | | | 0 | 0.00057504651 | |
| 19639028 | 8 months ago | | | 0 | 0.00064137073 | |
| 19639010 | 8 months ago | | | 0 | 0.00057239475 |
ABI
ABI objects
Getter at block 21325704
_maxTaxSwap() view returns (uint256)
1000000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Perpetual Flow
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
P2F
totalSupply() pure returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0xd501dec00795379f26ac9be6cd5234d162370bdd
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)
enableTrading()
initializeP2F()
removeLimit()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckedEth()
Approval(address indexed owner, address indexed spender, uint256 value)
FinalTax(uint256 _valueBuy, uint256 _valueSell)
Launch(bool _tradingOpen, bool _swapEnabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor(address _owner)
receive()
This contract contains no error objects.