Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x80a9…1adc
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BIGBANG | ERC-20 | 8.947827K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17789694 | a year ago | | | 0 | 0.0011639673 | |
| 16229903 | 2 years ago | | | 0 | 0.00060750191 | |
| 16229488 | 2 years ago | | | 0 | 0.00069121046 | |
| 16229462 | 2 years ago | | | 0 | 0.00065981419 | |
| 16228958 | 2 years ago | | | 0 | 0.00070664807 | |
| 16228922 | 2 years ago | | | 0 | 0.00060105454 | |
| 16228859 | 2 years ago | | | 0 | 0.00062072234 | |
| 16228381 | 2 years ago | | | 0 | 0.00084477754 | |
| 16228254 | 2 years ago | | | 0 | 0.00088423299 | |
| 16228246 | 2 years ago | | | 0 | 0.00087417882 |
ABI
ABI objects
Getter at block 21315470
_maxWalletAmount() view returns (uint256)
50000000000000
burnFrequencynMinutes() view returns (uint256)
59
burnRateInBasePoints() view returns (uint256)
50
buyFee() view returns (uint256)
6
decimals() view returns (uint8)
9
deployer() view returns (address)
0x496ed435e921a8af693f434f6bcc63d22b2fa4e9
ethPriceToSwap() view returns (uint256)
200000000000000000
getTokenPrice() view returns (uint256)
618111072737440
isBotProtectionEnabled() view returns (bool)
false
isBurnEnabled() view returns (bool)
true
marketPair() view returns (address)
0xaa9a7059d96ce584ac813f41daff1aa86d4d07f3
name() view returns (string)
BIGBANG
nextLiquidityBurnTimeStamp() view returns (uint256)
1671756791
numberOfSnipedBots() view returns (uint256)
1
owner() view returns (address)
0x496ed435e921a8af693f434f6bcc63d22b2fa4e9
sellFee() view returns (uint256)
6
symbol() view returns (string)
BIGBANG
tokensBurnedSinceLaunch() view returns (uint256)
302493938072273
totalSupply() view returns (uint256)
697505061927727
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAddressBlocked(address addr) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockAddresses(address[] addresses)
burnTokens()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableBotProtectionPermanently()
enableDisableBurnToken(bool _enabled)
excludeIncludeFromFee(address[] addresses, bool isExcludeFromFee)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSnipeBots()
manualSwap()
openTrading()
renounceOwnership()
sendERC20Tokens(address contractAddress)
sendEth()
setBurnSettings(uint256 frequencyInMinutes, uint256 burnBasePoints)
setEthPriceToSwap(uint256 ethPriceToSwap_)
setMaxWalletAmount(uint256 maxWalletAmount)
setTaxFees(uint256 buy, uint256 sell)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockAddresses(address[] addresses)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensBurned(uint256 arg0, uint256 arg1)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.