MayanForwarder

Verified contract

Active on Ethereum with 35,392 txns
Deployed by via 0xaa035da5 at 19792815
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MayanForwarder"

0x8450f2fafddfa07660c4386023bd5011f1cc54583a40f30c0e25820aeeecc454
0xdae072eead04a1a06f4462b24c9b22f72a402483f55f10dbc21c9b8c8916f8b2
0x1a60f2b62122a069797c5c8eddfe160258db20b1ef01e38bd0b48cf23c4cd45a
0x75116d32a07336c00a9a7daf9df5bce398dba25b477d193996857c58775f666d
0x7d5abb50cea139976783a0596974ed65938dae1b34b01251693ad9ed51687efb
0xa3f3e30a7ea5fd12998614c71be47e16c35c620cb7c45b0b403e409a19513348
0x07403ba3c0809d7d2305f6527e2a4a9f4cf55bfa5674cc41fe6d35f26e336b08
0x8c599564fb407267195556fcf0a8b5d9e6b8b66ca7ebc98021b14ac11601eb8a
0xfcaad38e0916151161cd52faf020cc2d8cee8ec5f05e6b2afe4d5d861fc74915
0x6d32e9b422c9f064559e01c24b4db3f50c8d5922ce686575935287997836a1ee

Functions
Getter at block 21240515
guardian(view returns (address)
0x933e3922e04d47a466e60a20e486b372b64f1ea8
nextGuardian(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
mayanProtocols(addressview returns (bool)
swapProtocols(addressview returns (bool)
State-modifying
changeGuardian(address newGuardian
claimGuardian(
forwardERC20(address tokenInuint256 amountInstruct MayanForwarderPermitParams permitParamsaddress mayanProtocolbytes protocolDatapayable 
forwardEth(address mayanProtocolbytes protocolDatapayable 
rescueEth(uint256 amountaddress to
rescueToken(address tokenuint256 amountaddress to
setMayanProtocol(address mayanProtocolbool enabled
setSwapProtocol(address swapProtocolbool enabled
swapAndForwardERC20(address tokenInuint256 amountInstruct MayanForwarderPermitParams permitParamsaddress swapProtocolbytes swapDataaddress middleTokenuint256 minMiddleAmountaddress mayanProtocolbytes mayanDatapayable 
swapAndForwardEth(uint256 amountInaddress swapProtocolbytes swapDataaddress middleTokenuint256 minMiddleAmountaddress mayanProtocolbytes mayanDatapayable 
Events
ForwardedERC20(address tokenuint256 amountaddress mayanProtocolbytes protocolData
ForwardedEth(address mayanProtocolbytes protocolData
SwapAndForwarded(uint256 amount
SwapAndForwardedERC20(address tokenInuint256 amountInaddress swapProtocoladdress middleTokenuint256 middleAmountaddress mayanProtocolbytes mayanData
SwapAndForwardedEth(uint256 amountInaddress swapProtocoladdress middleTokenuint256 middleAmountaddress mayanProtocolbytes mayanData
Constructor
constructor(address _guardianaddress[] _swapProtocolsaddress[] _mayanProtocols
Fallback and receive

This contract contains no fallback and receive objects.

Errors
UnsupportedProtocol(