Wormhole
Verified contract
Active on
Ethereum with 9,511 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,319,325.11)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FTX Token | ERC-20 | 230.132751K | $2.42 |
$556,921.26 | |
WBTC | ERC-20 | 2.172279 | $96,581.00 |
$209,800.92 | |
WETH | ERC-20 | 53.554592 | $3,326.21 |
$178,133.82 | |
FRAX | ERC-20 | 92.747897K | $0.992829 |
$92,082.8 | |
LINK | ERC-20 | 2.474668K | $16.53 |
$40,906.25 | |
ALEPH | ERC-20 | 228.026794K | $0.14784 |
$33,711.48 | |
UNI | ERC-20 | 2.511715K | $10.49 |
$26,347.89 | |
BUSD | ERC-20 | 25.440001K | $0.992133 |
$25,239.87 | |
PAXG | ERC-20 | 8.738478 | $2,716.35 |
$23,736.76 | |
renBTC | ERC-20 | 0.251176 | $91,655.00 |
$23,021.49 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19138555 | 10 months ago | | | 0 | 0.0010020990 | |
| 19095315 | 10 months ago | | | 0 | 0.0010551772 | |
| 19095269 | 10 months ago | | | 0 | 0.00089044171 | |
| 19095163 | 10 months ago | | | 0 | 0.00076827660 | |
| 16407881 | 2 years ago | | | 0 | 0.0019602230 | |
| 16407871 | 2 years ago | | | 0 | 0.0021262664 | |
| 16407863 | 2 years ago | | | 0 | 0.0027831259 | |
| 16407855 | 2 years ago | | | 0 | 0.0015465339 | |
| 16280288 | 2 years ago | | | 0 | 0.0010485443 | |
| 16072511 | 2 years ago | | | 0 | 0.00064288400 |
ABI
ABI objects
Getter at block 21257668
guardian_set_expirity() view returns (uint32)
86400
guardian_set_index() view returns (uint32)
1
wrappedAssetMaster() view returns (address)
0x9a5e27995309a03f8b583febde7ef289fccdc6ae
Read-only
consumedVAAs(bytes32) view returns (bool)
getGuardianSet(uint32 idx) view returns (struct WormholeGuardianSet gs)
guardian_sets(uint32) view returns (uint32 expiration_time)
isWrappedAsset(address) view returns (bool)
parseAndVerifyVAA(bytes vaa) view returns (struct WormholeParsedVAA parsed_vaa)
wrappedAssets(bytes32) view returns (address)
State-modifying
Events lockAssets(address asset, uint256 amount, bytes32 recipient, uint8 target_chain, uint32 nonce, bool refund_dust)
lockETH(bytes32 recipient, uint8 target_chain, uint32 nonce) payable
submitVAA(bytes vaa)
LogGuardianSetChanged(uint32 oldGuardianIndex, uint32 newGuardianIndex)
LogTokensLocked(uint8 target_chain, uint8 token_chain, uint8 token_decimals, bytes32 indexed token, bytes32 indexed sender, bytes32 recipient, uint256 amount, uint32 nonce)
constructor(struct WormholeGuardianSet initial_guardian_set, address wrapped_asset_master, uint32 _guardian_set_expirity)
fallback()
receive()
This contract contains no error objects.