StableCoinDesk

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x3d7f8be3 at 15404419
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 "StableCoinDesk"

No transactions found for "StableCoinDesk"


Functions
Getter at block 20856882
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
config(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isAdmin(address accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addAdmin(address account
depositAlloyxDURATokens(uint256 _tokenAmount
depositUSDCCoin(uint256 _tokenAmountbool _toStake
grantRole(bytes32 roleaddress account
initialize(address _configAddress
renounceAdmin(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
updateConfig(
Events
AlloyxConfigUpdated(address indexed whoaddress configAddress
Burn(address _tokenReceiveruint256 _tokenAmount
DepositDURA(address _tokenSenderuint256 _tokenAmount
DepositStable(address _tokenAddressaddress _tokenSenderuint256 _tokenAmount
Initialized(uint8 version
Mint(address _tokenReceiveruint256 _tokenAmount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Stake(address _stakeruint256 _amount
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.