TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 155 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0x3358…027f
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
knBONE | ERC-20 | 2.911588M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21160727 | 18 minutes ago | | | 0 | 0.010988163 | |
| 21160515 | an hour ago | | | 0 | 0.011723728 | |
| 21140670 | 3 days ago | | | 0 | 0.0067915841 | |
| 21140179 | 3 days ago | | | 0 | 0.0099046637 | |
| 21132100 | 4 days ago | | | 0 | 0.018736679 | |
| 21131020 | 4 days ago | | | 0 | 0.015371658 | |
| 21125656 | 5 days ago | | | 0 | 0.017518743 | |
| 21115342 | 6 days ago | | | 0 | 0.0081734140 | |
| 21113105 | 7 days ago | | | 0 | 0.0033872087 | |
| 21108875 | 7 days ago | | | 0 | 0.0034613287 |
ABI
ABI objects
Getter at block 21160814
DAO_ROLE() view returns (bytes32)
0x3b5d4cc60d3ec3516ee8ae083bd60934f6eb2a6c54b1229985c41bfb092b2603
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PAUSE_ROLE() view returns (bytes32)
0x139c2898040ef16910dc9f44dc697df79363da767d8bc92f2e310312b816e46d
UNPAUSE_ROLE() view returns (bytes32)
0x265b220c5a8891efdd9e1b1b7fa72f257bd5169f8d87e319cf3dad6ff52b94ae
VALIDATOR_ROLE() view returns (bytes32)
0x21702c8af46127c7fa207f89d0b0a8441bb32959a0ac7df790e9ab1a25c98926
feeReceiver() view returns (address)
0xda4df6e2121edab7c33ed7fe0f109350939eda84
knBONE() view returns (address)
0x3358fca51d7c0408750fbbe7777012e0b67c027f
minSignatures() view returns (uint256)
2
nextTransactionIDFromThisNetwork() view returns (uint256)
559
paused() view returns (bool)
false
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
processedTransaction(uint256, uint256) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events depositForUser(address receiver, uint256 amount)
execute(uint256 chainID, uint256 transactionID, address receiver, uint256 amountToReceive, uint256 feeAmount, uint256 _instantPoolAmount, uint256 _requestWithdrawAmount, bytes[] signatures)
grantRole(bytes32 role, address account)
initialize(address _dao, address _feeReceiver, address _knBONE, address[] _validators, uint256 _minSignatures)
pause()
recoverERC20(address token, address receiver, uint256 amount)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setFeeReceiver(address _feeReceiver)
setMinSignatures(uint256 _minSignatures)
simulateExecute(uint256 chainID, uint256 transactionID, address receiver, uint256 amountToReceive, uint256 feeAmount, uint256 _instantPoolAmount, uint256 _requestWithdrawAmount)
unpause()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Deposit(uint256 indexed transactionID, address indexed from, address indexed to, uint256 amount)
Execute(uint256 indexed chainID, uint256 indexed transactionID, uint8 indexed withdrawStatus)
Paused(address account)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Unpaused(address account)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.