EtherPredicateProxy
Verified contract
Proxy
Active on
Ethereum with 12 txns
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
Balances ($16,332,263.15)
Native
Value
$16,332,263.15
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 4.580843K | $3,565.34 |
$16,332,263.15 | |
ICG | ERC-20 | 100 | -- | -- | |
HQG | ERC-20 | 1.02 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18926195 | a year ago | | | 0 | 0.00098947877 | |
| 18926183 | a year ago | | | 0 | 0.0016780194 | |
| 18926171 | a year ago | | | 0 | 0.00057982477 | |
| 14621435 | 3 years ago | | | 0 | 0.0010879248 | |
| 14621427 | 3 years ago | | | 0 | 0.0013655184 | |
| 14621424 | 3 years ago | | | 0 | 0.0027306868 | |
| 14582182 | 3 years ago | | | 0 | 0.0012358325 | |
| 14582182 | 3 years ago | | | 0 | 0.0019737035 | |
| 14582182 | 3 years ago | | | 0 | 0.0019902907 | |
| 14582178 | 3 years ago | | | 0 | 0.0038344095 |
ABI
ABI objects
Getter at block 21292293
implementation() view returns (address)
0xe7424ab0e1828d83ad402da5644142e55598c782
proxyOwner() view returns (address)
0x4fb08a8288f39d4fece57e881ab0740202d26b9b
proxyType() pure returns (uint256 proxyTypeId)
2
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MANAGER_ROLE() view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
TOKEN_TYPE() view returns (bytes32)
0xa234e09165f88967a714e2a476288e4c6d88b4b69fe7c300a03190b858990bfc
TRANSFER_EVENT_SIG() view returns (bytes32)
0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef
WITHDRAW_EVENT_SIG() view returns (bytes32)
0x67b714876402c93362735688659e2283b4a37fb21bab24bc759ca759ae851fd8
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
State-modifying
Events transferProxyOwnership(address newOwner)
updateAndCall(address _newProxyTo, bytes data) payable
updateImplementation(address _newProxyTo)
exitTokens(address, address, bytes log)
grantRole(bytes32 role, address account)
initialize(address _owner)
lockTokens(address depositor, address depositReceiver, address, bytes depositData)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
ProxyOwnerUpdate(address _new, address _old)
ProxyUpdated(address indexed _new, address indexed _old)
ExitedEther(address indexed exitor, uint256 amount)
LockedEther(address indexed depositor, address indexed depositReceiver, uint256 amount)
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)
constructor(address _proxyTo)
fallback()
receive()
receive()
This contract contains no error objects.