DVFDepositContract

Verified contract

Implementation

Active on Base with 1 txns
Deployed by via 0x39ede184 at 17171308
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "DVFDepositContract"

0xb69657eebd0687d758ff45b7befd6c380bfd8c3873998572935a7e302ce9a231

Functions
Getter at block 22738975
depositsDisallowed(view returns (bool)
false
owner(view returns (address)
0xc38a2eb3aa44f52b0516d5c171114815bc2f28fa
 
renounceOwnership(view 
Read-only
authorized(addressview returns (bool)
checkMaxDepositAmount(address tokenuint256 amountview 
maxDepositAmount(addressview returns (int256)
processedWithdrawalIds(stringview returns (bool)
State-modifying
addFunds(address tokenuint256 amount
addFundsNative(payable 
allowDeposits(address tokenAddressint256 maxAmount
allowDepositsGlobal(bool value
authorize(address userbool value
createVMContract(
deposit(address tokenuint256 amount
depositNative(payable 
initialize(
removeFunds(address tokenaddress touint256 amount
removeFundsNative(address touint256 amount
transferOwner(address newOwner
transferOwnership(address newOwner
withdrawNativeV2(address touint256 amount
withdrawV2(address tokenaddress touint256 amount
withdrawV2WithNative(address tokenaddress touint256 amountTokenuint256 amountNative
withdrawVmFunds(address token
withdrawWithData(address tokenuint256 amountuint256 amountNativestruct BridgeVMCall[] datasbytes ref
Events
BridgedDeposit(address indexed useraddress indexed tokenuint256 amount
BridgedWithdrawal(address indexed useraddress indexed tokenuint256 amountstring withdrawalId
BridgedWithdrawalWithData(address indexed tokenuint256 amountTokenuint256 amountNativebytes ref
BridgedWithdrawalWithNative(address indexed useraddress indexed tokenuint256 amountTokenuint256 amountNative
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.