TermInitializer

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0x2511be8a at 20085591
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 "TermInitializer"

0xb304dfa644fa056d5052c50ac08b740398676e9ea5334d83b8d8396200ff578c

Functions
Getter at block 20916667
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEPLOYER_ROLE(view returns (bytes32)
0xfc425f2263d0df187444b70e47283d622c70181c5baebb1306a01edba1ce184c
DEVOPS_ROLE(view returns (bytes32)
0x793a6c9b7e0a9549c74edc2f9ae0dc50903dfaa9a56fb0116b27a8c71de3e2c6
INITIALIZER_APPROVAL_ROLE(view returns (bytes32)
0x6ed99f2da23f40576cbf78aa7c8ca667edae2da83ffc25cda14b3818f7b0d084
version(view returns (string)
0.9.0
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
pairTermContracts(address controller_address emitter_address priceOracle_
pauseDeploying(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setupAuction(address termRepoServiceraddress termRepoCollateralManageraddress termAuctionOfferLockeraddress termAuctionBidLockeraddress auctionaddress devOpsMultiSigaddress adminWalletstring auctionVersion
setupTerm(struct TermContractGroup termContractGroupaddress devOpsMultiSigaddress adminWalletstring termVersionstring auctionVersion
unpauseDeploying(
Events
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address initializerApprovalRole_address devopsWallet_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
DeployingPaused(