Storage
Similar source code
Active on
Ethereum with 1,104 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 "Storage"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10051727 | 5 years ago | | | 0 | 0.00065951514 | |
| 10051716 | 5 years ago | | | 0 | 0.00065978580 | |
| 10051709 | 5 years ago | | | 3.4 | 0.00042080000 | |
| 10046957 | 5 years ago | | | 0 | 0.0026193226 | |
| 10046719 | 5 years ago | | | 0 | 0.0034667505 | |
| 10046520 | 5 years ago | | | 0 | 0.0033897116 | |
| 10040434 | 5 years ago | | | 0 | 0.0039823690 | |
| 10040434 | 5 years ago | | | 0 | 0.0037273690 | |
| 10040434 | 5 years ago | | | 0 | 0.0037273690 | |
| 10040434 | 5 years ago | | | 0 | 0.0037273690 |
ABI
ABI objects
Getter at block 21378821 getAll() view returns (uint256[] t, int256[] a) getAllInvestors() view returns (address[])
aum() view returns (int256)
12300000000
btcPrice() view returns (uint256)
0
decimals() view returns (uint256)
8
fee1() view returns (uint256)
9
fee2() view returns (uint256)
1
fee3() view returns (uint256)
10
feeAddressesLength() view returns (uint256)
0
fundDepositAddressesLength() view returns (uint256)
6
gasrequest() view returns (uint256)
250000
owner() view returns (address)
0x7d403cbb0ca227b459b1f1a6e25d3317964fcce5
Read-only
amount(uint256) view returns (int256)
feeAddresses(uint256) view returns (string)
fundDepositAddresses(uint256) view returns (string)
fundTx(address, uint256) view returns (string txId, string pubKey, string signature, uint256 action, uint256 timestamp)
getTx(address addr, uint256 i) view returns (string, string, string, uint256, uint256)
investors(address) view returns (bool)
investorsAddresses(uint256) view returns (address)
ntx(address) view returns (uint256)
reqWD(address, uint256) view returns (string txId, string pubKey, string signature, uint256 action, uint256 timestamp, string referal)
resellers(address) view returns (bool)
rtx(address) view returns (uint256)
time(uint256) view returns (uint256)
timeExists(uint256) view returns (bool)
State-modifying
Events depositAdmin(address addr, string txid, string pubkey, string signature)
reclaimEther()
reclaimToken(address _token)
requesWithdraw(address addr, string txid, string pubkey, string signature, string referal)
returnInvestment(address addr, string txid, string pubkey, string signature)
setAum(int256 _aum)
setBtcPrice(uint256 _price)
setData(uint256 t, int256 a)
setDataBlock(int256 a)
setFee(uint256 _fee1, uint256 _fee2, uint256 _fee3)
setFeeAddress(string bitcoinAddress)
setInvestor(address _addr, bool _allowed)
setRequestGas(uint256 _gasrequest)
setReseller(address _addr, bool _allowed)
setResellerInvestor(address _res, address _inv, bool _allowed)
setfundDepositAddress(string bitcoinAddress)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
fallback()
This contract contains no error objects.