Storage
Verified contract
Active on
Ethereum with 40,279 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($13,882.03)
Native
Value
$13,882.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 4.224854 | $3,285.80 |
$13,882.03 | |
| ERC-20 | 1M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10461585 | 4 years ago | | | 0 | 0.0066835163 | |
| 10419642 | 4 years ago | | | 0 | 0.016176070 | |
| 10386565 | 4 years ago | | | 0 | 0.028392240 | |
| 10374370 | 4 years ago | | | 0 | 0.015068936 | |
| 10369637 | 4 years ago | | | 0 | 0.0027156850 | |
| 10363191 | 4 years ago | | | 0 | 0.0033885250 | |
| 10356820 | 4 years ago | | | 0 | 0.0027156850 | |
| 10350308 | 4 years ago | | | 0 | 0.0033893650 | |
| 10343805 | 4 years ago | | | 0 | 0.0027156850 | |
| 10337452 | 4 years ago | | | 0 | 0.0027156850 |
ABI
ABI objects
Getter at block 21245715 getAll() view returns (uint256[] t, int256[] a) getAllInvestors() view returns (address[])
aum() view returns (int256)
654300000000
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)
2
fundDepositAddressesLength() view returns (uint256)
1
gasrequest() view returns (uint256)
1000000
owner() view returns (address)
0xadbfbed800b49f84732f6d95ff5c924173c2c06a
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.