ARQx AI
Verified contract
Proxy
Active on
Base with 22,008 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLOOM | ERC-20 | 1.42069 | $0.000046 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 565.030928 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21786808 | a day ago | | | 0 | 2.9452059e-7 | |
| 21786184 | a day ago | | | 0 | 2.7661715e-7 | |
| 21762102 | 2 days ago | | | 0 | 2.9989218e-7 | |
| 21762013 | 2 days ago | | | 0 | 1.9034452e-7 | |
| 21762010 | 2 days ago | | | 0 | 2.9959021e-7 | |
| 21760254 | 2 days ago | | | 0 | 0.000000405353582148 | |
| 21760209 | 2 days ago | | | 0 | 0.000000409376708208 | |
| 21757214 | 2 days ago | | | 0 | 0.000000409554202590 | |
| 21748095 | 2 days ago | | | 0 | 3.7893049e-7 | |
| 21745943 | 2 days ago | | | 0 | 0.000000605721216117 |
ABI
ABI objects
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 owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getFeeInfo(address addr) view returns (uint256 receivingFee, uint256 sendingFee, uint256 transferType)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
configureFee(address targetAddr, uint256 transferType, uint256 receivingFee, uint256 sendingFee)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
init(string _name, string _symbol, uint256 _totalSupply, address owner, address admin)
pause()
renounceOwnership()
setTaxDistributer(address initialTaxDistribAddress)
setupContract(address initialTaxDistribAddress)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.