iContract
Verified contract
Active on
Ethereum with 346 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($6.82)
Native
Value
$6.82
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002056 | $3,317.20 |
$6.82 | |
iContract | ERC-20 | 630.941347 | -- | -- | |
UNI-V2 | ERC-20 | 103.783549 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20829371 | 2 months ago | | | 0 | 0.0017739222 | |
| 16385402 | 2 years ago | | | 0 | 0.0012353867 | |
| 16371164 | 2 years ago | | | 0 | 0.0013216842 | |
| 15877190 | 2 years ago | | | 0 | 0.00065328948 | |
| 15853134 | 2 years ago | | | 0 | 0.00069906000 | |
| 15852294 | 2 years ago | | | 0 | 0.00042632025 | |
| 15846834 | 2 years ago | | | 0 | 0.00080666890 | |
| 15838025 | 2 years ago | | | 0 | 0.00055105996 | |
| 15805676 | 2 years ago | | | 0 | 0.0010139636 | |
| 15786645 | 2 years ago | | | 0 | 0.00082780788 |
ABI
ABI objects
Getter at block 21246576
_marketingAddress() view returns (address)
0xef29840a8760285b35fb9365555f9003f33cb21d
_maxTxAmount() view returns (uint256)
10000000000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000000000
buyFee() view returns (uint8 liquidity, uint8 marketing)
(liquidity=1, marketing=5)
deadBlocks() view returns (uint256)
1
decimals() view returns (uint8)
18
name() view returns (string)
iContract
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8 liquidity, uint8 marketing)
(liquidity=1, marketing=5)
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
iContract
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0xcd86ab754d572799c27a79e5d88704f76dcf0b01
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromLimit(address account) view returns (bool)
State-modifying
Events _setMaxWalletSizePercent(uint256 maxWalletSize)
addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromLimit(address account)
includeInFee(address account)
includeInLimit(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading(bool _status, uint256 _deadBlocks)
removeBotFromBlacklist(address account)
renounceOwnership()
setBothFees(uint8 buy_liquidity, uint8 buy_marketing, uint8 sell_liquidity, uint8 sell_marketing)
setBuyFee(uint8 liquidity, uint8 marketing)
setMaxTxPercent(uint256 maxTxPercent)
setNumTokensSellToAddToLiquidity(uint256 numTokens)
setSellFee(uint8 liquidity, uint8 marketing)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address newAddress)
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)
botAddedToBlacklist(address account)
botRemovedFromBlacklist(address account)
constructor()
receive()
This contract contains no error objects.