Base On Rebase
Verified contract
Active on
Base with 175 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BRB | ERC-20 | 174.631426 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12175828 | 8 months ago | | | 0 | 0.0000036775089 | |
| 12140902 | 8 months ago | | | 0 | 0.0000037097825 | |
| 12136414 | 8 months ago | | | 0 | 0.0000036728666 | |
| 12136361 | 8 months ago | | | 0 | 0.000067768737 | |
| 12136263 | 8 months ago | | | 0 | 0.0000037151747 | |
| 12136210 | 8 months ago | | | 0 | 0.000061794920 | |
| 12136207 | 8 months ago | | | 0 | 0.0000036728666 | |
| 12136071 | 8 months ago | | | 0 | 0.00023901785 | |
| 12136059 | 8 months ago | | | 0 | 0.000059039331 | |
| 12135990 | 8 months ago | | | 0 | 0.0000018526523 |
ABI
ABI objects
Getter at block 23225365
DELTA_SUPPLY() view returns (uint256)
1000000000000000000000000
INITIAL_TOKENS_SUPPLY() view returns (uint256)
1000000000000000000000000
SWAP_PAIR() view returns (address)
0xc0ed9a6e90bd1f767e63ce8d8264927b762cff77
SWAP_ROUTER() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
SWAP_ROUTER_ADR() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
TOTAL_PARTS() view returns (uint256)
115792089237316195423570985008687907853269984665640564000000000000000000000000
_partsPerToken() view returns (uint256)
109908920189908951473347752135584180370590883999121699
_totalSupply() view returns (uint256)
1053527675799578952866791
buyToRebase() view returns (uint256)
45019823382466122677510
canRebase() view returns (bool)
true
decimals() pure returns (uint8)
18
enableUpdateTax() view returns (bool)
false
giveToken() view returns (bool)
true
hasLimitRebasePct() view returns (bool)
true
hasLimitRebaseRate() view returns (bool)
true
name() view returns (string)
Base On Rebase
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellToRebase() view returns (uint256)
410404388102595752602559
swapEnabled() view returns (bool)
true
symbol() view returns (string)
BRB
syncLP() view returns (bool)
true
taxBuy() view returns (uint256)
1
taxSell() view returns (uint256)
1
totalSupply() view returns (uint256)
1053527675799578952866791
transactionSwitchTax() view returns (uint256)
30
zero() view returns (uint256)
0
Read-only
_allowedTokens(address, address) view returns (uint256)
_partBalances(address) view returns (uint256)
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address holder) view returns (uint256)
isWhitelisted(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
clearStuckToken()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTokenExchange() payable
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rebase()
renounceOwnership()
setFinalTax()
setRebaseLimit(bool _lr, bool _lp, uint256 _rr, uint256 _rp, uint256 _dr, uint256 _dp)
setRouter(address _r)
setSwapBackSettings(bool _enabled, uint256 _pt)
setSyncLP(bool _s)
setTxToSwitchTax(uint256 _c)
swapBack()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
whitelistWallet(address _address, bool _isWhitelisted)
Approval(address indexed owner, address indexed spender, uint256 value)
ErrorCaught(string reason)
Log(string message, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Rebase(uint256 indexed time, uint256 totalSupply)
RemovedLimits()
RequestRebase(bool increaseSupply, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.