MayanSwap
Verified contract
Active on
Ethereum with 597 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MayanSwap"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17007374 | 2 years ago | | | 0.00772986 | 0.0024768736 | |
| 17006695 | 2 years ago | | | 0.01 | 0.0029362250 | |
| 17003933 | 2 years ago | | | 0 | 0.0083775200 | |
| 16997410 | 2 years ago | | | 0 | 0.010121967 | |
| 16997311 | 2 years ago | | | 0 | 0.0040202797 | |
| 16994312 | 2 years ago | | | 0.01 | 0.0025780502 | |
| 16994016 | 2 years ago | | | 0.068 | 0.0028064802 | |
| 16990030 | 2 years ago | | | 0 | 0.010868800 | |
| 16986182 | 2 years ago | | | 0.01 | 0.0033061000 | |
| 16979347 | 2 years ago | | | 0 | 0.0063854605 |
ABI
ABI objects
Getter at block 21128920
isPaused() view returns (bool)
false
Read-only
encodeSwap(struct MayanStructsSwap s) pure returns (bytes encoded)
parseRedeemPayload(bytes encoded) pure returns (struct MayanStructsRedeem r)
State-modifying
Events changeGuardian(address newGuardian)
claimGuardian()
redeem(bytes encodedVm)
setPause(bool _pause)
swap(struct MayanSwapRelayerFees relayerFees, struct MayanSwapRecepient recepient, bytes32 tokenOutAddr, uint16 tokenOutChainId, struct MayanSwapCriteria criteria, address tokenIn, uint256 amountIn) payable returns (uint64 sequence)
sweepEth(uint256 amount, address to)
sweepToken(address token, uint256 amount, address to)
wrapAndSwapETH(struct MayanSwapRelayerFees relayerFees, struct MayanSwapRecepient recepient, bytes32 tokenOutAddr, uint16 tokenOutChainId, struct MayanSwapCriteria criteria) payable returns (uint64 sequence)
Redeemed(uint16 indexed emitterChainId, bytes32 indexed emitterAddress, uint64 indexed sequence)
constructor(address _tokenBridge)
receive()
This contract contains no error objects.