AIT Protocol
Verified contract
Active on
Ethereum with 66,367 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($8,545.70)
Native
Value
$6,451.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.957989 | $3,294.72 |
$6,451.02 | |
AIT | ERC-20 | 12.338772K | $0.096089 |
$1,185.62 | |
USDT | ERC-20 | 442.5 | $1.001 |
$442.94 | |
Wolf | ERC-20 | 616.30945K | $0.00042 |
$258.94 | |
BEAM | ERC-20 | 7.21K | $0.021008 |
$151.47 | |
SIDUS | ERC-20 | 11.379171K | $0.003617 |
$41.16 | |
USDC | ERC-20 | 14.48 | $0.999793 |
$14.48 | |
SLN | ERC-20 | 0.3 | $0.218821 |
$0.07 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245792 | 5 minutes ago | | | 0 | 0.00093297827 | |
| 21245756 | 12 minutes ago | | | 0 | 0.00056250211 | |
| 21245752 | 13 minutes ago | | | 0 | 0.00069479883 | |
| 21245699 | 23 minutes ago | | | 0 | 0.00069420929 | |
| 21245682 | 27 minutes ago | | | 0 | 0.00075296689 | |
| 21245597 | 44 minutes ago | | | 0 | 0.00052006829 | |
| 21245594 | 44 minutes ago | | | 0 | 0.00060652300 | |
| 21245592 | an hour ago | | | 0 | 0.00047506466 | |
| 21245567 | an hour ago | | | 0 | 0.00048860515 | |
| 21245516 | an hour ago | | | 0 | 0.00057052339 |
ABI
ABI objects
Getter at block 21245814
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
DEFAULT_PAYLOAD_SIZE_LIMIT() view returns (uint256)
10000
MAX() view returns (uint256)
340282366920938463463374607431768211456
NO_EXTRA_GAS() view returns (uint256)
0
PT_SEND() view returns (uint16)
0
TreasuryReceiver() view returns (address)
0x191c7d939e7d7b38ab15fe1c50deffa89b0197ed
_taxRates() view returns (uint16 buyFee, uint16 sellFee)
(buyFee=0, sellFee=400)
_taxRatesFirstDay() view returns (uint16 buyFee, uint16 sellFee)
(buyFee=400, sellFee=1000)
circulatingSupply() view returns (uint256)
999987661227561247063408053
decimals() view returns (uint8)
18
feeStatus() view returns (bool)
false
firstTransactionTime() view returns (uint256)
1703249831
lzEndpoint() view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
maxBuyTaxes() view returns (uint256)
2000
maxSellTaxes() view returns (uint256)
2000
name() view returns (string)
AIT Protocol
owner() view returns (address)
0x222d81f2c66574509abcf40a16abd53b1937ebb5
precrime() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
AIT
token() view returns (address)
0x89d584a1edb3a70b3b07963f9a3ea5399e38b136
totalSupply() view returns (uint256)
1000000000000000000000000000
useCustomAdapterParams() view returns (bool)
false
Read-only
_markerPairs(uint256) view returns (address)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
estimateSendFee(uint16 _dstChainId, bytes _toAddress, uint256 _amount, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
failedMessages(uint16, bytes, uint64) view returns (bytes32)
getConfig(uint16 _version, uint16 _chainId, address, uint256 _configType) view returns (bytes)
getTrustedRemoteAddress(uint16 _remoteChainId) view returns (bytes)
isExcludedFees(address account) view returns (bool)
isTrustedRemote(uint16 _srcChainId, bytes _srcAddress) view returns (bool)
lpPairs(address) view returns (bool)
minDstGasLookup(uint16, uint16) view returns (uint256)
payloadSizeLimitLookup(uint16) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
trustedRemoteLookup(uint16) view returns (bytes)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeFeeStatus(bool _status)
changeTreasuryReceiver(address _treasury)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
nonblockingLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
renounceOwnership()
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
sendFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256 _amount, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setExcludedFees(address account, bool enabled)
setLpPair(address pair, bool enabled)
setMinDstGas(uint16 _dstChainId, uint16 _packetType, uint256 _minGas)
setPayloadSizeLimit(uint16 _dstChainId, uint256 _size)
setPrecrime(address _precrime)
setReceiveVersion(uint16 _version)
setSendVersion(uint16 _version)
setTaxes(uint16 buyFee, uint16 sellFee)
setTaxesFirstDay(uint16 buyFee, uint16 sellFee)
setTrustedRemote(uint16 _srcChainId, bytes _path)
setTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
setUseCustomAdapterParams(bool _useCustomAdapterParams)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ChangeFeeStatus(bool status)
ChangeTreasuryReceiver(address treasury)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload, bytes _reason)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceiveFromChain(uint16 indexed _srcChainId, address indexed _to, uint256 _amount, uint256 _timeStamp, bytes32 _data)
RetryMessageSuccess(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes32 _payloadHash)
SendToChain(uint16 indexed _dstChainId, address indexed _from, bytes _toAddress, uint256 _amount, uint256 _timeStamp, bytes32 _data)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SetMinDstGas(uint16 _dstChainId, uint16 _type, uint256 _minDstGas)
SetPrecrime(address precrime)
SetTaxes(uint16 buyFee, uint16 sellFee)
SetTaxesFirstDay(uint16 buyFee, uint16 sellFee)
SetTrustedRemote(uint16 _remoteChainId, bytes _path)
SetTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
SetUseCustomAdapterParams(bool _useCustomAdapterParams)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _router, address _lzEndpoint, address _treasuryReceiver)
receive()
This contract contains no error objects.