This contract is being backfilled. You may encounter incomplete storage history.

2based.finance

Verified contract

Proxy

Active on Ethereum with 1,730 txns
Deployed by via 0x8427b6d4 at 11497115
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
29 additional variables
ERC-20
Value $10.94
0xc3ab8697d0036333607f75e76cac3a70099682eb6783c93a5832e08d9c418d70
0x40f8e8b86d570f349c5d8e95e868c271b60a1ad61a6b4ec55d68836963ab41bf
0xb3cb287fbf88f4b829832bd03f3c1ef3764edc9e79f1e8ce693b22379ed40150
0xe7d524e78b8b0afd4c47f34d31ceae8503ba3acb9af0bfc75aaaadd47e7a894d
0xb9ab0c120eb501e14f4935e2c465dfe6ea648249c4ed2ae4bc2559e1301e7e6d
0x4c1b6e4562eb0ccc3919ec444ce75c0f7ad63ce2c5dcc4fb2880be3785406a7d
0xc99075bc73726f60a0fc85bcd70079c7a76be1a8326bd9d54664aa802b683756
0x644516b71d22c01449550b584e0252574be820576f1a663c4195212a830f102b
0x0eba5f0c82f219f80fd4d0f72cd1856a9c104881cb48891a329b129e36eb47e5
0x6b64e8597bb10eb3c498a0ebe91974967dff9a4ce773d5b78c5ace39690a6fbe

Functions
Getter at block 20796931
_limitExpiresTimestamp(view returns (uint256)
1608561600
_limitMaxBalance(view returns (uint256)
3000000000000
_limitSellFeePercent(view returns (uint256)
2000
_limitTimestamp(view returns (uint256)
1608560843
_limitTransferAmount(view returns (uint256)
3000000000000
_rebaseJackpotLastBlock(view returns (uint256)
0
_rebaseJackpotLevel(view returns (uint8)
0
_rebaseJackpotRewardDivisor(view returns (uint256)
2
_rebaseLastPriceUSD(view returns (uint256)
1000000
_rebaseLastPriceUSDCumulative(view returns (uint256)
117578166956
_rebaseNegativePercent(view returns (int256)
-200
_rebaseNegativePriceUSD(view returns (uint256)
1000000
_rebaseNextSeconds(view returns (uint256)
1342
_rebaseNextTimestamp(view returns (uint256)
1610397273
_rebaseOptionsTimestamp(view returns (uint256)
0
_rebasePaused(view returns (bool)
false
_rebasePositivePercent(view returns (int256)
200
_rebasePositivePriceUSD(view returns (uint256)
2000000
_rebaseTokensMinSupplyPercent(view returns (uint256)
100
_rebasingPriceLastBlock(view returns (uint256)
16070096
_rebasingPriceStartBlock(view returns (uint256)
11635731
_rebasingPriceUSD(view returns (uint256)
26515
_rebasingPriceUseCurrent(view returns (bool)
false
_router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_sellFeeAddress(view returns (address)
0xf88f4f05111ca2f3ead1bfc92cfa9ac372475ba0
_sellFeePercent(view returns (uint256)
200
_sellFeeTimestamp(view returns (uint256)
1608575176
_tokenQuote(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_tokenUSD(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
_vault(view returns (address)
0xf88f4f05111ca2f3ead1bfc92cfa9ac372475ba0
decimals(view returns (uint8)
9
 
externalRebasingPriceUSD(view returns (uint256)
 
getJackpotValueUSD(view returns (uint256)
getMinTokensToRebase(view returns (uint256)
41494022232
 
getPrices(view returns (uint256uint256)
 
info(view returns (uint256uint256uint256uint256uint256uint256uint256uint8uint256uint256)
name(view returns (string)
2based.finance
owner(view returns (address)
0xf711de8fbd0f70bc8c4548963363308c0c32f3fe
symbol(view returns (string)
2BASED
totalSupply(view returns (uint256)
414940222326184
transactionsSize(view returns (uint256)
1
Read-only
allowance(address owner_address spenderview returns (uint256)
balanceOf(address whoview returns (uint256)
transactions(uint256view returns (bool enabledaddress destinationbytes data)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addTransaction(address destinationbytes data
afterLaunch(
approve(address spenderuint256 valuereturns (bool)
beforeLaunch(uint256 rebaseFirstTimestampuint256 limitExpiresTimestampuint256 limitTransferAmountuint256 limitMaxBalanceuint256 limitSellFeePercent
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(uint256 initialSupplyaddress routeraddress tokenQuoteaddress tokenUSDaddress teamaddress devaddress ecoaddress vault
rebase(returns (uint256)
removeTransaction(uint256 index
renounceOwnership(
resetJackpot(
setDistributor(address accountbool distributor
setExchanger(address accountbool exchanger
setLimit(uint256 expiresTimestampuint256 transferAmountuint256 maxBalanceuint256 sellFeePercent
setRebaseOptions(bool rebasePausedint256 rebasePositivePercentuint256 rebasePositivePriceUSDint256 rebaseNegativePercentuint256 rebaseNegativePriceUSDbool rebasingPriceUseCurrentuint256 rebaseTokensMinSupplyPercentuint256 rebaseNextTimestampuint256 rebaseNextSecondsuint8 rebaseJackpotLeveluint256 rebaseJackpotLastBlockuint256 rebaseJackpotRewardDivisoruint256 rebaseLastPriceUSD
setSellFee(uint256 sellFeePercentaddress sellFeeAddress
setTokenUSD(address token
setTransactionEnabled(uint256 indexbool enabled
setUniswapRouter(address router
setVault(address vault
transfer(address touint256 valuereturns (bool)
transferERC20(address tokenuint256 amountaddress toreturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Rebase(uint256 indexed epochuint256 priceUSDint256 rebasePercentuint256 totalSupplyuint8 jackpotLevel
TransactionFailed(address indexed destinationuint256 indexbytes data
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
Errors

This contract contains no error objects.