Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x450c…cf12
0xbdce…088d
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIBAPPE | ERC-20 | 3.099368M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16191125 | 2 years ago | | | 0 | 0.00055139213 | |
| 15823535 | 2 years ago | | | 0 | 0.00056055954 | |
| 15816700 | 2 years ago | | | 0 | 0.00059474159 | |
| 15816690 | 2 years ago | | | 0 | 0.00069050049 | |
| 15785170 | 2 years ago | | | 0 | 0.0014768390 | |
| 15779179 | 2 years ago | | | 0 | 0.0011216827 | |
| 15779179 | 2 years ago | | | 0 | 0.0011216827 | |
| 15779179 | 2 years ago | | | 0 | 0.0011216827 | |
| 15779179 | 2 years ago | | | 0 | 0.0011216827 | |
| 15779179 | 2 years ago | | | 0 | 0.0011216827 |
ABI
ABI objects
Getter at block 21225698
burnBuyFee() view returns (uint256)
1
burnSellFee() view returns (uint256)
1
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
liquidityBuyFee() view returns (uint256)
1
liquiditySellFee() view returns (uint256)
1
marketingBuyFee() view returns (uint256)
2
marketingSellFee() view returns (uint256)
2
marketingWallet() view returns (address)
0x450c128e34478409197f1fd8b998008aada3cf12
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWalletToken() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Shibappe
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
3000000000000000000000000
symbol() view returns (string)
SHIBAPPE
teamBuyFee() view returns (uint256)
2
teamSellFee() view returns (uint256)
2
teamWallet() view returns (address)
0xbdce7a54bef12b616e54c04dc04ad988896c088d
totalSupply() view returns (uint256)
974923961808670302230942262
uniswapV2Pair() view returns (address)
0x0c4dadd2f1f6e0e543dd8bb72666f25296172a64
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistBots(address account, bool value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMaxTxAmount(uint256 _percent)
setMaxWalletLimit(uint256 _percent)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapTokensAtAmouunt(uint256 _newAmount)
setWallets(address _marketing, address _team)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFee(uint256 _liqFee, uint256 _markFee, uint256 _teamFee, uint256 _burnFee)
updateSellFee(uint256 _liqFee, uint256 _markFee, uint256 _teamFee, uint256 _burnFee)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensIntoLiqudity, uint256 ethReceived)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.