OwnedUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 1,089 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4c19…3784
Balances ($433,813.49)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TRU | ERC-20 | 4.911782M | $0.088321 |
$433,813.49 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20403145 | 4 months ago | | | 0 | 0.00016118393 | |
| 20178861 | 5 months ago | | | 0 | 0.00042056073 | |
| 20151004 | 5 months ago | | | 0 | 0.00016917841 | |
| 20148290 | 5 months ago | | | 0 | 0.00036932519 | |
| 20141843 | 5 months ago | | | 0 | 0.00071969244 | |
| 20138612 | 5 months ago | | | 0 | 0.00030231235 | |
| 20137362 | 5 months ago | | | 0 | 0.00031408682 | |
| 19941013 | 6 months ago | | | 0 | 0.0011365981 | |
| 19912150 | 6 months ago | | | 0 | 0.0015836952 | |
| 19345098 | 9 months ago | | | 0 | 0.0039967858 |
ABI
ABI objects
Getter at block 21247227
implementation() view returns (address impl)
0xeedb291fcf250c4259211469787a380ec5aaa95d
pendingProxyOwner() view returns (address pendingOwner)
0x0000000000000000000000000000000000000000
proxyOwner() view returns (address owner)
0x16cea306506c387713c70b9c1205fd5ac997e78e
owner() view returns (address)
0xe0ef5ecc2e439fb69eac5146618e8295b4dd233a
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
token() view returns (address)
0x4c19596f5aaff459fa38b0f7ed92f11ae6543784
totalSupply() view returns (uint256)
0
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
registeredDistributions(address) view returns (uint256)
State-modifying
Events claimProxyOwnership()
transferProxyOwnership(address newOwner)
upgradeTo(address implementation)
cancel(address receiver)
claim()
claimOwnership()
initialize(address _token)
register(address receiver, uint256 distribution)
transferOwnership(address newOwner)
NewPendingOwner(address currentOwner, address pendingOwner)
ProxyOwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
Cancel(address receiver, uint256 distribution)
Claim(address account, uint256 distribution)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Register(address receiver, uint256 distribution)
constructor()
fallback()
receive()
This contract contains no error objects.