Flash Bot Token
Verified contract
Active on
Ethereum with 1,820 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($110.57)
Native
Value
$110.57
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.035 | $3,159.04 |
$110.57 | |
FBT | ERC-20 | 374.46647 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19821685 | 6 months ago | | | 0 | 0.00061303878 | |
| 19613169 | 7 months ago | | | 0 | 0.0012487190 | |
| 19516546 | 8 months ago | | | 0 | 0.00043376382 | |
| 19503659 | 8 months ago | | | 0 | 0.00039532988 | |
| 19092801 | 10 months ago | | | 0 | 0.00079320111 | |
| 19089980 | 10 months ago | | | 0 | 0.00099513008 | |
| 19086112 | 10 months ago | | | 0 | 0.0024268113 | |
| 19067795 | 10 months ago | | | 0 | 0.00042634178 | |
| 19057668 | 10 months ago | | | 0 | 0.00043096533 | |
| 19056775 | 10 months ago | | | 0 | 0.00078708962 |
ABI
ABI objects
Getter at block 21219017
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyEnd() view returns (uint256)
0
feeDivisor() view returns (uint256)
10000
limitsInEffect() view returns (bool)
true
liquidityActiveBlock() view returns (uint256)
0
liquidityBuyFee() view returns (uint256)
100
liquiditySellFee() view returns (uint256)
100
lpPair() view returns (address)
0x6ebd9a280cb90da52ceaba118d773130c0918c82
maxTransactionAmount() view returns (uint256)
20000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000
name() view returns (string)
Flash Bot Token
operationsBuyFee() view returns (uint256)
400
operationsSellFee() view returns (uint256)
400
operationsWallet() view returns (address)
0x0b0bc30cb548f90b6a9d87e2ea745d4bccb2e595
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000
symbol() view returns (string)
FBT
tokensForLiquidity() view returns (uint256)
74893294032797696120
tokensForOperations() view returns (uint256)
623835278482163257791897
totalBuyFees() view returns (uint256)
500
totalSellFees() view returns (uint256)
500
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
17793313
transferDelayEnabled() view returns (bool)
true
Read-only
_isBot(address) view returns (bool)
_isExcludedMaxTransactionAmount(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 FlashToWallets(address[] wallets, uint256[] amountsInWei)
addPrisoner(address[] _addresses)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
descendToPrison()
disableTransferDelay() returns (bool)
enableTrading(uint256 _deadBlocks)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
freeToFlash(address[] _addresses)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee)
updateMaxAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateOperationsWallet(address newOperationsWallet)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee)
updateSwapEnabled(bool enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
ExcludedMaxTransactionAmount(address indexed account, bool isExcluded)
OperationsWalletUpdated(address indexed newWallet, address indexed oldWallet)
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)
constructor()
receive()
This contract contains no error objects.