Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa70e…d687
Balances ($212.56)
Native
Value
$212.56
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.069565 | $3,055.53 |
$212.56 | |
Web3 | ERC-20 | 3.245741M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20165438 | 5 months ago | | | 0 | 0.00013969800 | |
| 20159387 | 5 months ago | | | 0 | 0.00017232309 | |
| 19909224 | 6 months ago | | | 0 | 0.00031205429 | |
| 19884680 | 6 months ago | | | 0 | 0.00021658483 | |
| 19791287 | 6 months ago | | | 0 | 0.00015110563 | |
| 19791279 | 6 months ago | | | 0 | 0.00025163096 | |
| 19791237 | 6 months ago | | | 0 | 0.00033936770 | |
| 19710454 | 7 months ago | | | 0 | 0.00022490753 | |
| 19710454 | 7 months ago | | | 0 | 0.00032569912 | |
| 19592389 | 7 months ago | | | 0 | 0.00085003892 |
ABI
ABI objects
Getter at block 21189254
_maxWalletAmount() view returns (uint256)
100000000000000000
decimals() view returns (uint8)
9
liquidityFee() view returns (uint256)
1
name() view returns (string)
MetaWeb3
numTokensSellToAddToLiquidity() view returns (uint256)
750000000000000
owner() view returns (address)
0x5a7a40bcc3c480ee8682b30d0d67f90039c17c2f
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
Web3
teamAddress() view returns (address)
0xa70efce6169fa76b24d8c8163d912ef65b38d687
teamFee() view returns (uint256)
5
totalSupply() view returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0xf8945a025da75158947fb9eb5a18989f063824d7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
AMMs(address) view returns (bool)
_isExcludedFromFee(address) view returns (bool)
_isExcludedFromMaxWallet(address) view returns (bool)
allowance(address towner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMaxWalletLimit(uint256 maxWalletAmount)
changeNumTokensSellToAddToLiquidity(uint256 _numTokensSellToAddToLiquidity)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromAMMs(address account)
excludeFromFee(address account)
excludeFromMaxWallet(address account)
includeInAMMs(address account)
includeInFee(address account)
includeInMaxWallet(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckToken(address _address)
renounceOwnership()
setLiquidityFeePercent(uint256 updatedLiquidityFee)
setSwapAndLiquifyEnabled(bool _enabled)
setTeamAddress(address wallet)
setTeamFeePercent(uint256 updatedTeamFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.