DepositManagerProxy
Verified contract
Proxy
Active on
Ethereum with 30,060 txns
Unified 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
0xc476…2f06
0xc476…2f06
0xf486…62bb
0xf486…62bb
0xd460…53f9
0xd460…53f9
0x3a12…a21c
0x3a12…a21c
Balances ($5,653,641.43)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BONE | ERC-20 | 11.658428M | $0.48494 |
$5,653,638.08 | |
WETH | ERC-20 | 0.001 | $3,320.20 |
$3.32 | |
NFAi | ERC-20 | 3 | $0.007748 |
$0.02 | |
APU | ERC-20 | 1 | $0.0009 |
$0 | |
| ERC-20 | 100 | -- | -- | |
HQG | ERC-20 | 1.03 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21274091 | 3 hours ago | | | 0 | 0.0022427534 | |
| 21273654 | 5 hours ago | | | 0 | 0.0027321630 | |
| 21273640 | 5 hours ago | | | 0 | 0.0026220339 | |
| 21273551 | 5 hours ago | | | 0 | 0.0021530643 | |
| 21273462 | 5 hours ago | | | 0 | 0.0022900042 | |
| 21273416 | 6 hours ago | | | 0 | 0.0020053379 | |
| 21273364 | 6 hours ago | | | 0 | 0.0023729304 | |
| 21273326 | 6 hours ago | | | 0 | 0.0026686938 | |
| 21272973 | 7 hours ago | | | 0 | 0.0029584741 | |
| 21271658 | 11 hours ago | | | 0 | 0.0028555600 |
ABI
ABI objects
Getter at block 21275080
childChain() view returns (address)
0x32262ddd01fff9bb367586317a5e40dbe2bccbe2
governance() view returns (address)
0xc476e20c2f7fa3b35ac242abe71b59e902242f06
implementation() view returns (address)
0x79a674d373551e6cfd22b2ed65cc1ac09250f430
isOwner() view returns (bool)
false
locked() view returns (bool)
false
maxErc20Deposit() view returns (uint256)
100000000000000000000000000000
owner() view returns (address)
0x80cc222ea02f4334f67e9e55e7412fed62599004
proxyType() pure returns (uint256 proxyTypeId)
2
registry() view returns (address)
0xf486e3b6a432bdd6edaae85a565cd7682a7862bb
rootChain() view returns (address)
0xd46042f503b8ec0a166af8c0bfbb0a3c562353f9
stateSender() view returns (address)
0x3a122785bc4d951d132b2cad31fc187d6dc7a21c
childChain() view returns (address)
0x32262ddd01fff9bb367586317a5e40dbe2bccbe2
governance() view returns (address)
0xc476e20c2f7fa3b35ac242abe71b59e902242f06
isOwner() view returns (bool)
false
locked() view returns (bool)
false
maxErc20Deposit() view returns (uint256)
100000000000000000000000000000
owner() view returns (address)
0x80cc222ea02f4334f67e9e55e7412fed62599004
registry() view returns (address)
0xf486e3b6a432bdd6edaae85a565cd7682a7862bb
rootChain() view returns (address)
0xd46042f503b8ec0a166af8c0bfbb0a3c562353f9
stateSender() view returns (address)
0x3a122785bc4d951d132b2cad31fc187d6dc7a21c
Read-only
deposits(uint256) view returns (bytes32 depositHash, uint256 createdAt)
deposits(uint256) view returns (bytes32 depositHash, uint256 createdAt)
State-modifying
Events lock()
renounceOwnership()
transferOwnership(address newOwner)
unlock()
updateImplementation(address _newProxyTo)
depositBulk(address[] _tokens, uint256[] _amountOrTokens, address _user)
depositERC20(address _token, uint256 _amount)
depositERC20ForUser(address _token, address _user, uint256 _amount)
depositERC721(address _token, uint256 _tokenId)
depositERC721ForUser(address _token, address _user, uint256 _tokenId)
depositEther() payable
lock()
onERC721Received(address, address, uint256, bytes) returns (bytes4)
renounceOwnership()
transferAssets(address _token, address _user, uint256 _amountOrNFTId)
transferOwnership(address newOwner)
unlock()
updateChildChainAndStateSender()
updateMaxErc20Deposit(uint256 maxDepositAmount)
updateRootChain(address _rootChain)
MaxErc20DepositUpdate(uint256 indexed oldLimit, uint256 indexed newLimit)
NewDepositBlock(address indexed owner, address indexed token, uint256 amountOrNFTId, uint256 depositBlockId)
OwnerUpdate(address _prevOwner, address _newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProxyUpdated(address indexed _new, address indexed _old)
MaxErc20DepositUpdate(uint256 indexed oldLimit, uint256 indexed newLimit)
NewDepositBlock(address indexed owner, address indexed token, uint256 amountOrNFTId, uint256 depositBlockId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _proxyTo, address _registry, address _rootChain, address _governance)
fallback()
fallback()
This contract contains no error objects.