BatchZkSyncDeposit
Verified contract
Active on
Ethereum with 57 txns
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 "BatchZkSyncDeposit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10978423 | 4 years ago | | | 0.30182 | 0.013361421 | |
| 10978381 | 4 years ago | | | 0.029985416 | 0.016615000 | |
| 10978215 | 4 years ago | | | 0.048446125 | 0.019340051 | |
| 10977818 | 4 years ago | | | 0.01658 | 0.031236200 | |
| 10977601 | 4 years ago | | | 0 | 0.034957481 | |
| 10977599 | 4 years ago | | | 0 | 0.034957481 | |
| 10977362 | 4 years ago | | | 0 | 0.0059224380 | |
| 10976877 | 4 years ago | | | 0.04250551 | 0.017559412 | |
| 10976654 | 4 years ago | | | 0.007295642 | 0.035889696 | |
| 10976247 | 4 years ago | | | 0.679878 | 0.045515904 |
ABI
ABI objects
Getter at block 21317737
owner() view returns (address)
0x00de4b13153673bcae2616b67bf822500d325fc3
paused() view returns (bool)
false
zkSync() view returns (address)
0xabea9132b05a70803a4e85094fd0e1800777fbef
Read-only
This contract contains no read-only function objects.
State-modifying
Events deposit(address _recipient, struct BatchZkSyncDepositDeposit[] _deposits) payable
pause()
renounceOwnership()
setAllowance(address _token, uint256 _amount)
transferOwnership(address newOwner)
unpause()
AllowanceSet(address indexed token, uint256 amount)
DepositMade(address indexed token, uint104 indexed amount, address indexed user)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address _zkSync, address[] _tokens)
This contract contains no fallback and receive objects.
This contract contains no error objects.