Arexa AI Platform
Verified contract
Proxy
Active on
Ethereum with 312 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
Balances ($8,412.03)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 8.403628K | $1.001 |
$8,412.03 | |
0xeeb0…0348 (#400000000) | ERC-1555 | 94.480117M | -- | -- | |
0xeeb0…0348 (#120241101) | ERC-1555 | 9.873K | -- | -- | |
0xeeb0…0348 (#120241201) | ERC-1555 | 493 | -- | -- | |
0xeeb0…0348 (#500000000) | ERC-1555 | 43 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21379808 | 13 hours ago | | | 0 | 0.0063554694 | |
| 21379803 | 13 hours ago | | | 0 | 0.0050400228 | |
| 21378077 | 19 hours ago | | | 0 | 0.0029034920 | |
| 21332139 | 7 days ago | | | 0 | 0.0091553697 | |
| 21328034 | 8 days ago | | | 0 | 0.0065462694 | |
| 21320264 | 9 days ago | | | 0 | 0.0050652153 | |
| 21314689 | 10 days ago | | | 0 | 0.0036591761 | |
| 21313916 | 10 days ago | | | 0 | 0.0032220661 | |
| 21313083 | 10 days ago | | | 0 | 0.0061977555 | |
| 21306651 | 11 days ago | | | 0 | 0.0011131512 |
ABI
ABI objects
Getter at block 21383801
This contract contains no getter function objects.
Read-only
getArexaTokenPool(uint8 tokenType) view returns (uint256 total, uint256 sold)
State-modifying
Events buyArexaTokenAdmin(address toAccount, uint128 value, uint8 valueType, uint16 discountPercent)
buyEdgeSubscriptionAdmin(address toAccount, uint32 quantity, uint16 discountPercent)
buyMagic100TokenAdmin(address toAccount, uint16 discountPercent)
buyOracleSubscriptionAdmin(address toAccount, uint32 quantity, uint16 discountPercent)
buySubscriptionAdmin(address toAccount, uint256 tokenId, uint32 quantity, uint16 discountPercent)
buyTraderTokenAdmin(address toAccount, uint128 value, uint8 valueType, uint16 discountPercent)
createSubscription(uint256 tokenType, uint16 year, uint8 month, uint256 quantity, uint256 min, uint256 max) returns (uint256 tokenId)
payArexaTokenFromPool(uint8 poolType, address account, uint32 quantity)
This contract contains no event objects.
constructor(address _contractOwner, address _diamondCutFacet)
fallback()
receive()
InitializationFunctionReverted(address _initializationContractAddress, bytes _calldata)
AccessDenied(bytes32 role, address account)
AddressUtils__NotContract()
LibERC1155__ArrayLengthMismatch()
LibERC1155__BalanceQueryZeroAddress()
LibERC1155__ERC1155ReceiverNotImplemented()
LibERC1155__ERC1155ReceiverRejected()
LibERC1155__MintToZeroAddress()
LibERC1155__NotOwnerOrApproved()
LibERC1155__NotOwnerOrApprovedLimit()
LibERC1155__TransferExceedsBalance()
LibERC1155__TransferToZeroAddress()
SafeERC20FailedOperation(address token)
TargetedPausable__TargetedPaused()