0xf77f070bfab24f7fba4c1bd928c755f61272b59e
Verified contract
Proxy
Active on
Ethereum with 10 txns
Unified 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
-
variable spans 6 additional slots
3 additional
variables
Balances ($0.00)
No balances found for "0xf77f070bfab24f7fba4c1bd928c755f61272b59e"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13248642 | 3 years ago | | | 0 | 0.010025579 | |
| 13047585 | 3 years ago | | | 0 | 0.0077808573 | |
| 13008244 | 3 years ago | | | 0 | 0.0082245660 | |
| 12956930 | 3 years ago | | | 0 | 0.0086423370 | |
| 12909044 | 3 years ago | | | 0 | 0.0056608737 | |
| 12864704 | 3 years ago | | | 0 | 0.0036718350 | |
| 12819982 | 3 years ago | | | 0 | 0.0073436700 | |
| 12774998 | 3 years ago | | | 0 | 0.016990008 | |
| 12730241 | 3 years ago | | | 0 | 0.0051799800 | |
| 12684639 | 3 years ago | | | 0 | 0.14399738 |
ABI
ABI objects
Getter at block 21265771
DENOMINATOR() view returns (uint256)
10000
EMISSION_PERIOD() view returns (uint256)
604800
FOUNDER_SHARE_DENOMINATOR() view returns (uint256)
20
INITIAL_EMISSION() view returns (uint256)
24000000000000000000000000
anarchizedAt() view returns (uint256)
0
emission() view returns (uint256)
8368282562400000000000000
emissionCutRate() view returns (uint256)
1000
emissionStarted() view returns (uint256)
1623768576
emissionWeekNum() view returns (uint256)
13
emissionWeight() view returns (struct EmissionWeight)
([0x2b759DaC43f465ffB6de82Ca355C68619eF2f27b, 0x2162F998619647300b9c41797672A328a082a25E], [4750, 4750], 499, 1, 0, 500, 10500)
forceAnarchizeAt() view returns (uint256)
0
getNumberOfPools() view returns (uint256)
2
gov() view returns (address)
0x665195af629b27728825506cdf9a151a684a0793
initialContributorPool() view returns (address)
0xb87d397c27ddbb5fdd69a21757d11cd1746c4611
initialContributorShare() view returns (address)
0x6737771b9e3d64b482b76e274ba77a612b564863
minEmissionRatePerWeek() view returns (uint256)
60
projId() view returns (uint256)
0
protocolPool() view returns (address)
0x0000000000000000000000000000000000000000
recoverer() view returns (address)
0xce193abd0efe33214bc2e1ce96984797fb701bfd
token() view returns (address)
0xa41d6262cf6ea867dffa8ab4a45a0925e94defe0
treasury() view returns (address)
0x9762976dd3e0279ea0a5b931dc5b1403bd17475e
Read-only
factories(bytes4 poolType) view returns (address)
getPoolWeight(uint256 poolIndex) view returns (uint256)
nonRecoverable(address) view returns (bool)
permanentlyNonRecoverable(address) view returns (bool)
poolTypes(address pool) view returns (bytes4)
pools(uint256 index) view returns (address)
State-modifying
Events anarchize()
disable(address _contract)
disablePermanently(address _contract)
distribute()
enable(address _contract)
forceAnarchize()
initialize(struct EmitterConfig params)
initialize(address _recoverer, address[] disableList)
initialize(address gov_)
newPool(bytes4 poolType, address token_) returns (address)
recoverERC20(address tokenAddress, uint256 tokenAmount)
setAnarchyPoint(uint256 timestamp)
setEmission(struct MiningConfig config)
setEmissionCutRate(uint256 rate)
setFactory(address factory)
setGovernance(address gov_)
setMinimumRate(uint256 rate)
setRecoverer(address _recoverer)
setTreasury(address treasury_)
start()
Anarchized()
EmissionCutRateUpdated(uint256 rate)
EmissionRateUpdated(uint256 rate)
EmissionWeightUpdated(uint256 numberOfPools)
NewGovernance(address indexed _prevGovernance, address indexed _newGovernance)
NewMiningPool(bytes4 poolTypes, address baseToken, address pool)
Recovered(address token, uint256 amount)
Start()
TokenEmission(uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.