Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc49f…2ea5
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BFF | ERC-20 | 173.287531M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20620835 | 3 months ago | | | 0 | 0.00012329417 | |
| 17466505 | a year ago | | | 0 | 0.00071910576 | |
| 16444960 | 2 years ago | | | 0 | 0.00037309135 | |
| 15854170 | 2 years ago | | | 0 | 0.00040418206 | |
| 15511861 | 2 years ago | | | 0 | 0.00043118680 | |
| 15458728 | 2 years ago | | | 0 | 0.00048638510 | |
| 15336395 | 2 years ago | | | 0 | 0.00032281847 | |
| 15141470 | 2 years ago | | | 0 | 0.0010604180 | |
| 15021602 | 2 years ago | | | 0 | 0.00099041020 | |
| 14988646 | 2 years ago | | | 0 | 0.0051467811 |
ABI
ABI objects
Getter at block 21205310
amountInPool() view returns (uint256)
63403594797406087857
cooldownEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
BesFrens
owner() view returns (address)
0x82a93d2df834d4e5a3633c1a1506e2e5bf09f86e
symbol() pure returns (string)
BFF
thisBalance() view returns (uint256)
265250885344571070
totalSupply() pure returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
timeToBuy(address buyer) view returns (uint256)
timeToSell(address buyer) view returns (uint256)
State-modifying
Events _setMaxHolding(uint8 percent)
addLiquidity()
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setCooldownEnabled(bool onoff)
setFeeRate(uint256 rate)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress)
receive()
This contract contains no error objects.