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

BASED Token

Verified contract

Proxy

Active on Base with 10,984 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"

0x4f1a29d92fe7bd154442a272357e06adf90063c3e3a3bf423ffd58524ec266a0
0x0958915ea9a565a774cdbd66e2c5f8adc53f12d39cd59d506a2ea11d53f8f0dd
0x46437deb3db8e8ffe1966409fc8bcd72a93141056bfa4e2b6043473cd80c14df
0x71f3e669bd9678bf981017619cd45442937a10babba57319c9d8e71accc115a7
0xf47312515e7e0b0f34fa36d7639fa2043bf5de8d0a6d2aa318f1325191e25c33
0x17a97acfe461130db8886ad3c6e77361a804ea12e17666af5bcf7fdc2cf5ad31
0xe7fb0cd2eac30844d7ee2f381292915e3914842bf881f7f7ce69749217539999
0x106490037d2c1bb0cbfbfc3cb6a6f62df827fea573d17e7b9f21459ca9fb9e59
0x89e09d413445e707602a36d2a3494e3f36cc67886ea1f7a470b22d1542fe9ea9
0x8abad80de4c6ffe9b708771de13218e4db93b4f826c54124c891dcf4f0c989bf

Functions
Getter at block 22760843
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.