UZD

Verified contract

Active on Ethereum with 212 txns
Deployed by via 0x90fd23ad at 15782121
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xb9f916032ede76a037cc879df002aa1de80ee2a42014ee60df7f523ca36172d9
0xcde4d9d0c4bd648afabc689790e0f4d991a55a5424b41f53f484cfc4eb603ee6
From
0x1046c493f73ab668301685eddcdf930ea1bb28afd3f91e54e65997e081ad65b7
0x232466e9cd0fa7393b7acb03e3b4d82825b4ab07257bb61b7846edb028a90c3b
From
0xef9395e141049993a10de96dcb3bdb9affdbf80b51b1cae670215295eaba7d95
0xdb4db87eee54d0d43a92666b785d343d3e3632e483c78ce30f6a14168071acd3
0xa63cc8ec3e8ff101021213553c82c42419db9f8669328745352721b5a72119d1
0x9e04332b7f76d9dad4be9af6ea1632d2f1c8e0fbf995100a0c09bdafdf7df39f
0xd06cd24a30748707d1e4520be3b5443a29f7b941ce88c82c6fb6803c5f17ae4b
0x400db783a01d1705cb2a194413860a145adb5a8b26cda4be05829a96bf9e15c9

Functions
Getter at block 21307121
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
 
assetPrice(view returns (uint256)
assetPriceCacheDuration(view returns (uint256)
7200
assetPriceCached(view returns (uint256)
1126977706444179645
blockCached(view returns (uint256)
18265269
dailyDepositCountingBlock(view returns (uint256)
0
dailyDepositDuration(view returns (uint256)
0
dailyDepositLimit(view returns (uint256)
0
dailyDepositTotal(view returns (uint256)
0
dailyWithdrawCountingBlock(view returns (uint256)
0
dailyWithdrawDuration(view returns (uint256)
0
dailyWithdrawLimit(view returns (uint256)
0
dailyWithdrawTotal(view returns (uint256)
0
decimals(view returns (uint8)
18
feeDistributor(view returns (address)
0xb056b9a45f09b006ec7a69770a65339586231a34
name(view returns (string)
UZD Zunami Stable
priceOracle(view returns (address)
0x2ffcc661011bec72e1a9524e12060983e74d14ce
symbol(view returns (string)
UZD
totalAssets(view returns (uint256)
1741053574667658438530
totalSupply(view returns (uint256)
1962128564375397978167
totalSupplyNominal(view returns (uint256)
1741053574667658438530
withdrawFee(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
allowanceNominal(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfNominal(address accountview returns (uint256)
convertToNominal(uint256 valueview returns (uint256 nominal)
convertToValue(uint256 nominalview returns (uint256 value)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
maxDeposit(addressview returns (uint256)
maxWithdraw(address ownerview returns (uint256)
previewDeposit(uint256 nominalview returns (uint256)
previewWithdraw(uint256 valueview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
cacheAssetPrice(
changeDailyDepositParams(uint256 dailyDepositDuration_uint256 dailyDepositLimit_
changeDailyWithdrawParams(uint256 dailyWithdrawDuration_uint256 dailyWithdrawLimit_
changeFeeDistributor(address feeDistributor_
changeWithdrawFee(uint256 withdrawFee_
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(uint256 nominaladdress receiverreturns (uint256)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAssetPriceCacheDuration(uint256 assetPriceCacheDuration_
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
withdraw(uint256 valueaddress receiveraddress ownerreturns (uint256)
withdrawAll(address receiveraddress ownerreturns (uint256)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AssetPriceCacheDurationSet(uint256 newAssetPriceCacheDurationuint256 oldAssetPriceCacheDuration
CachedAssetPrice(uint256 blockNumberuint256 assetPrice
DailyDepositParamsChanged(uint256 dailyDepositDurationuint256 dailyDepositLimit
DailyWithdrawParamsChanged(uint256 dailyWithdrawDurationuint256 dailyWithdrawLimit
Deposit(address indexed calleraddress indexed owneruint256 valueuint256 nominal
FeeDistributorChanged(address feeDistributor
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Withdraw(address indexed calleraddress indexed receiveraddress indexed owneruint256 valueuint256 nominaluint256 fee
WithdrawFeeChanged(uint256 withdrawFee
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.