Wallets

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xd9a5a9b1 at 14588891
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 21217078
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 schainHashview returns (uint256)
getValidatorBalance(uint256 validatorIdview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
initialize(address contractsAddress
rechargeSchainWallet(bytes32 schainHashpayable 
rechargeValidatorWallet(uint256 validatorIdpayable 
refundGasBySchain(bytes32 schainHashaddress spenderuint256 spentGasbool isDebt
refundGasByValidator(uint256 validatorIdaddress spenderuint256 spentGas
refundGasByValidatorToSchain(uint256 validatorIdbytes32 schainHash
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
withdrawFundsFromSchainWallet(address schainOwnerbytes32 schainHash
withdrawFundsFromValidatorWallet(uint256 amount
Events
NodeRefundedBySchain(address nodebytes32 schainHashuint256 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 schainHash
ValidatorWalletRecharged(address sponsoruint256 amountuint256 validatorId
WithdrawFromSchainWallet(bytes32 indexed schainHashuint256 amount
WithdrawFromValidatorWallet(uint256 indexed validatorIduint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.