vHighExchanger
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9070…5c28
0x71ab…0282
0xceff…b27a
Balances ($16,728.62)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HIGH | ERC-20 | 8.2407K | $2.03 |
$16,728.62 | |
vHIGH | ERC-20 | 7.973931K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "vHighExchanger"
ABI
ABI objects
Getter at block 21319376
exhangeValue() view returns (uint256)
291899299954149069234991
owner() view returns (address)
0xac8973fcee131766cb0a077f730b28defbaf2e79
paused() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events claimHighToken()
claimvHighToken()
pause()
renounceOwnership()
swapAllVoucher(uint256[] tokenIds_)
swapToken(uint256 amount_)
swapVoucher(uint256 tokenId)
transferOwnership(address newOwner)
unpause()
updateCollector(address address_)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
swap(address indexed user, uint256 indexed id, uint256 value)
swap(address indexed user, uint256 value)
swapAll(address indexed user, uint256[] indexed ids, uint256 value)
constructor(address vHigh_, address high_, address voucher_)
This contract contains no fallback and receive objects.
This contract contains no error objects.