THORChain_Router
Verified contract
Active on
Ethereum with 30,279 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($63,865.44)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WBTC | ERC-20 | 0.49414 | $98,407.00 |
$48,626.83 | |
XRUNE | ERC-20 | 1.131503M | $0.011412 |
$12,913.1 | |
DAI | ERC-20 | 1.201K | $1.004 |
$1,205.8 | |
THOR | ERC-20 | 3.01K | $0.181286 |
$545.67 | |
CELR | ERC-20 | 27.268385K | $0.014893 |
$406.11 | |
LUSD | ERC-20 | 110 | $0.997851 |
$109.76 | |
DNA | ERC-20 | 16.317458K | $0.003564 |
$58.16 | |
YFI | ERC-20 | 0 | $6,424.21 |
$0 | |
AAVE | ERC-20 | 0 | $164.84 |
$0 | |
ALCX | ERC-20 | 0 | $20.39 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19874742 | 6 months ago | | | 0.011 | 0.0018639000 | |
| 19874551 | 6 months ago | | | 0.002 | 0.0018633600 | |
| 19874526 | 6 months ago | | | 0.00002 | 0.0018467100 | |
| 19874453 | 6 months ago | | | 0.00002 | 0.0018633600 | |
| 19874268 | 6 months ago | | | 0.00002 | 0.0018190800 | |
| 15436868 | 2 years ago | | | 0.04307365 | 0.0048842400 | |
| 13992388 | 3 years ago | | | 0 | 0.020322691 | |
| 13883728 | 3 years ago | | | 0 | 0.0048558906 | |
| 13877239 | 3 years ago | | | 0 | 0.0043493560 | |
| 13870786 | 3 years ago | | | 0 | 0.0071459151 |
ABI
ABI objects
Getter at block 21244223
RUNE() view returns (address)
0x3155ba85d5f96b2d030a4966af206230e46849cb
Read-only
vaultAllowance(address, address) view returns (uint256)
State-modifying
Events batchTransferOut(address[] recipients, struct THORChain_RouterCoin[] coins, string[] memos) payable
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
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)
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.