AIT Protocol

Verified contract

Active on Ethereum with 50,916 txns
Deployed by via 0xeb218bd9 at 18839954
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,210.13
ERC-20
Value $1,004.69
ERC-20
Value $442.5
ERC-20
Value $243.76
ERC-20
Value $127.45
ERC-20
Value $46.67
ERC-20
Value $14.49
ERC-20
Value $0.09
0x552f3596fd79f4003aea3284283706144e00c45da659df30f7e57c40bd13df9f
0xd6e722160d92c2a56fffa71502a510dac5ed51c0e4e0184ed9d3ae54ce9ba898
0x7e21d38a5f9b249ced9e067cb9c4ce2905dbfa9f806d82249b84c039f1ac2637
0xdf038c1fb9e85e8590a15ddfc2894f87d2528f2f44c8f065b0b35371341ba973
0x7c72cbf2179d7b57ce7bec25abd4df6ba443e94a32e70c68d564c222eea8102f
0x554534c04e02e108ffb1450760a94684816e7e3a74d308cd27a4960059baf2ea
0xb89c20a538e4cfb75573377dcad3e84edca06931f3a70de7c07155042073378b
0x7253c53e1f5106ba7fbd0c16f452687cac3f74d2353c8665361b18f467b1fc0c
0x44ee8db01fc2db2d90a7818395e86db67b528aff65c816841dd7835f0d8d35c3
0xf0e6aa7d73fb0c89d5f612e7b522678be3aba7c643b07391ce7850df470e0f0b

Functions
Getter at block 20468084
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)
0xc5833628bbeb908f1cd89351e97fa73e265e6227
_taxRates(view returns (uint16 buyFeeuint16 sellFee)
(buyFee=0, sellFee=400)
_taxRatesFirstDay(view returns (uint16 buyFeeuint16 sellFee)
(buyFee=400, sellFee=1000)
circulatingSupply(view returns (uint256)
999989426131919379845256827
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(uint256view returns (address)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
estimateSendFee(uint16 _dstChainIdbytes _toAddressuint256 _amountbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
failedMessages(uint16bytesuint64view returns (bytes32)
getConfig(uint16 _versionuint16 _chainIdaddressuint256 _configTypeview returns (bytes)
getTrustedRemoteAddress(uint16 _remoteChainIdview returns (bytes)
isExcludedFees(address accountview returns (bool)
isTrustedRemote(uint16 _srcChainIdbytes _srcAddressview returns (bool)
lpPairs(addressview returns (bool)
minDstGasLookup(uint16uint16view returns (uint256)
payloadSizeLimitLookup(uint16view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
trustedRemoteLookup(uint16view returns (bytes)
State-modifying
approve(address spenderuint256 amountreturns (bool)
changeFeeStatus(bool _status
changeTreasuryReceiver(address _treasury
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
renounceOwnership(
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
sendFrom(address _fromuint16 _dstChainIdbytes _toAddressuint256 _amountaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setExcludedFees(address accountbool enabled
setLpPair(address pairbool enabled
setMinDstGas(uint16 _dstChainIduint16 _packetTypeuint256 _minGas
setPayloadSizeLimit(uint16 _dstChainIduint256 _size
setPrecrime(address _precrime
setReceiveVersion(uint16 _version
setSendVersion(uint16 _version
setTaxes(uint16 buyFeeuint16 sellFee
setTaxesFirstDay(uint16 buyFeeuint16 sellFee
setTrustedRemote(uint16 _srcChainIdbytes _path
setTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
setUseCustomAdapterParams(bool _useCustomAdapterParams
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ChangeFeeStatus(bool status
ChangeTreasuryReceiver(address treasury
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveFromChain(uint16 indexed _srcChainIdaddress indexed _touint256 _amountuint256 _timeStampbytes32 _data
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
SendToChain(uint16 indexed _dstChainIdaddress indexed _frombytes _toAddressuint256 _amountuint256 _timeStampbytes32 _data
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetPrecrime(address precrime
SetTaxes(uint16 buyFeeuint16 sellFee
SetTaxesFirstDay(uint16 buyFeeuint16 sellFee
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
SetUseCustomAdapterParams(bool _useCustomAdapterParams
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _routeraddress _lzEndpointaddress _treasuryReceiver
Fallback and receive
receive(
Errors

This contract contains no error objects.