Baby Floki Inu
Verified contract
Active on
Ethereum with 190 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfb82…33c4
0xc503…c4d8
3 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,234.18 |
$0 | |
BFloki | ERC-20 | 1.053936M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12836656 | 3 years ago | | | 0 | 0.0076583330 | |
| 12783232 | 3 years ago | | | 0 | 0.0014889600 | |
| 12768314 | 3 years ago | | | 0 | 0.00060489000 | |
| 12764562 | 3 years ago | | | 0 | 0.00061419600 | |
| 12755863 | 3 years ago | | | 0 | 0.00051183000 | |
| 12741449 | 3 years ago | | | 0 | 0.00061419600 | |
| 12736013 | 3 years ago | | | 0 | 0.00093060000 | |
| 12726541 | 3 years ago | | | 0 | 0.00055923000 | |
| 12726533 | 3 years ago | | | 0 | 0.00079101000 | |
| 12724114 | 3 years ago | | | 0 | 0.00053260000 |
ABI
ABI objects
Getter at block 21184070
_charityWalletAddress() view returns (address)
0xfb82609eb86c20d5fb69c9b9cdf13175a9c833c4
_getETHBalance() view returns (uint256 balance)
1
_marketingWalletAddress() view returns (address)
0xc5036049ac4c791e618be54e881ff90d87fac4d8
_maxTxAmount() view returns (uint256)
10000000000000000000000000000000
decimals() view returns (uint8)
18
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Baby Floki Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
BFloki
totalFees() view returns (uint256)
2210754842553738717832019252856
totalSupply() view returns (uint256)
10000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x58ab22359f2eded1e912f996e00aedd218ade99c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlackListed(address account) view returns (bool)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setCharityFee(uint256 charityFee)
_setCharityWallet(address charityWalletAddress)
_setTaxFee(uint256 taxFee)
addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
removeBotFromBlackList(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setMaxTxPercent(uint256 maxTxPercent)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address charityWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.