Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "BASTE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21170025 | a month ago | | | 0 | 6.5321067e-7 | |
| 13391462 | 7 months ago | | | 0 | 0.0000022015341 | |
| 13391452 | 7 months ago | | | 0 | 0.000000909450500000 | |
| 13381046 | 7 months ago | | | 0 | 0.0000091543154 | |
| 13371067 | 7 months ago | | | 0 | 0.0000069907254 | |
| 13371046 | 7 months ago | | | 0 | 0.0000069686378 | |
| 13371021 | 7 months ago | | | 0 | 0.0000069796816 | |
| 13370489 | 7 months ago | | | 0 | 0.0000064054040 | |
| 13370430 | 7 months ago | | | 0 | 0.0000063936654 | |
| 13370417 | 7 months ago | | | 0 | 0.0000063722726 |
ABI
ABI objects
Getter at block 22774135
MAX_FEE() view returns (uint256)
2500
VERSION() view returns (uint256)
2
_charityAddress() view returns (address)
0x0000000000000000000000000000000000000000
_charityFee() view returns (uint256)
0
_liquidityFee() view returns (uint256)
200
_taxFee() view returns (uint256)
100
decimals() view returns (uint8)
9
name() view returns (string)
BASTE
owner() view returns (address)
0xf002ad946b4040c62e45efa5da00aca313ddb9b7
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
BASTE
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
8100000000000000000
uniswapV2Pair() view returns (address)
0xc0a222887b28783af0933330d482557f37b54c6e
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
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 approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setCharityFeePercent(uint256 charityFeeBps)
setLiquidityFeePercent(uint256 liquidityFeeBps)
setSwapBackSettings(uint256 _amount)
setTaxFeePercent(uint256 taxFeeBps)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyAmountUpdated(uint256 amount)
TokenCreated(address indexed owner, address indexed token, uint8 tokenType, uint256 version)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 totalSupply_, address router_, address charityAddress_, uint16 taxFeeBps_, uint16 liquidityFeeBps_, uint16 charityFeeBps_, address serviceFeeReceiver_, uint256 serviceFee_)
receive()
This contract contains no error objects.