DEIStablecoin

Verified contract

Implementation

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

No balances found for "DEIStablecoin"

No transactions found for "DEIStablecoin"


Functions
Getter at block 20987377
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
admin(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
18
getAdmin(view returns (address)
0x0000000000000000000000000000000000000000
isLosslessOn(view returns (bool)
false
lossless(view returns (address)
0x0000000000000000000000000000000000000000
losslessTurnOffTimestamp(view returns (uint256)
0
name(view returns (string)
recoveryAdmin(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
timelockPeriod(view returns (uint256)
0
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
acceptRecoveryAdminOwnership(bytes key
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
executeLosslessTurnOff(
executeLosslessTurnOn(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(uint256 totalSupplyaddress adminaddress recoveryAdminuint256 timelockPeriodaddress lossless
mint(address touint256 amount
proposeLosslessTurnOff(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setLosslessAdmin(address newAdmin
setTimelockPeriod(uint256 newTimelockPeriod
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOutBlacklistedFunds(address[] from
transferRecoveryAdminOwnership(address candidatebytes32 keyHash
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Initialized(uint8 version
LosslessOff(
LosslessOn(
LosslessTurnOffProposal(uint256 _turnOffDate
NewAdmin(address indexed _newAdmin
NewRecoveryAdmin(address indexed _newAdmin
NewRecoveryAdminProposal(address indexed _candidate
NewTimelockPeriod(uint256 _newTimelockPeriod
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.