USDM Stablecoin

Verified contract

Active on Base with 227 txns
Deployed by via 0x5d3ea784 at 2096676
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xfd49240497a2ead60ba86c4e24a4f5db522a9a0525abb6b0ea3b808580f84695
0x8ec943acc4e84ebbd9c3d251df3a5b31e89279f22e8f54896bde43028fb37226
0xa2d7c26763413c1dcb1b9bae678d4590b7d18e7b729d3e8523d48a84e2a78ad7
0x6c8f487c9d06617d390b097cf6e20597f907e59eb06b636866b240830d3cd565
0x4b2884f58eb9541ecbcdee04ec47bff444571e217974859f97b682e204d9afe8
0x346b57d41fc992c3311f2ff03cd9a3a825797e4a07474651e571b71a110ebdcb
0x69a241d66abd5e0c5f6d52e86055008a527df80776091f873c2a4581ec86de06
0xa4f74a8bc4f0906904870ec4d49368cd0f2967028306833cf3b686aa958788fa
0x99083fdca3e55433c63e47d0064fe959df620b4b3044e59addd380ba5de9d993
0x5deae60934b089d98caa00d4f55fc6bebbd229b5d8c9e48b912a4386d5ad5d37

Functions
Getter at block 21891305
borrowerOperationsAddress(view returns (address)
0x00bd3ba46d5a8b0f397d92e80fd054b24b8636c5
decimals(view returns (uint8)
18
domainSeparator(view returns (bytes32)
0x2a516bf28b7f18ee56d8a530e77c99180fafc34e55779712ba446ba31f063883
name(view returns (string)
USDM Stablecoin
permitTypeHash(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
stabilityPoolAddress(view returns (address)
0xed7fee2f4a8fc3ca353870e3c1a011b24cbe4117
symbol(view returns (string)
USDM
totalSupply(view returns (uint256)
157646323218054105424538
troveManagerAddress(view returns (address)
0x56a901fdf67fc52e7012eb08cfb47308490a982c
version(view returns (string)
1
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
nonces(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address _accountuint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address _accountuint256 _amount
permit(address owneraddress spenderuint256 amountuint256 deadlineuint8 vbytes32 rbytes32 s
returnFromPool(address _poolAddressaddress _receiveruint256 _amount
sendToPool(address _senderaddress _poolAddressuint256 _amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BorrowerOperationsAddressChanged(address _newBorrowerOperationsAddress
LUSDTokenBalanceUpdated(address _useruint256 _amount
StabilityPoolAddressChanged(address _newStabilityPoolAddress
Transfer(address indexed fromaddress indexed touint256 value
TroveManagerAddressChanged(address _troveManagerAddress
Constructor
constructor(address _troveManagerAddressaddress _stabilityPoolAddressaddress _borrowerOperationsAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.