0x03f84c2b50442332802b7ca8dbbefad1633f2547
Unverified contract
Proxy
Active on
Ethereum with 7,105 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
-
variable spans 11 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CSCEC | ERC-20 | 1.1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21178958 | 9 hours ago | | | 0 | 0.0031161027 | |
| 21178930 | 9 hours ago | | | 0 | 0.0021156827 | |
| 21177211 | 15 hours ago | | | 0 | 0.0063596043 | |
| 21176207 | 18 hours ago | | | 0 | 0.0027593897 | |
| 21176200 | 18 hours ago | | | 0 | 0.0018441147 | |
| 21176026 | 19 hours ago | | | 0 | 0.0022403720 | |
| 21176021 | 19 hours ago | | | 0 | 0.0015869363 | |
| 21175951 | 19 hours ago | | | 0 | 0.0025989587 | |
| 21175925 | 19 hours ago | | | 0 | 0.0015924062 | |
| 21172016 | a day ago | | | 0 | 0.0025883054 |
ABI
ABI objects
Getter at block 21181664
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=Facet Ethscription ERC20 Bridge, version=4, chainId=1, verifyingContract=0x03f84c2b50442332802b7ca8dbbefad1633f2547, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
getAdmin() view returns (address)
0xb2b01decb6cd36e7396b78d3744482627f22c525
getBridgeInLimit() view returns (uint16)
100
getCancelBlockNumber() view returns (uint256)
0
getDepositEnabled() view returns (bool)
true
getDumbContract() view returns (address)
0x55ab0390a89fed8992e3affbf61d102490735e24
getSigner() view returns (address)
0x314d660b083675f415ccaa9c545feedf377d1006
getWithdrawDelay() view returns (uint256)
0
getWithdrawalEnabled() view returns (bool)
true
Read-only
getPendingDepositHash(address sender) view returns (bytes32)
getProcessedWithdrawalsPerDeposit(bytes32 ethscriptionId, bytes32 depositId) view returns (bool)
processedDepositIds(bytes32 depositId) view returns (bool)
processedWithdraws(bytes32 withdrawalId) view returns (bool)
State-modifying
Events cancelSignatures()
confirmDeposit(struct FacetEthscriptionBridgeV5DepositConfirmation deposit)
disableAllFeatures()
enableAllFeatures()
initialize(address adminAddress)
setAdmin(address admin)
setBridgeInLimit(uint16 bridgeInLimit)
setDepositEnabled(bool enabled)
setDumbContract(address dumbContract)
setPendingDepositHash(address sender, bytes32 newHash)
setSigner(address signer)
setWithdrawDelay(uint256 withdrawDelay)
setWithdrawEnabled(bool enabled)
withdraw(struct FacetEthscriptionBridgeV5WithdrawRequest req)
ethscriptions_protocol_CreateEthscription(address indexed initialOwner, string contentURI)
ethscriptions_protocol_TransferEthscription(address indexed recipient, bytes32 indexed id)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.