AuthenticatedProxy
Verified contract
Implementation
Active on
Ethereum with 8 txns
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
Balances ($1.40)
Native
Value
$1.4
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00055 | $2,543.04 |
$1.4 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15168017 | 2 years ago | | | 0 | 0.0016690798 | |
| 14998192 | 2 years ago | | | 0 | 0.00044812735 | |
| 14909617 | 2 years ago | | | 0 | 0.0026632321 | |
| 14895576 | 2 years ago | | | 0.00055012158 | 0.0018469993 | |
| 8806180 | 5 years ago | | | 0 | 0.000030822003 | |
| 8806154 | 5 years ago | | | 0 | 0.000030671000 | |
| 8805895 | 5 years ago | | | 0 | 0.000024499245 | |
| 8786200 | 5 years ago | | | 0 | 0.00085508855 |
ABI
ABI objects
Getter at block 21093102
implementation() view returns (address)
0x0000000000000000000000000000000000000000
proxyType() pure returns (uint256 proxyTypeId)
2
registry() view returns (address)
0xa256053a05affd3b4103c85af42aed3b432b1e3c
revoked() view returns (bool)
true
upgradeabilityOwner() view returns (address)
0x0000000000000000000000000000000000000000
user() view returns (address)
0xa256053a05affd3b4103c85af42aed3b432b1e3c
Read-only
This contract contains no read-only function objects.
State-modifying
Events initialize(address addrUser, address addrRegistry)
proxy(address dest, uint8 howToCall, bytes calldata) returns (bool result)
proxyAssert(address dest, uint8 howToCall, bytes calldata)
receiveApproval(address from, uint256 value, address token, bytes extraData)
setRevoke(bool revoke)
ReceivedEther(address indexed sender, uint256 amount)
ReceivedTokens(address indexed from, uint256 value, address indexed token, bytes extraData)
Revoked(bool revoked)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.