Referral
Verified contract
Active on
Ethereum with 12,265 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
-
variable spans 4 additional slots
-
variable spans 4 additional slots
0xa7cb…3b8f
0x5c52…b9a1
0x6c36…8554
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BCT | ERC-20 | 16M | -- | -- | |
CBTV | ERC-20 | 98 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13095521 | 3 years ago | | | 0 | 0.0091351520 | |
| 12139820 | 4 years ago | | | 0 | 0.0063750900 | |
| 12139783 | 4 years ago | | | 0 | 0.0044535460 | |
| 9298359 | 5 years ago | | | 0 | 0.00013775850 | |
| 9298325 | 5 years ago | | | 0 | 0.00023949597 | |
| 7970771 | 5 years ago | | | 0 | 0.000044512000 | |
| 7970733 | 5 years ago | | | 0 | 0.000044700000 | |
| 7482795 | 6 years ago | | | 0 | 0.000072273000 | |
| 7482791 | 6 years ago | | | 0 | 0.000096393000 | |
| 7482736 | 6 years ago | | | 0 | 0.000094239000 |
ABI
ABI objects
Getter at block 21159603
ethUsdRate() view returns (uint256)
14430
owner() view returns (address)
0x8d5d41ae0aeacd591515f442d30759716707337c
Read-only
This contract contains no read-only function objects.
State-modifying
Events invest(address _client, uint8 _depositsCount) payable
investBct(address _client) payable
invite(address _inviter, address _invitee)
setEthUsdRate(uint256 _ethUsdRate)
setPrice(uint256 _price)
setRate(uint256 _rate)
setStatus(address _addr, uint8 _status)
transferBctToken(address _addr, uint256 _amount)
transferDataOwnership(address _addr)
transferOwnership(address _newOwner)
transferTokenOwnership(address _addr)
withdraw(address _addr, uint256 _amount, bool investor)
withdrawOwner(address _addr, uint256 _amount)
withdrawWbtToken(address _addr, uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _ethUsdRate, address _wbtToken, address _bctToken, address _data)
fallback()
This contract contains no error objects.