Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

ARQx AI

Verified contract

Proxy

Active on Base with 22,298 txns
Deployed by via 0x7be29f8d at 13945282
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 48 additional slots
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xc02813632051d95bf46164403712785c8adcd940225ad31a917bc77c533750b7
0xc4bac944829043900973de7ee6d035a77e93c392713acb66ecfb3e2b609f2641
0xf9246177d6a15ffea0c29848d229d7d3c8440bd0fc6499a11da0d646af110323
0xf4811b363a2be8587ee8c72d2717381291883390ae588f82c9d6499f2c6fa8be
0xc637020e2a4237231a200bc48f146587d5e113c8b4048d6f41eb70bf1f6f9315
0xf62f760974a402336ada3b94044eb35544e441b1c1e474117fd4eb996617323a
0xbc35026321ff251ef557e5a0659caa6ce22231b204125deeec6b225c92230951
0xf44b85c64f095b884f6e71c50a796f70f18320a081b7f1673f4c4fae7488e68a
0x44c43f7d0eebdc0e01a7463aa23337c41a805ef70c93e025ed6bffd705ebd9e3
0x6ce6067765496b8d939fda59c61d4ae367ae63b21dfdd5e6b034a414616c7804

Functions
Getter at block 22752482
decimals(view returns (uint8)
18
getTaxDistribAddress(view returns (address)
0x458f53f4aafd9cd0ed295ed26dbf81c875616731
isPaused(view returns (bool)
false
name(view returns (string)
ARQx AI
owner(view returns (address)
0x41e7778b76a4aea88f400e952efb2174457594a8
symbol(view returns (string)
ARQX
totalSupply(view returns (uint256)
950000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getFeeInfo(address addrview returns (uint256 receivingFeeuint256 sendingFeeuint256 transferType)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
configureFee(address targetAddruint256 transferTypeuint256 receivingFeeuint256 sendingFee
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
init(string _namestring _symboluint256 _totalSupplyaddress owneraddress admin
pause(
renounceOwnership(
setTaxDistributer(address initialTaxDistribAddress
setupContract(address initialTaxDistribAddress
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.