Best Friend
Verified contract
Active on
Ethereum with 6 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BF | ERC-20 | 52.464015B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20785397 | 2 months ago | | | 0 | 0.0015639665 | |
| 20785396 | 2 months ago | | | 0 | 0.0018693772 | |
| 20785396 | 2 months ago | | | 0 | 0.0063218011 | |
| 20785394 | 2 months ago | | | 0 | 0.0013660719 | |
| 20785393 | 2 months ago | | | 0 | 0.0015284536 | |
| 20785328 | 2 months ago | | | 0 | 0.0013386318 |
ABI
ABI objects
Getter at block 21158493
_buyTax() view returns (uint256)
15
_devWallet() view returns (address)
0x0000000000000000000000000000000000000000
_maxWallet() view returns (uint256)
100000000000000000000000000
_sellTax() view returns (uint256)
20
_taxWallet() view returns (address)
0x2ef9a5ea9fcb14366cd75a635c52af3e4e5163af
_uniswapV2Pair() view returns (address)
0xdf6f1ea1b82ac79263e079daddf7cc06c073561b
decimals() pure returns (uint8)
9
name() pure returns (string)
Best Friend
owner() view returns (address)
0x2ef9a5ea9fcb14366cd75a635c52af3e4e5163af
symbol() pure returns (string)
BF
totalSupply() pure returns (uint256)
1000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromFees(address account, bool status)
manualSwap()
openTrade()
removeLimits()
renounceOwnership()
setFee(uint256 buyFee, uint256 sellFee)
setMaxWalletSize(uint256 amount)
setSwapTokensAtAmount(uint256 amount)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.