Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x597b…2b3c
-
variable spans 1 additional slot
-
variable spans 1 additional slot
24 additional
variables
Balances ($750.68)
Native
Value
$750.68
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.235966 | $3,181.29 |
$750.68 | |
MYOU | ERC-20 | 0.2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8225078 | 5 years ago | | | 0 | 0.000036960000 | |
| 8225061 | 5 years ago | | | 0 | 0.000036960000 | |
| 8225061 | 5 years ago | | | 0 | 0.000036960000 | |
| 8225061 | 5 years ago | | | 0 | 0.000036960000 | |
| 8225061 | 5 years ago | | | 0 | 0.000036960000 | |
| 8225033 | 5 years ago | | | 0 | 0.000036960000 | |
| 8225030 | 5 years ago | | | 0 | 0.000036960000 | |
| 8225030 | 5 years ago | | | 0 | 0.000036960000 | |
| 8225026 | 5 years ago | | | 0 | 0.000036960000 | |
| 8225022 | 5 years ago | | | 0 | 0.000036960000 |
ABI
ABI objects
Getter at block 21160480 getStates() view returns (uint256[30])
contractCode() view returns (string)
MOZART-PPT
feeBalanceInWei() view returns (uint256)
7667010960773480
getAddresses() view returns (address[6])
[0xD728681490d63582047A6Cd2fC80B1343C6AbA20, 0xEA9a5D3fb1fD82D152A30D71c2f9140798e6d877, 0x597bE94b5491da37F26aB36650971367cdfd2b3C, 0x6a6b391Ba6C00418D0Ece1177c357C2Bd4e894f6, 0xC35a516a66D98E20D519F8200c322EaE571853A4, 0x96460126E40167a145A41978E261F34E4f2C4706]
lastOperationTime() view returns (uint256)
0
operationCoolDown() view returns (uint256)
86400
operator() view returns (address)
0xea9a5d3fb1fd82d152a30d71c2f9140798e6d877
roleManagerAddress() view returns (address)
0xd728681490d63582047a6cd2fc80b1343c6aba20
totalSupplyA() view returns (uint256)
18309130669384958303
totalSupplyB() view returns (uint256)
36618261338769916607
totalUsers() view returns (uint256)
3
Read-only
allowance(uint256, address, address) view returns (uint256)
balanceOf(uint256, address) view returns (uint256)
existingUsers(address) view returns (uint256)
users(uint256) view returns (address)
State-modifying
Events approve(uint256 index, address sender, address spender, uint256 tokens) returns (bool success)
collectFee(uint256 amountInWei) returns (bool success)
create() payable returns (bool)
createWithWETH(uint256 amount, address wethAddr) returns (bool success)
fetchPrice() returns (bool)
redeem(uint256 amtInWeiA, uint256 amtInWeiB) returns (bool success)
redeemAll() returns (bool success)
setValue(uint256 idx, uint256 newValue) returns (bool success)
startCustodian(address aAddr, address bAddr, address oracleAddr) returns (bool success)
startPreReset() returns (bool success)
startReset() returns (bool success)
transfer(uint256 index, address from, address to, uint256 tokens) returns (bool success)
transferFrom(uint256 index, address spender, address from, address to, uint256 tokens) returns (bool success)
updateFeeCollector() returns (bool)
updateOperator() returns (bool)
updateOracle(address newOracleAddr) returns (bool)
updateRoleManager(address newManagerAddr) returns (bool)
AcceptPrice(uint256 indexed priceInWei, uint256 indexed timeInSecond, uint256 navAInWei, uint256 navBInWei)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens, uint256 index)
CollectFee(address addr, uint256 feeInWei, uint256 feeBalanceInWei)
Create(address indexed sender, uint256 ethAmtInWei, uint256 tokenAInWei, uint256 tokenBInWei, uint256 feeInWei)
Matured(uint256 navAInWei, uint256 navBInWei)
Redeem(address indexed sender, uint256 ethAmtInWei, uint256 tokenAInWei, uint256 tokenBInWei, uint256 feeInWei)
SetValue(uint256 index, uint256 oldValue, uint256 newValue)
StartPreReset()
StartReset(uint256 nextIndex, uint256 total)
StartTrading(uint256 navAInWei, uint256 navBInWei)
TotalSupply(uint256 totalSupplyAInWei, uint256 totalSupplyBInWei)
Transfer(address indexed from, address indexed to, uint256 value, uint256 index)
UpdateFeeCollector(address updater, address newFeeCollector)
UpdateOperator(address updater, address newOperator)
UpdateOracle(address newOracleAddress)
UpdateRoleManager(address newManagerAddress)
constructor(string code, uint256 maturity, address roleManagerAddr, address fc, uint256 alpha, uint256 hu, uint256 hd, uint256 comm, uint256 pd, uint256 optCoolDown, uint256 pxFetchCoolDown, uint256 iteGasTh, uint256 preResetWaitBlk, uint256 minimumBalance)
fallback()
This contract contains no error objects.