DiamondProxy
Verified contract
Proxy
Active on
Ethereum
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 46 additional slots
-
variable spans 3 additional slots
Balances ($35.36)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 25 | $1.001 |
$25.03 | |
WBTC | ERC-20 | 0.0001 | $97,949.00 |
$9.79 | |
ZRX | ERC-20 | 1 | $0.495697 |
$0.5 | |
LINK | ERC-20 | 0.000999 | $18.31 |
$0.02 | |
TSUKA | ERC-20 | 1 | $0.011474 |
$0.01 | |
SHIB | ERC-20 | 349.580976 | $0.000026 |
$0.01 | |
APU | ERC-20 | 2 | $0.000837 |
$0 | |
USDT | ERC-20 | 0.000013 | $1.002 |
$0 | |
똥코인 | ERC-20 | 6.9 | -- | -- | |
Memeave | ERC-20 | 30B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21262322 | 4 hours ago | | | 0 | 0.0010479433 | |
| 21260811 | 9 hours ago | | | 0.097742681 | 0.0012826590 | |
| 21259999 | 12 hours ago | | | 0 | 0.0013977304 | |
| 21257050 | a day ago | | | 1000.0025 | 0.0013459220 | |
| 21255774 | a day ago | | | 0.018048712 | 0.0015269955 | |
| 21253291 | a day ago | | | 0.7273335 | 0.0014776399 | |
| 21249680 | 2 days ago | | | 0.0021845594 | 0.0016396344 | |
| 21246816 | 2 days ago | | | 0 | 0.0018877678 | |
| 21244663 | 3 days ago | | | 17.000241 | 0.0019544663 | |
| 21243554 | 3 days ago | | | 0 | 0.0041207034 |
ABI
ABI objects
Getter at block 21263479 getName() view returns (string)
Read-only
This contract contains no read-only function objects.
State-modifying
Events commitBatches(struct IExecutorStoredBatchInfo _lastCommittedBatchData, struct IExecutorCommitBatchInfo[] _newBatchesData)
commitBatchesSharedBridge(uint256, struct IExecutorStoredBatchInfo _lastCommittedBatchData, struct IExecutorCommitBatchInfo[] _newBatchesData)
executeBatches(struct IExecutorStoredBatchInfo[] _batchesData)
executeBatchesSharedBridge(uint256, struct IExecutorStoredBatchInfo[] _batchesData)
proveBatches(struct IExecutorStoredBatchInfo _prevBatch, struct IExecutorStoredBatchInfo[] _committedBatches, struct IExecutorProofInput _proof)
proveBatchesSharedBridge(uint256, struct IExecutorStoredBatchInfo _prevBatch, struct IExecutorStoredBatchInfo[] _committedBatches, struct IExecutorProofInput _proof)
revertBatches(uint256 _newLastBatch)
revertBatchesSharedBridge(uint256, uint256 _newLastBatch)
BlockCommit(uint256 indexed batchNumber, bytes32 indexed batchHash, bytes32 indexed commitment)
BlockExecution(uint256 indexed batchNumber, bytes32 indexed batchHash, bytes32 indexed commitment)
BlocksRevert(uint256 totalBatchesCommitted, uint256 totalBatchesVerified, uint256 totalBatchesExecuted)
BlocksVerification(uint256 indexed previousLastVerifiedBatch, uint256 indexed currentLastVerifiedBatch)
constructor(uint256 _chainId, struct DiamondDiamondCutData _diamondCut)
fallback()
This contract contains no error objects.