USSDv2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x8dea20fa at 19673391
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 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "USSDv2"

No transactions found for "USSDv2"


Functions
Getter at block 21316383
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
STABLE_CONTROL_ROLE(view returns (bytes32)
0x2c3f50bab07e476695fb3e141889c59845f3631388f71a7d14194d43ffcde9d9
collateralFactor(view returns (uint256)
0
collateralList(view returns (struct CollateralInfo[])
[]
decimals(pure returns (uint8)
6
name(view returns (string)
rebalancer(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
uniRouter(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getCollateralIndex(address _tokenbool _hasMintview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
UniV3SwapInput(bytes _pathuint256 _sellAmountuint256 _expectedMinimum
addCollateral(address _addressaddress _oraclebool _hasMintbool _hasRedeemuint256[] _ratiosbytes _pathbuybytes _pathselluint256 index
approve(address spenderuint256 amountreturns (bool)
approveToRouter(address _tokenuint256 _amount
burnRebalancer(uint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string _namestring _symbol
mintRebalancer(uint256 _amount
reclaimCollateral(address _tokenaddress _destinationuint256 _amount
removeCollateral(uint256 _index
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setRebalancer(address _rebalancer
setUniswapRouter(address _router
swapCollateralIndexes(uint256 _index1uint256 _index2
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
Mint(address indexed fromaddress indexed toaddress tokenuint256 amountTokenuint256 amountStable
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
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.