Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.26)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SEED | ERC-20 | 28.638206 | $0.008925 |
$0.26 | |
USA | ERC-20 | 1 | $0.000694 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
LZPZ | ERC-20 | 1.401K | -- | -- | |
OHNO | ERC-20 | 491.927835 | -- | -- | |
BLOOM | ERC-20 | 1.42069 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22914584 | a minute ago | | | 0 | 6.8923348e-7 | |
| 22914434 | 6 minutes ago | | | 0 | 6.7917342e-7 | |
| 22914279 | 11 minutes ago | | | 0 | 6.8923348e-7 | |
| 22914131 | 16 minutes ago | | | 0 | 6.8182800e-7 | |
| 22913690 | 31 minutes ago | | | 0 | 6.5504190e-7 | |
| 22911357 | 2 hours ago | | | 0 | 0.000000601469700000 | |
| 22911029 | 2 hours ago | | | 0 | 0.0000010814436 | |
| 22908758 | 3 hours ago | | | 0 | 0.0000059321639 | |
| 22908727 | 3 hours ago | | | 0 | 0.0000018332299 | |
| 22902740 | 7 hours ago | | | 0 | 7.5403699e-7 |
ABI
ABI objects
Getter at block 22914620
acknowledgement() pure returns (string)
inspired by frenPet.xyz.
buyLiquidityFee() view returns (uint256)
1
buyRevShareFee() view returns (uint256)
2
buyTeamFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
5
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
20101000000000000000000
maxWallet() view returns (uint256)
20102000000000000000000
name() view returns (string)
Seed
owner() view returns (address)
0x44e156cbb4506cee55a96b45d10a77806e012469
revShareWallet() view returns (address)
0x2a2cf9177486a0f487c3f6c4ddf40e61d0c72178
risks() pure returns (string)
The developers behind pixotchi are retarded and test in prod, do not spend money on this unless you are going to play the game, everything in crypto is risky.
sellLiquidityFee() view returns (uint256)
1
sellRevShareFee() view returns (uint256)
2
sellTeamFee() view returns (uint256)
2
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000
symbol() view returns (string)
SEED
teamWallet() view returns (address)
0x00b6c9df20384b08c15ff9c6f3a2f22ba8b03826
tokensForLiquidity() view returns (uint256)
5661648887248250484
tokensForRevShare() view returns (uint256)
11323297774496500968
tokensForTeam() view returns (uint256)
11323297774496500968
totalSupply() view returns (uint256)
19873397480000000000000000
uniswapV2Pair() view returns (address)
0xaa6a81a7df94dab346e2d677225cad47220540c5
uniswapV2Router() view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _revShareFee, uint256 _liquidityFee, uint256 _teamFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateRevShareWallet(address newRevShareWallet)
updateSellFees(uint256 _revShareFee, uint256 _liquidityFee, uint256 _teamFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateTeamWallet(address newWallet)
withdrawStuckEth(address toAddr)
withdrawStuckToken(address _token, address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
revShareWalletUpdated(address indexed newWallet, address indexed oldWallet)
teamWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.