BMICOAffiliateProgramm
Verified contract
Active on
Ethereum with 221 txns
Balances ($0.00)
No balances found for "BMICOAffiliateProgramm"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7546668 | 6 years ago | | | 0 | 0.00044621000 | |
| 5933345 | 6 years ago | | | 0 | 0.0012493880 | |
| 5847600 | 6 years ago | | | 0 | 0.000089242000 | |
| 5531619 | 7 years ago | | | 0 | 0.00045513420 | |
| 5414806 | 7 years ago | | | 0 | 0.00035696800 | |
| 5345053 | 7 years ago | | | 0 | 0.0036484260 | |
| 5337653 | 7 years ago | | | 0 | 0.00035696800 | |
| 5172072 | 7 years ago | | | 0 | 0.0010000000 | |
| 5143976 | 7 years ago | | | 0 | 0.00053545200 | |
| 5129534 | 7 years ago | | | 0 | 0.0010432247 |
ABI
ABI objects
Getter at block 21264501
amount_referral_invest() view returns (uint256)
1409479097067200000000
contractICO() view returns (address)
0x19d7a9ad3b49252fd2ef640d0e43dfd651168499
owner() view returns (address)
0x956fdf7be4453e26859b0c859d236c268b79ceb1
ref_percent() view returns (uint16)
100
Read-only
checkPartner(address partner_address) view returns (bool isPartner, bytes32 promo)
checkPromo(string promo) view returns (bool)
partnerInfo(address partner_address) view returns (bytes32 promo, uint256 attracted_investments, uint256[] h_datetime, uint256[] h_invest, address[] h_referrals)
referralAmountInvest(address referral) view returns (uint256 amount)
stringTobytes32(string str) view returns (bytes32)
State-modifying
Events add_referral(address referral, string promo, uint256 amount) returns (address partner, uint256 p_partner, uint256 p_referral)
changeOwner(address new_owner)
setContractICO(address new_address)
setPartnerFromPreICOAffiliate(address[] partners, bytes32[] promo_codes, uint256[] attracted_invests)
setPartnerPercent(address partner, uint16 new_percent)
setPromoToPartner(string code)
setReferralPercent(uint16 new_percent)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.