ServiceController

Verified contract

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

No balances found for "ServiceController"

0x99c2c95f96ac7f4afcea2b0f10f5b9fa9477e0328ce470182858c74294e87aed
0x1f72f662e21daea85770422bbdbfa5d440a79ca1da180ea26ee54909d91d2598
0xc995f48cb0bcda4360e2f390a39e92119f78b335f82bc1aefb7f0777802f8e5b
0x1677637e61454f49ba82944a8bfd075baaf43d398bbf886b0b984d89bd1fb9fd
0xdf9b3276e1dc8b6c291c99fb97cbff18425b51a8acbe73c00c42c5e5748ad6b4

Functions
Getter at block 20828434
burningMansCount(view returns (uint256)
0
contractOwner(view returns (address)
0xf0f8c14a1a6202e89e61f514bb958433fc227f53
emissionProvidersCount(view returns (uint256)
1
getBurningMans(view returns (address[] _burningMans)
[]
getEmissionProviders(view returns (address[] _emissionProviders)
[0x17ef9B525a132470f0Dc903a55f8C6D45F2285F6]
getPendingManager(view returns (address)
0x100fe59316884e4219550a24da3f4f43f69782ac
getSideServices(view returns (address[] _sideServices)
[0x34858EB7Aa12242681810dfbEA4dC8e9A239f7bd]
pendingContractOwner(view returns (address)
0x0000000000000000000000000000000000000000
pendingManager(view returns (address)
0x100fe59316884e4219550a24da3f4f43f69782ac
profiterole(view returns (address)
0xc021ec139babe09c49b7e23601b988637e2d35f1
proxy(view returns (address)
0x18807d3f2cd9b267b0ff3301d636f48e34f20f1a
sideServicesCount(view returns (uint256)
1
treasury(view returns (address)
0x50d4198c7aa71edb4afc3d46192a34f4af82b6e6
Read-only
burningMan2index(addressview returns (uint256)
burningMans(addressview returns (bool)
emissionProvider2index(addressview returns (uint256)
emissionProviders(addressview returns (bool)
index2burningMan(uint256view returns (address)
index2emissionProvider(uint256view returns (address)
index2sideService(uint256view returns (address)
isService(address _addressview returns (bool check)
sideService2index(addressview returns (uint256)
sideServices(addressview returns (bool)
State-modifying
addBurningMan(address _burningManuint256 _blockreturns (uint256 _code)
addEmissionProvider(address _provideruint256 _blockreturns (uint256 _code)
addSideService(address _serviceuint256 _blockreturns (uint256 _code)
changeContractOwnership(address _toreturns (bool)
claimContractOwnership(returns (bool)
destroy(
removeBurningMan(address _burningManuint256 _blockreturns (uint256 _code)
removeEmissionProvider(address _provideruint256 _blockreturns (uint256 _code)
removeSideService(address _serviceuint256 _blockreturns (uint256 _code)
updatePendingManager(address _pendingManageruint256 _blockreturns (uint256 _code)
updateProfiterole(address _profiteroleuint256 _blockreturns (uint256 _code)
updateTreasury(address _treasuryuint256 _blockreturns (uint256 _code)
withdrawnTokens(address[] tokensaddress _toreturns (uint256)
Events
Error(uint256 _errorCode
Constructor
constructor(address _pendingManageraddress _proxyaddress _profiteroleaddress _treasury
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.