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

BASED Token

Verified contract

Proxy

Active on Base with 10,971 txns
Deployed by via 0x1edc3060 at 3439534
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 44 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
1 additional variable

No balances found for "BASED Token"

0x3d88647136239f1981e8977b0bfac95f65567c7f75ec4b835073e2fccb999d7f
0xebeeabe0c8400d72b01a16446f6fc72f3fdb3d2c3cb02dde471c01e7944e7990
0x402c2fe7cb09cfcfcd81b8ffb0be5f29f7217778bc07116e6e26a6a4d3915f57
0x531bf0c630bd776ae31c477fb50bc3081c53c61edf021bb9b94a5350666b9358
0xc4fafd0a853c134589ea134313c923172e36c0f10313cff07f17a6546886aaca
0x9d87e809d1fa73d036619de0044338bc8a3193b206d63e5d2e7e9a17c3e5e0e6
0x0e6dbd9d5ceca37dfa23618e04d816224d1f0630da860d7783a53dc1656f3d75
0x2e227a2b13982b341cae9660e63ce8cf68edc0c37b107e71e2238b3e7e9a8dab
0x8d9c1e390c4d44a4080aaa4b8a475ba7f41a4dd98953b660a0c6e1dae3a85577
0xf266e095cd76ef199249cd92f029f3b669d9d17e435a6534225a4ed96087270b

Functions
Getter at block 21747013
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
INITIAL_GENESIS_POOL_DISTRIBUTION(view returns (uint256)
40000000000000000000
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
TAX_OFFICE_ROLE(view returns (bytes32)
0x1cdc074c0c4ff656fd6754d6026feaaec090c95e0df7c8c5cf00a5963f37d965
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
autoCalculateTax(view returns (bool)
false
burnThreshold(view returns (uint256)
0
decimals(view returns (uint8)
18
getTaxTiersRatesCount(view returns (uint256 count)
14
getTaxTiersTwapsCount(view returns (uint256 count)
14
name(view returns (string)
BASED Token
oracle(view returns (address)
0xded8436faca8f7b9f946fd91bb5e0bc7e279a294
 
proxiableUUID(view returns (bytes32)
rewardPoolDistributed(view returns (bool)
true
symbol(view returns (string)
BASED
taxCollectorAddress(view returns (address)
0xa9f99e8113f8c062f9067a33e112f156c13ba1a0
taxRate(view returns (uint256)
1500
totalSupply(view returns (uint256)
637034740146333913880
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
excludedAddresses(addressview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isAddressExcluded(address _addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
taxTiersRates(uint256view returns (uint256)
taxTiersTwaps(uint256view returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableAutoCalculateTax(
distributeReward(address _genesisPool
enableAutoCalculateTax(
excludeAddress(address _addressreturns (bool)
governanceRecoverUnsupported(address _tokenuint256 _amountaddress _to
grantRole(bytes32 roleaddress account
includeAddress(address _addressreturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(uint256 _taxRateaddress _taxCollectorAddress
mint(address recipient_uint256 amount_returns (bool)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setBurnThreshold(uint256 _burnThresholdreturns (bool)
setOracle(address _oracle
setTaxCollectorAddress(address _taxCollectorAddress
setTaxOffice(address _taxOffice
setTaxRate(uint256 _taxRate
setTaxTiersRate(uint8 _indexuint256 _valuereturns (bool)
setTaxTiersTwap(uint8 _indexuint256 _valuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed spenderuint256 value
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.