BullishInu
Verified contract
Active on
Ethereum with 342 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LAMBO | ERC-20 | 10M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20600713 | 3 months ago | | | 0 | 0.000047105487 | |
| 20436544 | 3 months ago | | | 0 | 0.00037517811 | |
| 20436519 | 3 months ago | | | 0 | 0.00048476456 | |
| 20423654 | 3 months ago | | | 0 | 0.00014820537 | |
| 20423254 | 3 months ago | | | 0 | 0.00064806000 | |
| 20305254 | 4 months ago | | | 0 | 0.00016804930 | |
| 20285514 | 4 months ago | | | 0 | 0.00024178960 | |
| 20285489 | 4 months ago | | | 0 | 0.00025468993 | |
| 16577003 | 2 years ago | | | 0 | 0.0011146469 | |
| 16207332 | 2 years ago | | | 0 | 0.00068534454 |
ABI
ABI objects
Getter at block 21187624
_burnFee() view returns (uint256)
0
_burnFeeTotal() view returns (uint256)
0
_feeDecimal() view returns (uint256)
0
_liquidityFee() view returns (uint256)
10
_liquidityFeeTotal() view returns (uint256)
442731959912495103160338175167
_taxFee() view returns (uint256)
0
_taxFeeTotal() view returns (uint256)
0
decimals() view returns (uint256)
18
isFeeActive() view returns (bool)
true
maxTxAmount() view returns (uint256)
100000000000000000000000000
minTokensBeforeSwap() view returns (uint256)
10000000000000000000000000
name() view returns (string)
BullishInu
owner() view returns (address)
0x85253ec98ee7518e6e2f8a3dc27e1c117ac92bb8
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
LAMBO
totalSupply() view returns (uint256)
1000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x1168e02299853a3616aa8e8195c828bbfd855ae8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tokenAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 reflectionAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBurnFee(uint256 fee)
setFeeActive(bool value)
setLiquidityFee(uint256 fee)
setMaxTxAmount(uint256 amount)
setMinTokensBeforeSwap(uint256 amount)
setPair(address pair)
setSwapAndLiquifyEnabled(bool enabled)
setTaxFee(uint256 fee)
setTaxless(address account, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.