Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
0xd9cc…c334
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZLP | ERC-20 | 5.446303M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21213473 | 7 days ago | | | 0 | 0.00035584492 | |
| 20595945 | 3 months ago | | | 0 | 0.000029677000 | |
| 20554345 | 3 months ago | | | 0 | 0.000051793968 | |
| 20554343 | 3 months ago | | | 0 | 0.000052692834 | |
| 20554342 | 3 months ago | | | 0 | 0.000053456236 | |
| 20554341 | 3 months ago | | | 0 | 0.000053851204 | |
| 20434657 | 4 months ago | | | 0 | 0.00059667656 | |
| 20434646 | 4 months ago | | | 0 | 0.00058956416 | |
| 20319328 | 4 months ago | | | 0 | 0.00081502396 | |
| 19494270 | 8 months ago | | | 0 | 0.0010083045 |
ABI
ABI objects
Getter at block 21264432 assetPrice() view returns (uint256)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEFAULT_DECIMALS() view returns (uint8)
18
DEFAULT_DECIMALS_FACTOR() view returns (uint256)
1000000000000000000
FEE_DENOMINATOR() view returns (uint256)
1000000
MAX_FEE() view returns (uint256)
50000
REBALANCER_ROLE() view returns (bytes32)
0xccc64574297998b6c3edf6078cc5e01268465ff116954e3af02ff3a70a730f46
ZUNAMI() view returns (address)
0x2ffcc661011bec72e1a9524e12060983e74d14ce
asset() view returns (address)
0x2ffcc661011bec72e1a9524e12060983e74d14ce
assetPriceCacheDuration() view returns (uint256)
50400
assetPriceCached() view returns (uint256)
3165200435397696033
blockCached() view returns (uint256)
20414685
dailyDepositCountingBlock() view returns (uint256)
17893762
dailyDepositDuration() view returns (uint256)
7130
dailyDepositLimit() view returns (uint256)
100000000000000000000000
dailyDepositTotal() view returns (uint256)
120608688618160758041
dailyWithdrawCountingBlock() view returns (uint256)
17554956
dailyWithdrawDuration() view returns (uint256)
1
dailyWithdrawLimit() view returns (uint256)
0
dailyWithdrawTotal() view returns (uint256)
0
decimals() view returns (uint8)
18
feeDistributor() view returns (address)
0xb056b9a45f09b006ec7a69770a65339586231a34
lockedNominalRigid() view returns (uint256)
3663598597492328042467652
name() view returns (string)
UZD Zunami Stable
priceOracle() view returns (address)
0x2ffcc661011bec72e1a9524e12060983e74d14ce
redistributor() view returns (address)
0xd9cc8b337d9730161b4166edee5beff6c5dec334
rigidAddresses() view returns (address[])
[0x68934F60758243eafAf4D2cFeD27BF8010bede3a, 0xC5afabC9964316F9b87b839fD382109b24cd571D, 0xeC3626fEe40EF95e7C0CBb1D495C8B67B34D3983, 0xfC636D819d1a98433402eC9dEC633d864014F28C]
symbol() view returns (string)
UZD
totalAssets() view returns (uint256)
5446303102344101659531039
totalSupply() view returns (uint256)
17214000844841487909691676
totalSupplyNominal() view returns (uint256)
1782704504851773617063387
totalSupplyRigid() view returns (uint256)
11571383769899219936850341
withdrawFee() view returns (uint256)
5000
Read-only
allowance(address owner, address spender) view returns (uint256)
allowanceNominal(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfNominal(address account) view returns (uint256)
containRigidAddress(address _rigidAddress) view returns (bool)
convertToNominal(uint256 value) view returns (uint256 nominal)
convertToValue(uint256 nominal) view returns (uint256 value)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
maxDeposit(address) view returns (uint256)
maxWithdraw(address owner) view returns (uint256)
previewDeposit(uint256 nominal) view returns (uint256)
previewWithdraw(uint256 value) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addRigidAddress(address _rigidAddress)
approve(address spender, uint256 amount) returns (bool)
cacheAssetPrice()
changeDailyDepositParams(uint256 dailyDepositDuration_, uint256 dailyDepositLimit_)
changeDailyWithdrawParams(uint256 dailyWithdrawDuration_, uint256 dailyWithdrawLimit_)
changeFeeDistributor(address feeDistributor_)
changeWithdrawFee(uint256 withdrawFee_)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 nominal, address receiver) returns (uint256)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
redistribute()
removeRigidAddress(address _rigidAddress)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setAssetPriceCacheDuration(uint256 assetPriceCacheDuration_)
setRedistributor(address _redistributor)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
withdraw(uint256 value, address receiver, address owner) returns (uint256)
withdrawAll(address receiver, address owner) returns (uint256)
AddedRigidAddress(address indexed rigidAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
AssetPriceCacheDurationSet(uint256 newAssetPriceCacheDuration, uint256 oldAssetPriceCacheDuration)
CachedAssetPrice(uint256 blockNumber, uint256 assetPrice)
ConvertedToElastic(address indexed owner, uint256 value, uint256 nominal)
ConvertedToRigid(address indexed owner, uint256 value, uint256 nominal)
DailyDepositParamsChanged(uint256 dailyDepositDuration, uint256 dailyDepositLimit)
DailyWithdrawParamsChanged(uint256 dailyWithdrawDuration, uint256 dailyWithdrawLimit)
Deposit(address indexed caller, address indexed owner, uint256 value, uint256 nominal)
FeeDistributorChanged(address feeDistributor)
RedistributorChanged(address redistributor)
RemovedRigidAddress(address indexed rigidAddress)
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)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed caller, address indexed receiver, address indexed owner, uint256 value, uint256 nominal, uint256 fee)
WithdrawFeeChanged(uint256 withdrawFee)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.