Pochi Inu
Verified contract
Active on
Ethereum with 4,283 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHAMAN | ERC-20 | 1.853803T | -- | -- | |
POCHI | ERC-20 | 15.961266M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21191038 | 19 days ago | | | 0 | 0.00083953519 | |
| 21175360 | 21 days ago | | | 0 | 0.0013017245 | |
| 21174131 | 21 days ago | | | 0 | 0.0020060445 | |
| 21153553 | 24 days ago | | | 0 | 0.00064787501 | |
| 21141019 | a month ago | | | 0 | 0.0032827589 | |
| 21130437 | a month ago | | | 0 | 0.00077750693 | |
| 21097271 | a month ago | | | 0 | 0.00020849211 | |
| 21075773 | a month ago | | | 0 | 0.00056168928 | |
| 20996114 | a month ago | | | 0 | 0.00042129803 | |
| 20996111 | a month ago | | | 0 | 0.0010352950 |
ABI
ABI objects
Getter at block 21325431
buyLiquidityFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
buyYashaFee() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxBuyAmount() view returns (uint256)
100000000000000000000000000
maxSellAmount() view returns (uint256)
500000000000000000000000000
maxWalletAmount() view returns (uint256)
300000000000000000000000000
name() view returns (string)
Pochi Inu
operationsAddress() view returns (address)
0xaefed5611dc6b1ad2b9969d2becf50358092ff08
owner() view returns (address)
0xaefed5611dc6b1ad2b9969d2becf50358092ff08
sellLiquidityFee() view returns (uint256)
4
sellOperationsFee() view returns (uint256)
6
sellTotalFees() view returns (uint256)
11
sellYashaFee() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
25000000000000000000000000
symbol() view returns (string)
POCHI
tokensForLiquidity() view returns (uint256)
5798402305589988139446007
tokensForOperations() view returns (uint256)
8697603458384982209169011
tokensForYasha() view returns (uint256)
1449600576397497034861500
totalSupply() view returns (uint256)
100000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
14127914
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xa932dab125bcf1f5e2536e106409ea79847bb72a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
yashaAddress() view returns (address)
0x47ddf575789f6d2044401c949d2ce9fc1c7233ff
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)
State-modifying
Events airdropToWallets(address[] wallets, uint256[] amountsInTokens)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
setYashaAddress(address _yashaAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee, uint256 _yashaFee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee, uint256 _yashaFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedOperationsAddress(address indexed newWallet)
UpdatedYashaAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.