GatorPolicy
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xae00…fd26
Balances ($0.00)
No balances found for "GatorPolicy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11344841 | 4 years ago | | | 0 | 0.0013182000 |
ABI
ABI objects
Getter at block 21283178
deviationThreshold() view returns (uint256)
50000000000000000
epoch() view returns (uint256)
6
lastRebaseTimestampSec() view returns (uint256)
1608226162
minRebaseTimeIntervalSec() view returns (uint256)
1800
orchestrator() view returns (address)
0xbd46103737e057430ee94713fcf18445b996849a
owner() view returns (address)
0xab537a1554ed87bbcaa0dc2b54ed69ca9682f469
token_price() view returns (uint256)
235013076141626
uFrags() view returns (address)
0xae00e02d29a35f5a100d64d6133da7f57fbbfd26
Read-only
computeSupplyDelta(uint256 new_price) view returns (int256)
withinDeviationThreshold(uint256 new_price, uint256 old_price) view returns (bool)
State-modifying
Events rebase(uint256 wei_token_price)
renounceOwnership()
setDeviationThreshold(uint256 deviationThreshold_)
setOrchestrator(address orchestrator_)
setRebaseTimingParameters(uint256 minRebaseTimeIntervalSec_, uint256 rebaseWindowOffsetSec_)
setTokenPrice(uint256 _token_price)
transferOwnership(address newOwner)
LogRebase(uint256 indexed epoch, uint256 exchangeRate, uint256 cpi, int256 requestedSupplyAdjustment, uint256 timestampSec)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address uFrags_, uint256 _token_price)
This contract contains no fallback and receive objects.
This contract contains no error objects.