THORChain_Router
Verified contract
Implementation
Active on
Ethereum
Storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($34,606,057.97)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 11.187846M | $0.999829 |
$11,185,932.83 | |
USDC | ERC-20 | 9.016915M | $0.999102 |
$9,008,817.89 | |
WBTC | ERC-20 | 76.561332 | $87,051.00 |
$6,664,740.55 | |
THOR | ERC-20 | 20.467155M | $0.206654 |
$4,229,619.37 | |
XRUNE | ERC-20 | 93.40784M | $0.012832 |
$1,198,574.84 | |
DAI | ERC-20 | 626.548502K | $0.999685 |
$626,351.14 | |
LUSD | ERC-20 | 366.678257K | $0.992888 |
$364,070.44 | |
GUSD | ERC-20 | 310.42399K | $0.999726 |
$310,338.93 | |
USDP | ERC-20 | 305.578834K | $1.001 |
$305,884.41 | |
LINK | ERC-20 | 10.609372K | $13.49 |
$143,120.43 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157427 | 3 days ago | | | 0.0141056 | 0.0012544719 | |
| 21157423 | 3 days ago | | | 4.5404338 | 0.00075886707 | |
| 21157422 | 3 days ago | | | 0.0105888 | 0.00077081230 | |
| 21157421 | 3 days ago | | | 0.00286689 | 0.00077761421 | |
| 21157419 | 3 days ago | | | 0.46413688 | 0.0012394027 | |
| 21157417 | 3 days ago | | | 58.0596 | 0.00065880801 | |
| 21157416 | 3 days ago | | | 0 | 0.0010378310 | |
| 21157413 | 3 days ago | | | 1.01 | 0.00063272136 | |
| 21157395 | 3 days ago | | | 0.0097254 | 0.00078154339 | |
| 21157380 | 3 days ago | | | 0.00830333 | 0.00079672000 |
ABI
ABI objects
Getter at block 21157427
RUNE() view returns (address)
0x3155ba85d5f96b2d030a4966af206230e46849cb
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 THORChain_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 aggregator, 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 THORChain_RouterCoin[] coins, string memo)
constructor(address rune)
This contract contains no fallback and receive objects.
This contract contains no error objects.