Bas4r.finance
Verified contract
Active on
Ethereum with 238 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3de4…e0db
15 additional
variables
Balances ($2,491.78)
Native
Value
$2,491.78
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.8 | $3,114.72 |
$2,491.78 | |
Bas4r | ERC-20 | 4.095257K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15912672 | 2 years ago | | | 0 | 0.0011019427 | |
| 15535814 | 2 years ago | | | 0 | 0.00052308823 | |
| 15535628 | 2 years ago | | | 0 | 0.00031873845 | |
| 15284004 | 2 years ago | | | 0 | 0.00029955926 | |
| 15247214 | 2 years ago | | | 0 | 0.00013218713 | |
| 12968863 | 3 years ago | | | 0 | 0.00091206145 | |
| 11622849 | 4 years ago | | | 0 | 0.0025769400 | |
| 11522347 | 4 years ago | | | 0 | 0.0023992200 | |
| 11511237 | 4 years ago | | | 0 | 0.0038654100 | |
| 11486001 | 4 years ago | | | 0 | 0.0016616820 |
ABI
ABI objects
Getter at block 21227071 lockableSupply() view returns (uint256)
_limitExpiresTimestamp() view returns (uint256)
0
_limitMaxBalance() view returns (uint256)
0
_limitSellFeePercent() view returns (uint256)
0
_limitTimestamp() view returns (uint256)
0
_limitTransferAmount() view returns (uint256)
0
_rebaser() view returns (address)
0xb2688b68593caf16240c0f3db53c2b09269716c8
_tFeePercent() view returns (uint256)
200
_tFeeTimestamp() view returns (uint256)
1608222752
burnableLiquidity() view returns (uint256)
0
burnedLiquidity() view returns (uint256)
1000
burnedSupply() view returns (uint256)
0
callerRewardDivisor() view returns (uint256)
20
decimals() view returns (uint8)
9
lastRebalance() view returns (uint256)
1608248284
liquidityLockDivisor() view returns (uint256)
50
locked() view returns (bool)
false
lockedLiquidity() view returns (uint256)
1000
lockedSupply() view returns (uint256)
0
lpUnlocked() view returns (uint256)
1610814752
minRebalanceAmount() view returns (uint256)
1
name() view returns (string)
Bas4r.finance
owner() view returns (address)
0xb2688b68593caf16240c0f3db53c2b09269716c8
rebalanceDivisor() view returns (uint256)
100
rebalanceInterval() view returns (uint256)
10800
symbol() view returns (string)
Bas4r
totalFees() view returns (uint256)
31286624843842
totalSupply() view returns (uint256)
125000000000000
transactionsSize() view returns (uint256)
1
treasury() view returns (address)
0xb2688b68593caf16240c0f3db53c2b09269716c8
uniswapV2Pair() view returns (address)
0xb14319a9290ef515931ed5dd83ff87d315750b05
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
refractionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromRefraction(uint256 rAmount) view returns (uint256)
transactions(uint256) view returns (bool enabled, address destination, bytes data)
State-modifying
Events addTransaction(address destination, bytes data)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rebalanceLiquidity()
rebase(int256 supplyDelta) returns (uint256)
refract(uint256 tAmount)
removeTransaction(uint256 index)
renounceOwnership()
setCallerRewardDivisior(uint256 _rewardDivisor)
setLimit(uint256 expiresTimestamp, uint256 transferAmount, uint256 maxBalance, uint256 sellFeePercent)
setLiquidityLockDivisor(uint256 _liquidityLockDivisor)
setMinRebalanceAmount(uint256 amount_)
setRebalanceDivisor(uint256 _rebalanceDivisor)
setRebalanceInterval(uint256 _interval)
setRebaser(address rebaser)
setTransactionEnabled(uint256 index, bool enabled)
setTransferFeePercent(uint256 tFeePercent)
setUniswapV2Pair(address _uniswapV2Pair)
setUniswapV2Router(address _uniswapV2Router)
toggleFeeless(address _addr)
toggleUnlockable(address _addr)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
unlockLP()
Approval(address indexed owner, address indexed spender, uint256 value)
LogRebase(uint256 indexed epoch, uint256 totalSupply)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Rebalance(uint256 tokenBurnt)
RewardLiquidityProviders(uint256 liquidityRewards)
TransactionFailed(address indexed destination, uint256 index, bytes data)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.