DVFInterface2
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DVFInterface2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "DVFInterface2"
ABI
ABI objects
Getter at block 21246348
instance() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allWithdrawalBalances(uint256[] _tokenIds, uint256 _whoKey) view returns (uint256[] balances)
State-modifying
Events approveTokenToDeployedProxy(address _token)
deposit(uint256 starkKey, uint256 assetType, uint256 vaultId, uint256 quantizedAmount, address tokenAddress, uint256 quantum)
depositEth(uint256 starkKey, uint256 assetType, uint256 vaultId) payable
depositWithPermit(uint256 starkKey, uint256 assetType, uint256 vaultId, uint256 quantizedAmount, address tokenAddress, uint256 quantum, uint256 permitValue, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
initialize(address _deployedStarkExProxy)
registerAndDeposit(uint256 starkKey, bytes signature, uint256 assetType, uint256 vaultId, uint256 quantizedAmount, address tokenAddress, uint256 quantum)
registerAndDepositEth(uint256 starkKey, bytes signature, uint256 assetType, uint256 vaultId) payable
registerAndDepositWithPermit(uint256 starkKey, bytes signature, uint256 assetType, uint256 vaultId, uint256 quantizedAmount, address tokenAddress, uint256 quantum, uint256 permitValue, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.