Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x393d…7a65
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BFIGHT | ERC-20 | 24.624731M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20677466 | 2 months ago | | | 0 | 0.00021563489 | |
| 19073609 | 10 months ago | | | 0 | 0.00025534490 | |
| 19073605 | 10 months ago | | | 0 | 0.00026108953 | |
| 18315692 | a year ago | | | 0 | 0.00025215198 | |
| 18315680 | a year ago | | | 0 | 0.00024911691 | |
| 18315660 | a year ago | | | 0 | 0.00034703556 | |
| 18284333 | a year ago | | | 0 | 0.00035728303 | |
| 18284326 | a year ago | | | 0 | 0.00038117622 | |
| 18284318 | a year ago | | | 0 | 0.00029859454 | |
| 18284304 | a year ago | | | 0 | 0.00035737570 |
ABI
ABI objects
Getter at block 21221818
buyFee() view returns (uint16 marketingFee, uint16 liquidityFee)
(marketingFee=2, liquidityFee=3)
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
gotchu_verification() view returns (address)
0x48164fff73685a241f35f79eaba0074b863d4cbd
maxBuyAmount() view returns (uint256)
2000000000000000000
maxWalletAmount() view returns (uint256)
10000000000000000000
name() view returns (string)
BARFIGHT
owner() view returns (address)
0x92af0309fd6492a572c8159618d0cd161919623e
sellFee() view returns (uint16 marketingFee, uint16 liquidityFee)
(marketingFee=2, liquidityFee=3)
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000
symbol() view returns (string)
BFIGHT
totalSupply() view returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0x0292de51efe813743b6567586de298eabe80ca29
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
validationRequired() view returns (bool)
false
Read-only
addressValidated(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveForTrading(uint8 _v, bytes32 _r, bytes32 _s)
claimStuckTokens(address _token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableValidation()
excludeFromFees(address account, bool excluded)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
excludefromLimit(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBuyFees(uint16 marketing, uint16 liquidity)
setMarketingWallet(address newWallet)
setMaxBuyAmount(uint256 amount)
setMaxWallet(uint256 amount)
setSellFees(uint16 marketing, uint16 liquidity)
setSwapEnabled(bool value)
setSwapTokensAtAmount(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateUniswapV2Router(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.