OUSD

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0xc9b654cf at 13533937
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 99 additional slots

No balances found for "OUSD"

0xde3bc63069bb49d1ec805ac3a2d374f96c61b1c786efc8feb92cfc62327dc75c
From

Functions
Getter at block 21162546
_totalSupply(view returns (uint256)
0
decimals(view returns (uint8)
0
governor(view returns (address)
0x29a8df4d1c7a219679d197cf04c5ffd3ecf56887
isGovernor(view returns (bool)
false
name(view returns (string)
nonRebasingSupply(view returns (uint256)
0
rebasingCredits(view returns (uint256)
0
rebasingCreditsHighres(view returns (uint256)
0
rebasingCreditsPerToken(view returns (uint256)
0
rebasingCreditsPerTokenHighres(view returns (uint256)
0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
vaultAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _accountview returns (uint256)
creditsBalanceOf(address _accountview returns (uint256uint256)
creditsBalanceOfHighres(address _accountview returns (uint256uint256bool)
isUpgraded(addressview returns (uint256)
nonRebasingCreditsPerToken(addressview returns (uint256)
rebaseState(addressview returns (uint8)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(address accountuint256 amount
changeSupply(uint256 _newTotalSupply
claimGovernance(
decreaseAllowance(address _spenderuint256 _subtractedValuereturns (bool)
increaseAllowance(address _spenderuint256 _addedValuereturns (bool)
initialize(string _nameArgstring _symbolArgaddress _vaultAddress
mint(address _accountuint256 _amount
rebaseOptIn(
rebaseOptOut(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferGovernance(address _newGovernor
Events
Approval(address indexed owneraddress indexed spenderuint256 value
GovernorshipTransferred(address indexed previousGovernoraddress indexed newGovernor
PendingGovernorshipTransfer(address indexed previousGovernoraddress indexed newGovernor
TotalSupplyUpdatedHighres(uint256 totalSupplyuint256 rebasingCreditsuint256 rebasingCreditsPerToken
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.