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 |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000729 |
$0 | |
PEREK | ERC-20 | 38.157822K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22572637 | 5 days ago | | | 0 | 3.4275837e-7 | |
| 22357268 | 10 days ago | | | 0 | 3.4293355e-7 | |
| 22249524 | 12 days ago | | | 0 | 1.7011498e-7 | |
| 22249394 | 12 days ago | | | 0 | 1.7487333e-7 | |
| 18804334 | 3 months ago | | | 0 | 1.8792800e-7 | |
| 18013147 | 4 months ago | | | 0 | 1.3063351e-7 | |
| 17530996 | 4 months ago | | | 0 | 0.000070732800 | |
| 17475520 | 4 months ago | | | 0 | 0.000070768952 | |
| 17279625 | 4 months ago | | | 0 | 3.7394226e-7 | |
| 17146207 | 4 months ago | | | 0 | 8.4898264e-7 |
ABI
ABI objects
Getter at block 22770767
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x85aa22d24f860bbb11ef5b48c1b4477f983873da
maxTxAmount() view returns (uint256)
20000000000000000000000000
maxWalletAmount() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Perek
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PEREK
taxBuyForLiquidity() view returns (uint256)
0
taxBuyForMarketing() view returns (uint256)
0
taxSellForLiquidity() view returns (uint256)
0
taxSellForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
20000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x19157ac81b65a35f9cb673a1eefde0fda6b8bea8
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
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)
changeMarketingWallet(address newWallet) returns (bool)
changeMaxTxAmount(uint256 _maxTxAmount) returns (bool)
changeMaxWalletAmount(uint256 _maxWalletAmount) returns (bool)
changeTaxForLiquidityAndMarketing(uint256 _taxBuyForLiquidity, uint256 _taxBuyForMarketing, uint256 _taxSellForLiquidity, uint256 _taxSellForMarketing) returns (bool)
clearStuckETH()
clearStuckToken()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.