Phryges on Base
Verified contract
Active on
Base with 875 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe638…4813
0xe638…4813
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0 | $3,325.61 |
$0 | |
USA | ERC-20 | 1 | $0.000729 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22764760 | 2 minutes ago | | | 0 | 4.2421645e-7 | |
| 22469110 | 7 days ago | | | 0 | 0.0000050285470 | |
| 22366703 | 9 days ago | | | 0 | 4.1490905e-7 | |
| 22273162 | 11 days ago | | | 0 | 2.2832530e-7 | |
| 22240136 | 12 days ago | | | 0 | 8.5585427e-7 | |
| 22186893 | 13 days ago | | | 0 | 0.000000209003341385 | |
| 21547258 | a month ago | | | 0 | 0.0000010302470 | |
| 20630312 | 2 months ago | | | 0 | 2.2233706e-7 | |
| 20366773 | 2 months ago | | | 0 | 2.9933583e-7 | |
| 20313390 | 2 months ago | | | 0 | 0.000000302000888431 |
ABI
ABI objects
Getter at block 22764802
_maxTaxSwap() view returns (uint256)
800000000000000
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Phryges on Base
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
$PHRYGES
totalSupply() pure returns (uint256)
100000000000000000
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)
initialize()
openTrade()
removeLimits()
renounceOwnership()
setFees(uint256 _valueBuy, uint256 _valueSell)
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)
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 taxWallet)
receive()
This contract contains no error objects.