Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BULLISH | ERC-20 | 294.4135M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18231772 | a year ago | | | 0 | 0.00065174441 | |
| 18231722 | a year ago | | | 0 | 0.00019833684 | |
| 18231703 | a year ago | | | 0 | 0.00036491408 | |
| 18231594 | a year ago | | | 0 | 0.00022032274 | |
| 18231593 | a year ago | | | 0 | 0.00021071932 | |
| 18231593 | a year ago | | | 0 | 0.00036427559 | |
| 18231580 | a year ago | | | 0 | 0.00041578567 | |
| 18231563 | a year ago | | | 0 | 0.00031047190 | |
| 18231548 | a year ago | | | 0 | 0.00044285138 | |
| 18231547 | a year ago | | | 0 | 0.00036753367 |
ABI
ABI objects
Getter at block 21167142
_limitsInEffect() view returns (bool)
false
_maxTransactionAmount() view returns (uint256)
40000000000000000000000000
_maxWallet() view returns (uint256)
40000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
_totalFees() view returns (uint256)
0
_tradingActive() view returns (bool)
true
_uniswapV2Pair() view returns (address)
0x3d16823534f04808b72996cbc88f2e1ec171cb86
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
name() view returns (string)
Bullish
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BULLISH
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeFromtions(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTraded()
removeAdditionalBuyFee()
removeAdditionalSellFee()
removeLimits() returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAutomatedMarketMakerPair(address pair, bool value)
updateFees(uint256 marketingFee, uint256 rewardFee, uint256 liquidityFee)
updateMarketingAddr(address newWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateRewardAddr(address newWallet)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromtions(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateAutomatedMarketMakerPair(address indexed pair, bool indexed value)
constructor()
receive()
This contract contains no error objects.