RBInformationStore
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "RBInformationStore"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RBInformationStore"
ABI
ABI objects
Getter at block 21392571
accountAddressForSponsee() view returns (address)
0xaeec4882711ffcc3bcb4e266fbe59238c5137324
companyWalletAddress() view returns (address)
0x4122c3de7e2e2ec9c2b250257604aaab3b77dadd
etherRatioForOwner() view returns (uint256)
10
isPayableEnabledForAll() view returns (bool)
true
multiSigAddress() view returns (address)
0x0e416dd32359a7825ef580ff2527c3280c1e07fa
owner() view returns (address)
0x2e20aff9565dec371c97afcd3c2d98f61a236d7d
profitContainerAddress() view returns (address)
0x949085bde8425f619cbf35a538da538dc0aa570d
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeAccountAddressForSponsee(address _address)
changeCompanyWalletAddress(address _address)
changeEtherRatioForOwner(uint256 _value)
changeIsPayableEnabledForAll()
changeMultiSigAddress(address _address)
changeOwner(address _address)
changeProfitContainerAddress(address _address)
This contract contains no event objects.
constructor(address _profitContainerAddress, address _companyWalletAddress, uint256 _etherRatioForOwner, address _multiSigAddress, address _accountAddressForSponsee)
This contract contains no fallback and receive objects.
This contract contains no error objects.