Artificial Liquid Intelligence Token
Verified contract
Active on
Base with 69,736 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000739 |
$0 | |
ERC-20 | 4.2K | -- | -- | ||
ERC-20 | 2.4K | -- | -- | ||
ERC-20 | 2.4K | -- | -- | ||
OHNO | ERC-20 | 658.59801 | -- | -- | |
AERO | ERC-20 | 10 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22761426 | 11 minutes ago | | | 0 | 5.6353150e-7 | |
| 22756659 | 3 hours ago | | | 0 | 7.1600310e-7 | |
| 22753966 | 4 hours ago | | | 0 | 0.0000012216217 | |
| 22750993 | 6 hours ago | | | 0 | 5.6367092e-7 | |
| 22750541 | 6 hours ago | | | 0 | 5.6367092e-7 | |
| 22750274 | 6 hours ago | | | 0 | 0.000000307847642962 | |
| 22748944 | 7 hours ago | | | 0 | 5.6353150e-7 | |
| 22747936 | 8 hours ago | | | 0 | 5.6367092e-7 | |
| 22743931 | 10 hours ago | | | 0 | 3.4116472e-7 | |
| 22741118 | 11 hours ago | | | 0 | 2.9804553e-7 |
ABI
ABI objects
Getter at block 22761761 entireSupplyHistory() view returns (struct AliERC20v2BaseKV[])
BRIDGE() view returns (address)
0x4200000000000000000000000000000000000010
CANCEL_AUTHORIZATION_TYPEHASH() view returns (bytes32)
0x158b0a9edf7a828aad02f63cd515c68ef2f50ba807396f6d12842833a1597429
DELEGATION_TYPEHASH() view returns (bytes32)
0xff41620983935eb4d4a3c7384a066ca8c1d10cef9a5eca9eb97ca735cd14a755
DOMAIN_SEPARATOR() view returns (bytes32)
0xff2220fc42e808c2c08e6adbac1ea65b720d3bed0df667d5e3f5d1872cbabcb1
DOMAIN_TYPEHASH() view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
FEATURE_BURNS_ON_BEHALF() view returns (uint32)
16
FEATURE_DELEGATIONS() view returns (uint32)
32
FEATURE_DELEGATIONS_ON_BEHALF() view returns (uint32)
64
FEATURE_EIP2612_PERMITS() view returns (uint32)
512
FEATURE_EIP3009_RECEPTIONS() view returns (uint32)
2048
FEATURE_EIP3009_TRANSFERS() view returns (uint32)
1024
FEATURE_ERC1363_APPROVALS() view returns (uint32)
256
FEATURE_ERC1363_TRANSFERS() view returns (uint32)
128
FEATURE_OWN_BURNS() view returns (uint32)
8
FEATURE_TRANSFERS() view returns (uint32)
1
FEATURE_TRANSFERS_ON_BEHALF() view returns (uint32)
2
FEATURE_UNSAFE_TRANSFERS() view returns (uint32)
4
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
RECEIVE_WITH_AUTHORIZATION_TYPEHASH() view returns (bytes32)
0xd099cc98ef71107a616c4f0f941f04c322d8e254fe26b3c6668db87aae413de8
REMOTE_TOKEN() view returns (address)
0x6b0b3a982b4634ac68dd83a4dbf02311ce324181
ROLE_ACCESS_MANAGER() view returns (uint256)
57896044618658097711785492504343953926634992332820282019728792003956564819968
ROLE_ERC20_RECEIVER() view returns (uint32)
262144
ROLE_ERC20_SENDER() view returns (uint32)
524288
ROLE_TOKEN_CREATOR() view returns (uint32)
65536
ROLE_TOKEN_DESTROYER() view returns (uint32)
131072
TOKEN_UID() view returns (uint256)
8475892383759102132690331907871624632247761028616882099712749414266465101428
TRANSFER_WITH_AUTHORIZATION_TYPEHASH() view returns (bytes32)
0x7c7c6cdb67a18743f49ec6fa9b35f50d52ed05cbed4cc592e13b44501c1a2267
bridge() view returns (address)
0x4200000000000000000000000000000000000010
decimals() view returns (uint8)
18
features() view returns (uint256)
65535
l1Token() view returns (address)
0x6b0b3a982b4634ac68dd83a4dbf02311ce324181
l2Bridge() view returns (address)
0x4200000000000000000000000000000000000010
name() view returns (string)
Artificial Liquid Intelligence Token
remoteToken() view returns (address)
0x6b0b3a982b4634ac68dd83a4dbf02311ce324181
symbol() view returns (string)
ALI
totalSupply() view returns (uint256)
224747199759154774753463144
totalSupplyHistoryLength() view returns (uint256)
324
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
authorizationState(address _authorizer, bytes32 _nonce) view returns (bool)
balanceOf(address _owner) view returns (uint256 balance)
evaluateBy(address operator, uint256 target, uint256 desired) view returns (uint256)
isFeatureEnabled(uint256 required) view returns (bool)
isOperatorInRole(address operator, uint256 required) view returns (bool)
isSenderInRole(uint256 required) view returns (bool)
nonces(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) pure returns (bool)
totalSupplyAt(uint256 _blockNum) view returns (uint256)
totalSupplyHistory(uint256) view returns (uint64 k, uint192 v)
userRoles(address) view returns (uint256)
votingDelegates(address) view returns (address)
votingPowerAt(address _of, uint256 _blockNum) view returns (uint256)
votingPowerHistory(address, uint256) view returns (uint64 k, uint192 v)
votingPowerHistoryLength(address _of) view returns (uint256)
votingPowerHistoryOf(address _of) view returns (struct AliERC20v2BaseKV[])
votingPowerOf(address _of) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value) returns (bool)
approveAndCall(address _spender, uint256 _value, bytes _data) returns (bool)
burn(address _from, uint256 _amount)
cancelAuthorization(address _authorizer, bytes32 _nonce, uint8 v, bytes32 r, bytes32 s)
decreaseAllowance(address _spender, uint256 _value) returns (bool)
delegate(address _to)
delegateWithAuthorization(address _to, bytes32 _nonce, uint256 _exp, uint8 v, bytes32 r, bytes32 s)
increaseAllowance(address _spender, uint256 _value) returns (bool)
mint(address _to, uint256 _amount)
permit(address _owner, address _spender, uint256 _value, uint256 _exp, uint8 v, bytes32 r, bytes32 s)
receiveWithAuthorization(address _from, address _to, uint256 _value, uint256 _validAfter, uint256 _validBefore, bytes32 _nonce, uint8 v, bytes32 r, bytes32 s)
safeTransferFrom(address _from, address _to, uint256 _value, bytes _data) returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transferAndCall(address _to, uint256 _value) returns (bool)
transferAndCall(address _to, uint256 _value, bytes _data) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferFromAndCall(address _from, address _to, uint256 _value) returns (bool)
transferFromAndCall(address _from, address _to, uint256 _value, bytes _data) returns (bool)
transferWithAuthorization(address _from, address _to, uint256 _value, uint256 _validAfter, uint256 _validBefore, bytes32 _nonce, uint8 v, bytes32 r, bytes32 s)
unsafeTransferFrom(address _from, address _to, uint256 _value)
updateFeatures(uint256 _mask)
updateRole(address operator, uint256 role)
Approval(address indexed owner, address indexed spender, uint256 oldValue, uint256 value)
Approval(address indexed owner, address indexed spender, uint256 value)
AuthorizationCanceled(address indexed authorizer, bytes32 indexed nonce)
AuthorizationUsed(address indexed authorizer, bytes32 indexed nonce)
Burnt(address indexed by, address indexed from, uint256 value)
DelegateChanged(address indexed source, address indexed from, address indexed to)
Minted(address indexed by, address indexed to, uint256 value)
RoleUpdated(address indexed _by, address indexed _to, uint256 _requested, uint256 _actual)
Transfer(address indexed by, address indexed from, address indexed to, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
VotingPowerChanged(address indexed by, address indexed target, uint256 fromVal, uint256 toVal)
constructor(address _bridge, address _remoteToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.