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,008 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
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xf369e80bc3b174fdbd2197325eed67c9baf1de079aa4c3cbc38755d834d00915
0xf7b38312bf5c0e18428e1762db98ef6a1b012576c38adb3719aca2c9b15dd8ad
0x087276888234cb96d723e5bc1e637eea2d81b60b7ad34370c9f877155d10303f
0xeab75433565a641e0dab7631f418fe2228fad62a5ddfd05fb3c28e9487827bbf
0x9018ce26bd83d4168f1803603569f304ed97af6c64e8e34c56f10590b7213850
0xe599567ddf2c245837103c70f1ef270fa4cfd8a694eb55bfe78aff81c3fb2c54
0x659c10000f21d0f0ec9dae4ee6ee9bf32787c823db4fc435f163d5570b5cd626
0x294ad5232c3eee793146bfe604433798593f8be2d7f4f7344b68f784fd5323c7
0x01195679b04602a71da509f9e19874bdf8d6e565e32be8b7a8034d14c55a8075
0x1fbb5919e2398543f391ef7195f63c3ab23c2939193bf39865061168c04d7e40

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