PHRYGES
Verified contract
Active on
Ethereum with 3,765 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 |
---|---|---|---|---|---|
ZIK | ERC-20 | 1 | $0.00017 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21271582 | 2 days ago | | | 0 | 0.00033841851 | |
| 21269681 | 2 days ago | | | 0 | 0.00013670554 | |
| 21269676 | 2 days ago | | | 0 | 0.00027334471 | |
| 21268785 | 3 days ago | | | 0 | 0.00021287120 | |
| 21262560 | 3 days ago | | | 0 | 0.00017549071 | |
| 21262167 | 4 days ago | | | 0 | 0.00017699338 | |
| 21253783 | 5 days ago | | | 0 | 0.00026454307 | |
| 21242869 | 6 days ago | | | 0 | 0.00047920268 | |
| 21241770 | 6 days ago | | | 0 | 0.00021362292 | |
| 21227640 | 8 days ago | | | 0 | 0.00021926511 |
ABI
ABI objects
Getter at block 21287526
_buyCount() view returns (uint256)
5910
_uniswapPair() view returns (address)
0xe8d770d58c7bb05801a8d28d8502eb87efdb1201
_uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
9
name() view returns (string)
PHRYGES
owner() view returns (address)
0x000000000000000000000000000000000000dead
remainHolder() view returns (bool)
true
startTradeBlock() view returns (uint256)
19740204
symbol() view returns (string)
PHRYGES
totalSupply() view returns (uint256)
4206900000000000000000
Read-only
_bots(address) view returns (bool)
_isExcludeFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeRemain()
recuseTax(uint256 newBuy, uint256 newSell, uint256 newReduceBuy, uint256 newReduceSell, uint256 newPreventSwapBefore)
removeERC20(address _token)
renounceOwnership()
setBots(address[] bots, bool isBot)
setFeeExclude(address account, bool value)
setFundAddr(address newAddr)
startTrade()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.