Wasabi LUSD

Verified contract

Active on Ethereum with 295 txns
Deployed by via 0x35258e54 at 12288701
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Wasabi LUSD"

0x99a916caf5807efcea8f13ee19bf7a537474fda1ba86553debd516a7b69c9a02
0xc3c83cdcb7f1bea07238ca9b74f129798adb64ed2ce71700d8a384670714cf0f
0x7df76631e0ec0c2ab37d26a5c8f58322d8657e6883ac2ef00a890fe71446301c
0x916ac30b50a5f3fa75c248b9d794720d9616c02022be76f4f6f4a699289ad8d7
0x909367a08aab85b3a69f24a99a7fcff6e695a0cacbe5f034dd0bfc5e07cc3ae6
0xb33fa65b20f008fa719e022b76ee5367bb8677ab55db51c18eb148ab344dea70
0x335605d7c131ad4803819949aef05f5fb7d52cf88b64f261db38a8c5bd6a49d4
0x118784909dd6248b0e70efbc4b80f141300b956d1c1623c9d5bd2210eb802f97
0xe1b2b14faecfa140a3be43f41780e9c3a81f3c81af531577db8ddd1cea81fab7
0xd08b0774e37eb4b144f92de0cff745468f17485bb5fff27bd88031ceaf430f3a

Functions
Getter at block 20855715
ADMIN_ROLE(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SENTINEL_ROLE(view returns (bytes32)
0xd3eedd6d69d410e954f4c622838ecc3acae9fdcd83cad412075c85b092770656
decimals(view returns (uint8)
18
name(view returns (string)
Wasabi LUSD
symbol(view returns (string)
waLUSD
totalSupply(view returns (uint256)
136306390368039028067140
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
blacklist(addressview returns (bool)
ceiling(addressview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasMinted(addressview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
paused(addressview returns (bool)
whiteList(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lowerHasMinted(uint256 amount
mint(address _recipientuint256 _amount
pauseAlchemist(address _toPausebool _state
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setBlacklist(address _toBlacklist
setCeiling(address _toSetCeilinguint256 _ceiling
setSentinel(address _newSentinel
setWhitelist(address _toWhitelistbool _state
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address alchemistAddressbool isPaused
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.