Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x5334…cf4a | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4212540 | 7 years ago | | | 0 | 0.0012208770 | |
| 4212394 | 7 years ago | | | 0 | 0.0023066820 | |
| 4212351 | 7 years ago | | | 0 | 0.00079113300 | |
| 4212322 | 7 years ago | | | 0.02 | 0.00075209400 | |
| 4212309 | 7 years ago | | | 0.02 | 0.0022675590 | |
| 4212296 | 7 years ago | | | 0.06 | 0.00044100000 | |
| 4212290 | 7 years ago | | | 0.02 | 0.00052500000 | |
| 4212285 | 7 years ago | | | 0.013 | 0.00044100000 | |
| 4209613 | 7 years ago | | | 0.05 | 0.0021595800 | |
| 4192477 | 7 years ago | | | 0 | 0.00062550600 |
ABI
ABI objects
Getter at block 21313956
INITIAL_SUPPLY() pure returns (uint256)
21000000000000
decimals() pure returns (uint256)
6
deposit_address() pure returns (address)
0xa6e1d5cf810b3cd6900c22432b54721defb9c4e0
deposit_amount() pure returns (uint256)
0
dividend_amount() pure returns (uint256)
0
get_admin_list() pure returns (address[] _adminArray)
[0x288aE6c4fcB11771359f9Ee33855043E76C0a8fa, 0xa6E1d5cf810b3cD6900C22432B54721dEFb9c4E0]
get_exchange_wei() pure returns (uint256)
300000000
get_this_balance() pure returns (uint256)
0
get_total_info() pure returns (uint256 _deposit_amount, uint256 _total_devidend, uint256 _total_remain, uint256 _total_withdraw)
(_deposit_amount=0, _total_devidend=0, _total_remain=0, _total_withdraw=0)
isPayable() pure returns (bool)
true
isWithdrawable() pure returns (bool)
true
min_pay_wei() pure returns (uint256)
0
tokenExchangeRateInWei() pure returns (uint256)
300000000
totalSupply() pure returns (uint256)
21000000000000
total_devidend() pure returns (uint256)
0
total_tokenwei() pure returns (uint256)
28800000
total_withdraw() pure returns (uint256)
0
withdraw_amount() pure returns (uint256)
0
Read-only
adminArray(uint256) pure returns (address)
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
exchangeRateArray(uint256) pure returns (uint256 time1, uint256 time2, uint256 value)
get_info(address _member) pure returns (uint256 _balance, uint256 _devidend, uint256 _remain, uint256 _withdraw)
memberArray(uint256) pure returns (address)
members(address) pure returns (bool isExists, bool isDividend, bool isWithdraw, uint256 dividend, uint256 withdraw)
State-modifying
Events admin_active_dividend(address _member)
admin_active_payable()
admin_active_withdraw(address _member)
admin_active_withdrawable()
admin_add(address admin)
admin_del(address admin)
admin_deposit(uint256 xEth)
admin_dividend(uint256 xEth)
admin_inactive_dividend(address _member)
admin_inactive_payable()
admin_inactive_withdraw(address _member)
admin_inactive_withdrawable()
admin_set_deposit(address addr)
admin_set_exchange_rate(uint256[] exchangeRates)
admin_set_min_pay(uint256 _min_pay)
approve(address _spender, uint256 _value)
pay() payable returns (bool)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
withdraw()
withdraw_admin(uint256 xEth)
withdraw_all_admin(address _deposit)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.