Building Up Financial Freedom
Unverified contract
Proxy
Active on
Ethereum with 20 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
11 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000001 | $3,840.15 |
$0 | |
BUFF TOKEN | ERC-20 | 460.35823K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21311346 | 3 days ago | | | 0 | 0.00063830526 | |
| 21302991 | 4 days ago | | | 0 | 0.00065964431 | |
| 21299859 | 4 days ago | | | 0 | 0.00037716721 | |
| 21299696 | 4 days ago | | | 0 | 0.00077409888 | |
| 21299692 | 4 days ago | | | 0 | 0.00097042854 | |
| 21298858 | 5 days ago | | | 0 | 0.00034615088 | |
| 21297967 | 5 days ago | | | 0 | 0.00040338399 | |
| 21297653 | 5 days ago | | | 0 | 0.00051008435 | |
| 21297653 | 5 days ago | | | 0 | 0.00051008435 | |
| 21297198 | 5 days ago | | | 0 | 0.00058303644 |
ABI
ABI objects
Getter at block 21331271
MAX_FEE() view returns (uint256)
2000
VERSION() view returns (uint256)
1
_liquidityFee() view returns (uint256)
0
_marketingAddress() view returns (address)
0x6763788833a42d321f90f7d588653dfc12edbe15
_marketingFee() view returns (uint256)
0
_marketingToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_taxFee() view returns (uint256)
0
decimals() view returns (uint8)
9
name() view returns (string)
Building Up Financial Freedom
owner() view returns (address)
0xd4f85656ef32fcfcb60e693abcfe18ed291dcda4
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
BUFF TOKEN
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x23fd92437dbf3a232107e19976fe9f560afadf91
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address owner_, string name_, string symbol_, uint256 totalSupply_, address[3] addrs, uint16[3] feeSettings, uint16[3] buyFeeSettings, uint16[3] sellFeeSettings)
renounceOwnership()
setSwapBackSettings(uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyAmountUpdated(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.