AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 4 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 ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MTA | ERC-20 | 0.023959 | $0.031315 |
$0 | |
imBTC | ERC-20 | 0.074161 | -- | -- | |
fPmBTC/HBTC | ERC-20 | 0.00002 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14933143 | 2 years ago | | | 0 | 0.0055265756 | |
| 14933130 | 2 years ago | | | 0 | 0.0034846108 | |
| 13413172 | 3 years ago | | | 0 | 0.010019054 | |
| 13353427 | 3 years ago | | | 0 | 0.023268276 |
ABI
ABI objects
Getter at block 21311106
core() view returns (address)
0x2a8facc9d49fbc3ecff569847833c380a13418a8
ibbtc() view returns (address)
0xc4e15973e6ff2a35cc804c2cf9d2a1b817a8b40f
payees() view returns (address[])
[0xB65cef03b9B89f99517643226d76e286ee999e77, 0x3dd46846eed8D147841AE162C8425c08BD8E1b41]
totalShares() view returns (uint256)
10000
Read-only
isPayee(address account) view returns (bool)
shares(address account) view returns (uint256)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
disperseToken(address token)
initialize(address[] payees, uint256[] shares)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
PayeeAdded(address account, uint256 shares)
PaymentReleased(address token, address to, uint256 amount)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.