NillionVerifierVault
Verified contract
Active on
Ethereum with 31,913 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$6,817,778.94
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.119475K | $3,216.73 |
$6,817,778.94 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21184458 | 23 minutes ago | | | 1.18 | 0.0037903515 | |
| 21184265 | an hour ago | | | 0 | 0.0014276154 | |
| 21184254 | an hour ago | | | 0 | 0.0014480797 | |
| 21184241 | an hour ago | | | 0 | 0.0014362310 | |
| 21184221 | an hour ago | | | 0 | 0.0012808600 | |
| 21183958 | 2 hours ago | | | 1.12 | 0.0041552492 | |
| 21183663 | 3 hours ago | | | 0.358 | 0.0034588267 | |
| 21183663 | 3 hours ago | | | 0.431 | 0.0034588267 | |
| 21183662 | 3 hours ago | | | 0.417 | 0.0033767202 | |
| 21183662 | 3 hours ago | | | 0.676 | 0.0033767202 |
ABI
ABI objects
Getter at block 21184572
decimals() view returns (uint8)
18
name() view returns (string)
NillionVerifierVault
symbol() view returns (string)
NillionVerifierVault
totalSupply() view returns (uint256)
2119475037972701256469
Read-only
balanceOf(address) view returns (uint256)
getBalanceOf(address _address) view returns (uint256)
getVerifierAddress(address _address) view returns (string)
verifierAddress(address) view returns (string)
State-modifying
Events deposit(string _verifierAddress) payable
withdraw(uint256 wad)
Deposit(address indexed dst, uint256 wad, string verifierAddress)
Withdrawal(address indexed src, uint256 wad, string verifierAddress)
This contract contains no constructor objects.
receive()
This contract contains no error objects.