AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 412 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
-
variable spans 49 additional slots
0x1c94…b25f
Balances ($82.08)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 82 | $1.001 |
$82.08 | |
MATTER | ERC-20 | 24M | -- | -- | |
MATTER | ERC-20 | 10.323923M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13638490 | 3 years ago | | | 0 | 0.0039838251 | |
| 13638465 | 3 years ago | | | 0 | 0.0030815585 | |
| 12966801 | 3 years ago | | | 0 | 0.016636600 | |
| 12966794 | 3 years ago | | | 0 | 0.016636600 | |
| 12965990 | 3 years ago | | | 0 | 0.016636600 | |
| 12883369 | 3 years ago | | | 0 | 0.00085323510 | |
| 12834176 | 3 years ago | | | 0 | 0.0031672290 | |
| 12802004 | 3 years ago | | | 0 | 0.0016512090 | |
| 12794675 | 3 years ago | | | 0 | 0.0015316640 | |
| 12790083 | 3 years ago | | | 0 | 0.0019657250 |
ABI
ABI objects
Getter at block 21191175
currency() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
governor() view returns (address)
0xca70014dd4fa26ec92b8093794edfa3616ba97c0
token() view returns (address)
0x1c9491865a1de77c5b6e19d2e6a5f1d7a6f2b25f
Read-only
getConfig(bytes32 key) view returns (uint256)
getConfig(bytes32 key, address addr) view returns (uint256)
getConfig(bytes32 key, uint256 index) view returns (uint256)
getQuota(address addr) view returns (uint256)
getVolume(address addr) view returns (uint256)
unlockCapacity(address addr) view returns (uint256 c)
unlocked(address addr) view returns (uint256)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
__Governable_init_unchained(address governor_)
__Offering_init(address governor_, address currency_, address token_, address public_, address recipient_, uint256[5] times_)
__Offering_init_unchained(address currency_, address token_, address public_, address recipient_, uint256[5] times_)
offer()
renounceGovernorship()
setConfig(bytes32 key, address addr, uint256 value)
setConfig(bytes32 key, uint256 index, uint256 value)
setConfig(bytes32 key, uint256 value)
setQuota(address addr, uint256 amount, bool isSeed)
setQuotas(address[] addrs, uint256[] amounts, bool isSeed)
transferGovernorship(address newGovernor)
unlock()
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
GovernorshipTransferred(address indexed previousGovernor, address indexed newGovernor)
constructor(address _admin, address _logic, bytes _data)
fallback()
fallback()
receive()
This contract contains no error objects.