EthereumDeposit
Verified contract
Active on
Ethereum with 436 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 "EthereumDeposit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11563148 | 4 years ago | | | 0 | 0.0036992400 | |
| 11092538 | 4 years ago | | | 0.1 | 0.00071064400 | |
| 11092353 | 4 years ago | | | 0 | 0.0015963000 | |
| 11092338 | 4 years ago | | | 0.0626607 | 0.0010315800 | |
| 11092284 | 4 years ago | | | 0 | 0.0022768200 | |
| 11092203 | 4 years ago | | | 3.13117 | 0.0010774280 | |
| 11092193 | 4 years ago | | | 5 | 0.0012608200 | |
| 11092164 | 4 years ago | | | 0 | 0.0027105000 | |
| 11088531 | 4 years ago | | | 0 | 0.0016263000 | |
| 11087741 | 4 years ago | | | 0 | 0.0053137560 |
ABI
ABI objects
Getter at block 21080551
getChainId() pure returns (uint256)
1
getDomainSeperator() view returns (bytes32)
0x6bb98fb2fa31b71efc911a5c1d52d7efcde9f2f1163a44b9a326f99a1dabc70b
maxLimit() view returns (uint256)
5000000000000000000
wallet() view returns (address)
0x0d75b30b65fec765dde3b275de3977cdf2b6bab2
Read-only
getNonce(address user) view returns (uint256 nonce)
isAdmin(address account) view returns (bool)
txVsClaimed(bytes32) view returns (bool)
State-modifying
Events addAdmin(address account)
changeMaxLimit(uint256 newLimit)
executeMetaTransaction(address userAddress, bytes functionSignature, bytes32 sigR, bytes32 sigS, uint8 sigV) payable returns (bytes)
releaseFunds(uint256 amount)
removeAdmin(address account)
withdraw(bytes32 txHash, address account, uint256 amount)
AdminAdded(address indexed account)
AdminRemoved(address indexed account)
Deposit(uint256 amount)
MetaTransactionExecuted(address userAddress, address relayerAddress, bytes functionSignature)
Released(uint256 amount)
Withdraw(uint256 amount, bytes32 indexed txHash)
constructor(address account)
fallback()
This contract contains no error objects.