TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 1,913 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 47 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0xa561…32ff
-
variable spans 49 additional slots
1 additional
variable
Balances ($806.09)
Native
Value
$29.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.007845 | $3,699.36 |
$29.02 | |
WETH | ERC-20 | 0.21 | $3,700.35 |
$777.07 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19882718 | 6 months ago | | | 0 | 0.0019672510 | |
| 19882545 | 6 months ago | | | 0.015948433 | 0.00046980911 | |
| 19813387 | 7 months ago | | | 0 | 0.0020798635 | |
| 19813334 | 7 months ago | | | 0.0027083412 | 0.00080382908 | |
| 19762917 | 7 months ago | | | 0 | 0.0023305610 | |
| 19762536 | 7 months ago | | | 0.022273818 | 0.0010205892 | |
| 19066546 | 10 months ago | | | 0 | 0.00070505196 | |
| 19064802 | 10 months ago | | | 0 | 0.0028722112 | |
| 19064128 | 10 months ago | | | 0.053161396 | 0.0013515433 | |
| 19062740 | 10 months ago | | | 0 | 0.0032679284 |
ABI
ABI objects
Getter at block 21306113
COMPRESSED_STEALTH_ADDRESS_TYPEHASH() view returns (bytes32)
0x0b8fd92970709e094f6461cb1a258bc5dad96431ceac3635ba90da7e52b8b9db
DEPOSIT_REQUEST_TYPEHASH() view returns (bytes32)
0x9a8b76499925b1382e5e342faa019bad779d0900dfd40b53118a03adf205a6a3
ENCODED_ASSET_TYPEHASH() view returns (bytes32)
0xa707f92ebe5bcecfbef399229bf3acedaf435815f572a1f2a716607a200753ae
_nonce() view returns (uint256)
949
_teller() view returns (address)
0xa561492dfc1a90418cc8b9577204d56c17cb32ff
_weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=NocturneDepositManager, version=v1, chainId=1, verifyingContract=0x1b33b8499eb6d681cdcf19c79df8a3dec9c652c3, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
owner() view returns (address)
0x29989e8695d3902f1d7feda2698fe526d2227941
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
_computeDigest(struct DepositRequest req) view returns (bytes32)
_erc20Caps(address) view returns (uint128 runningGlobalDeposited, uint32 globalCapWholeTokens, uint32 maxDepositSizeWholeTokens, uint32 lastResetTimestamp, uint8 resetWindowHours, uint8 precision)
_outstandingDepositHashes(bytes32) view returns (bool)
_screeners(address) view returns (bool)
State-modifying
Events acceptOwnership()
completeErc20Deposit(struct DepositRequest req, bytes signature)
initialize(string contractName, string contractVersion, address teller, address weth)
instantiateETHMultiDeposit(uint256[] values, struct CompressedStealthAddress depositAddr) payable
instantiateErc20MultiDeposit(address token, uint256[] values, struct CompressedStealthAddress depositAddr) payable
renounceOwnership()
retrieveDeposit(struct DepositRequest req)
retrieveETHDeposit(struct DepositRequest req)
setErc20Cap(address token, uint32 globalCapWholeTokens, uint32 maxDepositSizeWholeTokens, uint8 resetWindowHours, uint8 precision)
setScreenerPermission(address screener, bool permission)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
DepositCompleted(bytes32 indexed depositHash, uint256 gasPaid, uint128 merkleIndex)
DepositInstantiated(address indexed spender, struct EncodedAsset encodedAsset, uint256 value, struct CompressedStealthAddress depositAddr, uint256 nonce, uint256 gasCompensation)
DepositRetrieved(bytes32 indexed depositHash)
EIP712DomainChanged()
Initialized(uint8 version)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ScreenerPermissionSet(address screener, bool permission)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.