Based

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xfcf760b5 at 3439424
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

No balances found for "Based"

No transactions found for "Based"


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)
0
getTaxTiersTwapsCount(view returns (uint256 count)
0
name(view returns (string)
oracle(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
rewardPoolDistributed(view returns (bool)
false
symbol(view returns (string)
taxCollectorAddress(view returns (address)
0x0000000000000000000000000000000000000000
taxRate(view returns (uint256)
0
totalSupply(view returns (uint256)
0
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
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.