MayanSwap
Verified contract
Active on
Ethereum with 53,290 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($131.61)
Native
Value
$131.61
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.040004 | $3,289.85 |
$131.61 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245456 | 2 hours ago | | | 0.05736243 | 0.0014348956 | |
| 21245424 | 2 hours ago | | | 0.06834838 | 0.0017357807 | |
| 21244837 | 4 hours ago | | | 0.047392 | 0.0019580284 | |
| 21244634 | 4 hours ago | | | 0.08653025 | 0.0017801761 | |
| 21244616 | 4 hours ago | | | 0.01322085 | 0.0019454659 | |
| 21244287 | 5 hours ago | | | 0.96225588 | 0.0024247367 | |
| 21244208 | 6 hours ago | | | 0.17960714 | 0.0019344926 | |
| 21244129 | 6 hours ago | | | 0.60778692 | 0.0017147729 | |
| 21242563 | 11 hours ago | | | 0.02945799 | 0.0013982213 | |
| 21241169 | 16 hours ago | | | 0.1055943 | 0.0012247019 |
ABI
ABI objects
Getter at block 21245910
getWeth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
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) payable
redeemAndUnwrap(bytes encodedVm)
setPause(bool _pause)
swap(struct MayanSwapRelayerFees relayerFees, struct MayanSwapRecepient recipient, 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 recipient, bytes32 tokenOutAddr, uint16 tokenOutChainId, struct MayanSwapCriteria criteria) payable returns (uint64 sequence)
Redeemed(uint16 indexed emitterChainId, bytes32 indexed emitterAddress, uint64 indexed sequence)
constructor(address _tokenBridge, address _weth)
receive()
This contract contains no error objects.