Fliba Inu
Verified contract
Active on
Ethereum with 248 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x278c…1655
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLIBA | ERC-20 | 900M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21301199 | 4 days ago | | | 0 | 0.00062441413 | |
| 20589648 | 3 months ago | | | 0 | 0.000054370623 | |
| 18999683 | a year ago | | | 0 | 0.00078343901 | |
| 18338219 | a year ago | | | 0 | 0.00026335343 | |
| 14390733 | 3 years ago | | | 0 | 0.00045698332 | |
| 14365131 | 3 years ago | | | 0 | 0.0010186625 | |
| 14327056 | 3 years ago | | | 0 | 0.0010584081 | |
| 14324873 | 3 years ago | | | 0 | 0.0018733197 | |
| 14275186 | 3 years ago | | | 0 | 0.0042766217 | |
| 14275181 | 3 years ago | | | 0 | 0.0015043551 |
ABI
ABI objects
Getter at block 21330541
charityAddress() view returns (address)
0x61e1cad2280c599620c78243ecbec41fee576621
decimals() pure returns (uint8)
18
earlyBuyPenaltyEnd() view returns (uint256)
1643382447
marketingAddress() view returns (address)
0x278c92855d3eba60320631430092e28a03ca1655
name() pure returns (string)
Fliba Inu
owner() view returns (address)
0x61e1cad2280c599620c78243ecbec41fee576621
symbol() pure returns (string)
FLIBA
taxTokensBeforeSwap() view returns (uint256)
5000000000000000000000000000
taxTokensForCharity() view returns (uint256)
180000000000000000153838333
taxTokensForLiquidity() view returns (uint256)
180000000000000000153838333
taxTokensForMarketing() view returns (uint256)
540000000000000000461515001
totalSupply() pure returns (uint256)
10000000000000000000000000000000
tradingActiveBlock() view returns (uint256)
14075442
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
boughtEarly(address) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events InitiateLiqAdd()
RemoveLimits()
ResumeLimits()
TaxSwapDisable()
TaxSwapEnable()
addBot(address _user)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBot(address _user)
removeBoughtEarly(address account)
renounceOwnership()
setCharityAddress(address _charityAddress)
setMarketingAddress(address _marketingAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
turnMaxWalletOff()
turnMaxWalletOn()
Approval(address indexed owner, address indexed spender, uint256 value)
BoughtEarly(address indexed sniper)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedSniper(address indexed notsnipersupposedly)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedCharityAddress(address charity)
UpdatedMarketingAddress(address marketing)
constructor()
receive()
This contract contains no error objects.