Altitude

Verified contract

Active on Ethereum with 404 txns
Deployed by via 0x225b5095 at 17641746
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.73
ERC-20
Value $31,667.51
ERC-20
Value $554.67
ERC-20
Value $508.19
ERC-20
Value $348.42
ERC-20
Value $324.31
ERC-20
Value $38.67
ERC-20
Value $10.19
ERC-20
Value $1.44
ERC-20
--
0xd66812583af3cd5c1699c15adf510e946c4224fcab2ca439c5a61eeaf2077549
0xb1f493428edc3b87eec1bb086db0ecf190cd181bb9fc2c0a79e4b1517b35d7b7
0x611127f8dc360f2e9672c304b95f26a6d9fa3043b04fd5b49a394f9c3cac0322
0x513381ba14c295ff5e91e7e0eff5b07fed347a279cf694c0bda43ea76aced293
0x0b992f704ad4d14d9ebce3e4414789c26dcb1c231484294a21c26c4d49cccc32
0x34db5bb370b99ae61357d77fa2841312ae58c6df4bdd1b59fb7cba9dc5f8b639
0x5ae8b177323360ac62b2be802e3e513d1760eb21d822ee5ecbcf25d546cb691a
0x4467e4a1770d6338bccd8683d837e0eff19df683d93834e8813d0faa8bdb36ab
0x7d4ad13ea66d2d11aa1053eff6d85a0efcafd3ad0ce392842a9b6a5bd2f390bb
0x89871a5ae83354f75ac81adc7d20e4929b0592af402039a5209b9a5009f4b0f7

Functions
Getter at block 20948310
altitudeFactory(view returns (address)
0xd997841f20cbef49e8a2b1aadd3bb513914ab22d
altitudeFee(view returns (address)
0x1d31b21fe28af5f73b8e8ae0c900504bbc7d151c
feeTo(view returns (address)
0xce1a75b8964ef5ec7893f98df1c379557a0c97b7
layerZeroEndpoint(view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
owner(view returns (address)
0xd0fe1538031f5647b1846d35b36f22e7317a1e35
Read-only
chainPathIndexLookup(uint16addressview returns (uint256)
chainPaths(uint256view returns (bool readyaddress srcTokenuint16 dstChainIdaddress dstTokenuint256 remoteLiquidityuint256 localLiquidityuint256 rewardPoolSizeaddress lpTokenbool stopSwap)
gasLookup(uint16uint8view returns (uint256)
getChainPath(uint16 _dstChainIdaddress _dstTokenview returns (struct AltitudeChainPath)
getFees(uint16 _dstChainIdaddress _dstTokenuint256 _amountview returns (uint256 rebalanceFeeuint256 protocolFee)
getRebalanceReward(uint16 _dstChainIdaddress _dstTokenuint256 _amountview returns (uint256 rebalanceReward)
pendingTransactions(addressuint256view returns (uint8 txTypeuint16 dstChainIdaddress dstTokenuint256 amountbytes from)
quoteLayerZeroFee(uint8 _typeuint16 _dstChainIdaddress _dstTokenbytes _fromuint256 _nativeForDstbytes _addressOnDstview returns (uint256)
trustedRemoteLookup(uint16view returns (bytes)
viewPendingTx(address _userview returns (struct AltitudePendingTx[])
State-modifying
activateChainPath(uint16 _dstChainIdaddress _dstToken
addChainPath(address _srcTokenuint16 _dstChainIdaddress _dstTokenstring _namestring _symbol
addLiquidity(uint16 _dstChainIdaddress _dstTokenuint256 _amountpayable 
confirmPendingTransaction(uint256 _Idpayable 
depositRewardPool(uint16 _dstChainIdaddress _dstTokenuint256 _amount
emergencyStopSwap(uint16 _dstChainIdaddress _dstTokenbool _enable
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64bytes _payload
removeLiquidityLocal(uint16 _dstChainIdaddress _dstTokenuint256 _amountpayable 
removeLiquidityRemote(uint16 _dstChainIdaddress _dstTokenuint256 _amountuint256 _nativeForDstbytes _addressOnDstpayable 
renounceOwnership(
revokePendingTransaction(uint256 _Idpayable 
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setFeeContract(address _newFeeContract
setFeeTo(address _feeTo
setGasAmount(uint16 _dstChainIduint8 _functionTypeuint256 _gasAmount
setReceiveVersion(uint16 version
setSendVersion(uint16 version
setTrustedRemoteLookup(uint16 _dstChainIdbytes _dstAltitudeAddress
swap(uint16 _dstChainIdaddress _dstTokenuint256 _amountuint256 _nativeForDstbytes _addressOnDstpayable 
transferOwnership(address newOwner
withdrawRewardPool(uint16 _dstChainIdaddress _dstTokenuint256 _amountaddress _to
Events
AddLiquidity(uint16 _dstChainIdaddress _dstTokenuint256 _amount
Callback_RemoveLiquidityRemote_Confirm(uint16 _srcChainIdaddress _srcTokenuint256 _amountaddress _to
Callback_RemoveLiquidityRemote_Revoke(uint16 _srcChainIdaddress _srcTokenuint256 _amountaddress _to
Callback_Swap_Confirm(uint16 _srcChainIdaddress _srcTokenuint256 _amountaddress _touint256 _rebalanceFeeuint256 _protocolFee
Callback_Swap_Revoke(uint16 _srcChainIdaddress _srcTokenuint256 _amountaddress _to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Remote_AddLiquidity(uint16 _srcChainIdaddress _srcTokenuint256 _amount
Remote_RemoveLiquidityLocal(uint16 _srcChainIdaddress _srcTokenuint256 _amount
Remote_RemoveLiquidityRemote(uint16 _srcChainIdaddress _srcTokenuint256 _amountaddress _to
Remote_Swap(uint16 _srcChainIdaddress _srcTokenuint256 _amountaddress _to
RemoveLiquidityLocal(uint16 _dstChainIdaddress _dstTokenuint256 _amount
RemoveLiquidityRemote(uint16 _dstChainIdaddress _dstTokenuint256 _amountaddress _to
RemoveLiquidityRemote_Confirm(uint16 _dstChainIdaddress _dstTokenuint256 _amountaddress _to
RemoveLiquidityRemote_Revoke(uint16 _dstChainIdaddress _dstTokenuint256 _amountaddress _to
Swap(uint16 _dstChainIdaddress _dstTokenuint256 _amountbytes _to
Swap_Confirm(uint16 _dstChainIdaddress _dstTokenuint256 _amountaddress _touint256 _rebalanceRewarduint256 _rebalanceFeeuint256 _protocolFee
Swap_Revoke(uint16 _dstChainIdaddress _dstTokenuint256 _amountaddress _to
Constructor
constructor(address _endpointaddress _altitudeFeeaddress _altitudeFactory
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.