This contract is being backfilled. You may encounter incomplete storage history.

CommunityPool

Verified contract

Implementation

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

No balances found for "CommunityPool"

No transactions found for "CommunityPool"


Functions
Getter at block 20792994
CONSTANT_SETTER_ROLE(view returns (bytes32)
0x96e3fc3be15159903e053027cff8a23f39a990e0194abcd8ac1cf1b355b8b93c
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
LINKER_ROLE(view returns (bytes32)
0x733bac3dca102687aa08c854c5f9067fc424f98fd8e90e41ad6b73aecc59a4fd
contractManagerOfSkaleManager(view returns (address)
0x0000000000000000000000000000000000000000
messageProxy(view returns (address)
0x0000000000000000000000000000000000000000
minTransactionGas(view returns (uint256)
0
multiplierDivider(view returns (uint256)
0
multiplierNumerator(view returns (uint256)
0
Read-only
activeUsers(addressbytes32view returns (bool)
checkUserBalance(bytes32 schainHashaddress receiverview returns (bool)
getBalance(address userstring schainNameview returns (uint256)
getRecommendedRechargeAmount(bytes32 schainHashaddress receiverview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getSchainContract(bytes32 schainHashview returns (address)
hasRole(bytes32 roleaddress accountview returns (bool)
hasSchainContract(string schainNameview returns (bool)
isAgentAuthorized(bytes32 schainHashaddress senderview returns (bool)
isSchainOwner(address senderbytes32 schainHashview returns (bool)
schainLinks(bytes32view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addSchainContract(string schainNameaddress contractReceiver
grantRole(bytes32 roleaddress account
initialize(address contractManagerOfSkaleManagerValueaddress linkeraddress messageProxyValue
initialize(address contractManagerOfSkaleManagerValueaddress newMessageProxy
initialize(address newContractManagerOfSkaleManager
rechargeUserWallet(string schainNameaddress userpayable 
refundGasBySchainWallet(bytes32 schainHashaddress nodeuint256 gasreturns (bool)
refundGasByUser(bytes32 schainHashaddress nodeaddress useruint256 gasreturns (uint256)
removeSchainContract(string schainName
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setMinTransactionGas(uint256 newMinTransactionGas
setMultiplier(uint256 newMultiplierNumeratoruint256 newMultiplierDivider
withdrawFunds(string schainNameuint256 amount
Events
Initialized(uint8 version
MinTransactionGasWasChanged(uint256 oldValueuint256 newValue
MultiplierWasChanged(uint256 oldMultiplierNumeratoruint256 oldMultiplierDivideruint256 newMultiplierNumeratoruint256 newMultiplierDivider
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.