NillionVerifierVault
Verified contract
Active on
Ethereum with 76,659 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$17,380,183.2
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 5.200113K | $3,342.27 |
$17,380,183.2 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243191 | a minute ago | | | 0.0503 | 0.0012666516 | |
| 21243190 | a minute ago | | | 0.056 | 0.0013072607 | |
| 21243189 | 2 minutes ago | | | 0.0507 | 0.0013480041 | |
| 21243187 | 2 minutes ago | | | 0.0574 | 0.0013169513 | |
| 21243186 | 2 minutes ago | | | 0.0599 | 0.0013528412 | |
| 21243184 | 3 minutes ago | | | 0.0506 | 0.0013359738 | |
| 21243180 | 3 minutes ago | | | 0.0595 | 0.0013473974 | |
| 21243179 | 4 minutes ago | | | 0.0501 | 0.0012980046 | |
| 21243177 | 4 minutes ago | | | 0.0586 | 0.0013474036 | |
| 21243177 | 4 minutes ago | | | 0.0553 | 0.0013474036 |
ABI
ABI objects
Getter at block 21243195
decimals() view returns (uint8)
18
name() view returns (string)
NillionVerifierVault
symbol() view returns (string)
NillionVerifierVault
totalSupply() view returns (uint256)
5200113454940350330709
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.