Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.06)
Native
Value
$0.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000022 | $2,591.13 |
$0.06 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15793794 | 2 years ago | | | 0 | 0.00083284116 | |
| 15793702 | 2 years ago | | | 0 | 0.00081995666 | |
| 15793690 | 2 years ago | | | 0 | 0.00094693122 | |
| 15793494 | 2 years ago | | | 0 | 0.0022404737 | |
| 15793492 | 2 years ago | | | 0 | 0.0023803685 | |
| 15793423 | 2 years ago | | | 0 | 0.0011413773 | |
| 15793258 | 2 years ago | | | 0 | 0.00089797800 | |
| 15793254 | 2 years ago | | | 0 | 0.00095130907 | |
| 15793250 | 2 years ago | | | 0 | 0.0040172700 | |
| 15793245 | 2 years ago | | | 0 | 0.00082242393 |
ABI
ABI objects
Getter at block 21127494
_buyLiquidityFee() view returns (uint256)
1
_buyMarketingFee() view returns (uint256)
1
_buyTeamFee() view returns (uint256)
1
_liquidityShare() view returns (uint256)
4
_marketingShare() view returns (uint256)
4
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_sellLiquidityFee() view returns (uint256)
1
_sellMarketingFee() view returns (uint256)
1
_sellTeamFee() view returns (uint256)
1
_teamShare() view returns (uint256)
16
_totalDistributionShares() view returns (uint256)
24
_totalTaxIfBuying() view returns (uint256)
3
_totalTaxIfSelling() view returns (uint256)
3
_walletMax() view returns (uint256)
1000000000000000000000000
allocate() view returns (address)
0xb38ea3048a4831c1556479dd9912994d757e2ef9
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
400000000000000000000000
minimumTokensBeforeSwapAmount() view returns (uint256)
1000000000000
name() view returns (string)
MINIDIE
owner() view returns (address)
0x000000000000000000000000000000000000dead
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
MINIDIE
teamWalletAddress() view returns (address)
0xb38ea3048a4831c1556479dd9912994d757e2ef9
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapPair() view returns (address)
0xc8f4c4561eb26bb66f37f4ffed67f241460d662e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_IsExcludefromFee(address) view returns (bool)
accordance(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
pairList(address) view returns (bool)
State-modifying
Events acute(address[] affirm, bool agreeable)
aisle(address alcohol, uint256 alien)
approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableWalletLimit(bool newValue)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setBuy(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
setDistributionSettings(uint256 newLiquidityShare, uint256 newMarketingShare, uint256 newTeamShare)
setIsWalletLimitExempt(address[] holder, bool exempt)
setMarketinWalleAddress(address newAddress)
setNumTokensBeforeSwap(uint256 newLimit)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setTeamWalletAddress(address newAddress)
setWalletLimit(uint256 newLimit)
setlsExcIudefromFee(address[] account, bool newValue)
setsell(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.