Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Treasury"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11866057 | 4 years ago | | | 0 | 0.011032747 | |
| 11865990 | 4 years ago | | | 0 | 0.018429655 | |
| 11861763 | 4 years ago | | | 0 | 0.0096637200 | |
| 11861217 | 4 years ago | | | 0 | 0.012482305 | |
| 11861216 | 4 years ago | | | 0 | 0.014149219 | |
| 11860693 | 4 years ago | | | 0 | 0.0096637200 | |
| 11860139 | 4 years ago | | | 0 | 0.0093415960 | |
| 11859589 | 4 years ago | | | 0 | 0.0082141620 | |
| 11857950 | 4 years ago | | | 0 | 0.013529208 | |
| 11857417 | 4 years ago | | | 0 | 0.011113278 |
ABI
ABI objects
Getter at block 21266567
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
EXTENSION() view returns (bytes32)
0x78bec9d88e02d1f4b35ce23db7faa5ef3d17dec29002274bf73a61ccef4c8a07
boardroom() view returns (address)
0x9a0060442547df3c66627fd9e47ea2551ee65aae
cash() view returns (address)
0x1cde42a34d549fbc1e75f63e56867f14a8e1175b
cashPriceCeiling() view returns (uint256)
1050000
cashPriceFloor() view returns (uint256)
950000
cashPriceOne() view returns (uint256)
1000000
currentEpochBurnedCeiling() view returns (uint256)
54207439871736464418228
currentEpochTotalBurned() view returns (uint256)
0
getCurrentEpoch() view returns (uint256)
40
getMelterEpoch() view returns (uint256)
432
getMelterOraclePrice() view returns (uint256)
816936
getPeriod() view returns (uint256)
86400
getSeigniorageOraclePrice() view returns (uint256)
816936
getSharePerBurned() view returns (uint256)
32
getStartTime() view returns (uint256)
1610020800
getTotalPooledUBC() view returns (uint256)
5200131536855965168745
isOperator() view returns (bool)
false
melterOracle() view returns (address)
0x740cd7a70dc22c84db3b7515b539bd099cc3ceca
migrated() view returns (bool)
false
nextEpochPoint() view returns (uint256)
1613476800
operator() view returns (address)
0x477784fe160c246d8abfa457477e9ff8996a6096
owner() view returns (address)
0x477784fe160c246d8abfa457477e9ff8996a6096
seigniorageOracle() view returns (address)
0x60c2617339344357325e0e642998539e4d152d58
share() view returns (address)
0xe7bf7fe480a707cf516b4dc431ea8958ab427220
totalPendingRewards() view returns (uint256)
65810276115265711592443
ubcusdtPool() view returns (address)
0x9802e3a4e338c9cc20bffb9876ce7c157fe5586b
Read-only
CPEarned(address) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
State-modifying
Events ExtensionBurn(uint256 amount)
ExtensionMint(uint256 amount)
allocateSeigniorage()
grantRole(bytes32 role, address account)
melter(uint256 amount)
migrate(address target)
redeem()
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setParams(uint256 ceiling, uint256 one, uint256 floor)
setPeriod(uint256 _period)
transferOperator(address newOperator_)
transferOwnership(address newOwner)
updateMelterPrice()
BoardroomFunded(uint256 timestamp, uint256 seigniorage)
Migration(address indexed target)
OperatorTransferred(address indexed previousOperator, address indexed newOperator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor(address _cash, address _share, address _seigniorageOracle, address _boardroom, uint256 _startTime, address _UBCUSDTPool, address _melterOracle)
This contract contains no fallback and receive objects.
This contract contains no error objects.