DepositManagerProxy
Verified contract
Proxy
Active on
Ethereum with 291,940 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
0x6e7a…ce48
0x6e7a…ce48
0x33a0…ca71
0x33a0…ca71
0x86e4…c287
0x86e4…c287
0x28e4…bfbe
0x28e4…bfbe
Balances ($716,830,196.58)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POL | ERC-20 | 1.72368B | $0.415839 |
$716,773,341.74 | |
DAI | ERC-20 | 51.398299K | $0.997942 |
$51,292.52 | |
USDC | ERC-20 | 3.952521K | $0.998243 |
$3,945.58 | |
QUICK | ERC-20 | 22.866867 | $42.62 |
$974.59 | |
API3 | ERC-20 | 224.129379 | $1.80 |
$403.43 | |
USDT | ERC-20 | 101 | $0.998921 |
$100.89 | |
FTM | ERC-20 | 76.343882 | $0.798444 |
$60.96 | |
WETH | ERC-20 | 0.011 | $3,193.98 |
$35.13 | |
SAND | ERC-20 | 113.72 | $0.291718 |
$33.17 | |
BNB | ERC-20 | 0.01 | $639.30 |
$6.39 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156675 | 4 hours ago | | | 0 | 0.0018272676 | |
| 21156608 | 4 hours ago | | | 0 | 0.0022261589 | |
| 21156549 | 5 hours ago | | | 0 | 0.0016699686 | |
| 21156451 | 5 hours ago | | | 0 | 0.0021610215 | |
| 21156062 | 6 hours ago | | | 0 | 0.0017095101 | |
| 21155591 | 8 hours ago | | | 0 | 0.0019915061 | |
| 21155059 | 10 hours ago | | | 0 | 0.0019948344 | |
| 21154926 | 10 hours ago | | | 0 | 0.0017033164 | |
| 21154302 | 12 hours ago | | | 0 | 0.0012581526 | |
| 21154220 | 12 hours ago | | | 0 | 0.0012054834 |
ABI
ABI objects
Getter at block 21157911
childChain() view returns (address)
0xd9c7c4ed4b66858301d0cb28cc88bf655fe34861
governance() view returns (address)
0x6e7a5820bad6ceba8ef5ea69c0c92ebbdac9ce48
implementation() view returns (address)
0xb00aa68b87256e2f22058fb2ba3246eec54a44fc
isOwner() view returns (bool)
false
locked() view returns (bool)
false
maxErc20Deposit() view returns (uint256)
1000000000000000000000000000000
owner() view returns (address)
0xcaf0aa768a3ae1297df20072419db8bb8b5c8cef
proxyType() pure returns (uint256 proxyTypeId)
2
registry() view returns (address)
0x33a02e6cc863d393d6bf231b697b82f6e499ca71
rootChain() view returns (address)
0x86e4dc95c7fbdbf52e33d563bbdb00823894c287
stateSender() view returns (address)
0x28e4f3a7f651294b9564800b2d01f35189a5bfbe
childChain() view returns (address)
0xd9c7c4ed4b66858301d0cb28cc88bf655fe34861
governance() view returns (address)
0x6e7a5820bad6ceba8ef5ea69c0c92ebbdac9ce48
isOwner() view returns (bool)
false
locked() view returns (bool)
false
maxErc20Deposit() view returns (uint256)
1000000000000000000000000000000
owner() view returns (address)
0xcaf0aa768a3ae1297df20072419db8bb8b5c8cef
registry() view returns (address)
0x33a02e6cc863d393d6bf231b697b82f6e499ca71
rootChain() view returns (address)
0x86e4dc95c7fbdbf52e33d563bbdb00823894c287
stateSender() view returns (address)
0x28e4f3a7f651294b9564800b2d01f35189a5bfbe
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()
migrateMatic()
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.