DepositManager

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0xb304a472 at 17849218
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DepositManager"

0xdf1eb1834d2163a8520676d673b164c9ff9234f1cde2bbe8ddf1ad1d5a3128b3
From

Functions
Getter at block 21275080
childChain(view returns (address)
0x0000000000000000000000000000000000000000
governance(view returns (address)
0x0000000000000000000000000000000000000000
isOwner(view returns (bool)
false
locked(view returns (bool)
false
maxErc20Deposit(view returns (uint256)
100000000000000000000
owner(view returns (address)
0x80cc222ea02f4334f67e9e55e7412fed62599004
registry(view returns (address)
0x0000000000000000000000000000000000000000
rootChain(view returns (address)
0x0000000000000000000000000000000000000000
stateSender(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
deposits(uint256view returns (bytes32 depositHashuint256 createdAt)
State-modifying
depositBulk(address[] _tokensuint256[] _amountOrTokensaddress _user
depositERC20(address _tokenuint256 _amount
depositERC20ForUser(address _tokenaddress _useruint256 _amount
depositERC721(address _tokenuint256 _tokenId
depositERC721ForUser(address _tokenaddress _useruint256 _tokenId
depositEther(payable 
lock(
onERC721Received(addressaddressuint256bytesreturns (bytes4)
renounceOwnership(
transferAssets(address _tokenaddress _useruint256 _amountOrNFTId
transferOwnership(address newOwner
unlock(
updateChildChainAndStateSender(
updateMaxErc20Deposit(uint256 maxDepositAmount
updateRootChain(address _rootChain
Events
MaxErc20DepositUpdate(uint256 indexed oldLimituint256 indexed newLimit
NewDepositBlock(address indexed owneraddress indexed tokenuint256 amountOrNFTIduint256 depositBlockId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.