Wallets

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x04f9c8c5 at 12237641
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 "Wallets"

No transactions found for "Wallets"


Functions
Getter at block 21216364
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
contractManager(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getSchainBalance(bytes32 schainIdview returns (uint256)
getValidatorBalance(uint256 validatorIdview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
initialize(address contractsAddress
rechargeSchainWallet(bytes32 schainIdpayable 
rechargeValidatorWallet(uint256 validatorIdpayable 
refundGasBySchain(bytes32 schainIdaddress spenderuint256 spentGasbool isDebt
refundGasByValidator(uint256 validatorIdaddress spenderuint256 spentGas
refundGasByValidatorToSchain(uint256 validatorIdbytes32 schainId
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
withdrawFundsFromSchainWallet(address schainOwnerbytes32 schainId
withdrawFundsFromValidatorWallet(uint256 amount
Events
NodeRefundedBySchain(address nodebytes32 schainIduint256 amount
NodeRefundedByValidator(address nodeuint256 validatorIduint256 amount
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SchainWalletRecharged(address sponsoruint256 amountbytes32 schainId
ValidatorWalletRecharged(address sponsoruint256 amountuint256 validatorId
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.