MAYAChain_Router
Verified contract
Active on
Ethereum with 41 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 235 | $1.002 |
$235.47 | |
USDC | ERC-20 | 15.414805 | $1.001 |
$15.43 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20585227 | 3 months ago | | | 0.00677096 | 0.00040942000 | |
| 20584785 | 3 months ago | | | 0.002 | 0.00040966000 | |
| 20577694 | 3 months ago | | | 0 | 0.0014704000 | |
| 20439380 | 4 months ago | | | 0 | 0.00041560000 | |
| 20439190 | 4 months ago | | | 0 | 0.00058660000 | |
| 20392424 | 4 months ago | | | 0.0003177 | 0.00039370000 | |
| 20392260 | 4 months ago | | | 0 | 0.00053860000 | |
| 20392252 | 4 months ago | | | 0.00338521 | 0.00064370000 | |
| 19593679 | 7 months ago | | | 0 | 0.00062777609 | |
| 19593510 | 7 months ago | | | 0 | 0.00071208498 |
ABI
ABI objects
Getter at block 21229195
This contract contains no getter function objects.
Read-only
vaultAllowance(address vault, address token) view returns (uint256 amount)
State-modifying
Events deposit(address vault, address asset, uint256 amount, string memo) payable
depositWithExpiry(address vault, address asset, uint256 amount, string memo, uint256 expiration) payable
returnVaultAssets(address router, address asgard, struct MAYAChain_RouterCoin[] coins, string memo) payable
transferAllowance(address router, address newVault, address asset, uint256 amount, string memo)
transferOut(address to, address asset, uint256 amount, string memo) payable
transferOutAndCall(address target, address finalToken, address to, uint256 amountOutMin, string memo) payable
Deposit(address indexed to, address indexed asset, uint256 amount, string memo)
TransferAllowance(address indexed oldVault, address indexed newVault, address asset, uint256 amount, string memo)
TransferOut(address indexed vault, address indexed to, address asset, uint256 amount, string memo)
TransferOutAndCall(address indexed vault, address target, uint256 amount, address finalAsset, address to, uint256 amountOutMin, string memo)
VaultTransfer(address indexed oldVault, address indexed newVault, struct MAYAChain_RouterCoin[] coins, string memo)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.