Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
26 additional
variables
Balances ($21.15)
Native
Value
$21.15
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.005922 | $3,570.71 |
$21.15 | |
GN | ERC-20 | 645.391196M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21203508 | 11 days ago | | | 0 | 0.00026870315 | |
| 21203504 | 11 days ago | | | 0 | 0.00021979377 | |
| 21162732 | 16 days ago | | | 0 | 0.0011440164 | |
| 21112725 | 23 days ago | | | 0 | 0.00030661616 | |
| 21030200 | a month ago | | | 0 | 0.00043730869 | |
| 21020662 | a month ago | | | 0 | 0.00054843677 | |
| 21020610 | a month ago | | | 0 | 0.00049985346 | |
| 21020552 | a month ago | | | 0 | 0.00056005457 | |
| 21020495 | a month ago | | | 0 | 0.00073370406 | |
| 20982629 | a month ago | | | 0 | 0.00022082820 |
ABI
ABI objects
Getter at block 21280344
decimals() view returns (uint8)
9
fbl_getFeeFactor() view returns (uint256)
10000
fbl_getFees() view returns (uint256)
0
fbl_getTotalFeesForBuyTxn() view returns (uint256)
0
fbl_getTotalFeesForSellTxn() view returns (uint256)
0
fragmentTotalSupply() view returns (uint256)
115792089237316195423570985008687907853269984665640564039000000000000000000000
fragmentsPerToken() view returns (uint256)
115792089237316195423570985008687907853269984665640564039
name() view returns (string)
GN
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GN
totalExcluded() view returns (uint256)
20439642583312436
totalExcludedFragments() view returns (uint256)
2366748917985761717808121349940190810587051709545628150632676948003089004
totalSupply() view returns (uint256)
1000000000000000000000
treasury() view returns (address)
0xde61924d7a4e15b452ed7c7ca8194e7b16c65688
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
fbl_calculateFeeSpecific(uint8 state, uint256 index, uint256 amount) view returns (uint256)
fbl_calculateStateFee(uint8 state, uint256 amount) view returns (uint256)
fbl_getAccountState(address account) view returns (struct TransactionStructureAccountState)
fbl_getExcluded(address account) view returns (bool)
fbl_getFee(uint8 state, uint256 index) view returns (uint256)
fbl_getFeesOfUser(address account) view returns (uint256)
fbl_getIsFeeless(address from, address to) view returns (bool)
fbl_getTotalFee(uint8 state) view returns (uint256)
fbl_getTstate(address from, address to) view returns (uint8)
fbl_getTxType(address from, address to) view returns (uint8)
fragmentBalanceOf(address who) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
base(uint256 percent)
baseFromSelf(uint256 amount)
burn(uint256 percent)
burnFromSelf(uint256 amount)
createNewTransferPair(address newPair)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disperse(address[] lps, uint256 amount)
exclude(address account)
fbl_feeAdd(uint8 state, uint256 perc, string label)
fbl_feePrecisionUpdate(uint256 f)
fbl_feeRemove(uint8 state, uint256 index)
fbl_feeUpdate(uint8 state, uint256 perc, uint256 index)
fbl_setAccountState(address account, bool value, uint256 option)
include(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initializer() payable
manualSwap(uint256 tokenAmount, address rec, bool toETH)
permanentlyDeactivateFunction(uint256 selector, uint256 timeLimit)
recoverEth(address rec)
recoverTokens(address token)
renounceOwnership()
setBoBCooldown(uint256 timeInSeconds)
setCheck(uint8 option, bool trueOrFalse)
setIsBurning(bool v)
setLiquifyFrequency(uint256 lim)
setLiquifyStats(uint256 rate)
setPossibleBot(address account, bool trueOrFalse)
setRouter(address router)
setSlippage(uint256 perc)
setSwapEnabled(bool v)
setTokens(address t0, address t1)
setTradeCheckValues(uint8 option, uint256 value)
setTransferPair(address p)
setTreasury(address addr)
setUsp(uint256 perc)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
FeeAdded(uint8 state, uint256 perc, string name)
FeeRemoved(uint8 state, uint256 index)
FeeUpdated(uint8 state, uint256 perc, uint256 index)
FeesDeducted(address sender, address recipient, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.