BuzFinancialStrategy
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
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "BuzFinancialStrategy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "BuzFinancialStrategy"
ABI
ABI objects
Getter at block 21078723
balance() view returns (uint256)
0
benReady() view returns (uint256)
0
benTook() view returns (uint256)
238556303485025292106
benWallet() view returns (address)
0x55d36e21b7ee114da69a9d79d37a894d80d8ed09
cashHistory() view returns (uint256)
342525259448343389473
newCash() view returns (uint256)
0
owner() view returns (address)
0xe6ccecc6543e4ab12ed5cc3612fbe92dd7fbaed1
prcSum() view returns (uint256)
25
state() view returns (uint8)
2
Read-only
cap(uint256) view returns (uint256)
debt1(uint256) view returns (uint256)
debt2(uint256) view returns (uint256)
percent(uint256) view returns (uint256)
ready(uint256) view returns (uint256)
took(uint256) view returns (uint256)
total(uint256) view returns (uint256)
wallets(uint256) view returns (address)
State-modifying
Events calc(uint256 _allValue)
deposit(address _beneficiary) payable
getBeneficiaryCash(address _beneficiary)
getPartnerCash(uint8 _user, bool _isAdmin, address _msgsender, bool _calc, uint256 _weiTotalRaised)
setup(address _beneficiary, uint256 _arg1, uint256 _arg2, uint8 _state)
transferOwnership(address newOwner)
Deposited(address indexed beneficiary, uint256 weiAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Receive(address indexed beneficiary, uint256 weiAmount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.