ReserveFund
Verified contract
Active on
Ethereum with 36,491 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd405…b394
0x4318…119b
0x5e7e…0aae
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 3 | $0.001906 |
$0.01 | |
BTB | ERC-20 | 2 | $0.000071 |
$0 | |
DAB | ERC-20 | 3.953722M | -- | -- | |
ERC-20 | 10K | -- | -- | ||
VETH | ERC-20 | 537 | -- | -- | |
BCT | ERC-20 | 51 | -- | -- | |
ESE | ERC-20 | 4 | -- | -- | |
SLV | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8405271 | 5 years ago | | | 0 | 0.00015032000 | |
| 8387764 | 5 years ago | | | 0 | 0.000030064000 | |
| 8385874 | 5 years ago | | | 0 | 0.00057166730 | |
| 8385821 | 5 years ago | | | 0 | 0.00058038350 | |
| 8385813 | 5 years ago | | | 0 | 0.00058642000 | |
| 8385775 | 5 years ago | | | 0 | 0.00058514000 | |
| 8385770 | 5 years ago | | | 0 | 0.00058336000 | |
| 8385649 | 5 years ago | | | 0 | 0.00058994000 | |
| 8385467 | 5 years ago | | | 0 | 0.00033834880 | |
| 8385226 | 5 years ago | | | 0 | 0.011082980 |
ABI
ABI objects
Getter at block 21287028
aiTokenG2() view returns (uint256)
594
currentETHPrice() view returns (uint256)
210000
dabToken() view returns (address)
0x5e7ebea68ab05198f771d77a875480314f1d0aae
enableJoinPackageViaEther() view returns (bool)
true
getAITokenG3() view returns (uint256)
640
getCurrentEthPrice() view returns (uint256)
210000
getMiningDifficulty() view returns (uint256)
12000
getTransferDifficulty() view returns (uint256)
7000
isContractAdmin() view returns (bool)
false
isMainAdmin() view returns (bool)
false
maxJoinPackage() view returns (uint256)
5000000
minJoinPackage() view returns (uint256)
200000
showMe() view returns (uint256, string, address, address[], uint256, uint256, uint256, uint256)
(0, , 0x0000000000000000000000000000000000000000, [], 0, 0, 0, 0)
Read-only
getLockedStatus(address _investor) view returns (uint8)
lockedAccounts(address) view returns (uint8)
State-modifying
Events aiSetTokenG2(uint256 _rate)
aiSetTokenG3(uint256 _rate)
joinPackageViaDollar(uint256 _amount, address _to)
joinPackageViaEther(uint256 _rate, address _to) payable
joinPackageViaToken(uint256 _amount, address _to)
lockAccounts(address[] _addresses, uint8 _type)
miningToken(uint256 _tokenAmount)
register(string _userName, address _inviter)
setDABankingToken(address _dabToken)
setEnableJoinPackageViaEther(bool _enableJoinPackageViaEther)
setMaxJoinPackage(uint256 _maxJoinPackage)
setMinJoinPackage(uint256 _minJoinPackage)
setMiningDifficulty(uint256 _miningDifficulty)
setTransferDifficulty(uint256 _transferDifficulty)
swapToken(uint256 _amount)
updateContractAdmin(address _newAddress)
updateETHPrice(uint256 _currentETHPrice)
AITokenG2Set(uint256 rate)
AITokenG3Set(uint256 rate)
AccountsLocked(address[] addresses, uint8 lockingType)
ETHPriceSet(uint256 ethPrice)
EnableJoinPackageViaEtherSwitched(bool enabled)
EtherPriceUpdated(uint256 currentETHPrice)
MaxJoinPackageSet(uint256 maxJoinPackage)
MinJoinPackageSet(uint256 minJoinPackage)
MiningDifficultySet(uint256 rate)
OwnershipTransferred(address indexed _previousOwner, address indexed _newOwner)
PackageJoinedViaDollar(address buyer, address receiver, uint256 amount)
PackageJoinedViaEther(address buyer, address receiver, uint256 amount)
PackageJoinedViaToken(address buyer, address receiver, uint256 amount)
Registered(uint256 id, string userName, address userAddress, address inviter)
TokenMined(address buyer, uint256 amount, uint256 walletAmount)
TokenSwapped(address seller, uint256 amount, uint256 ethAmount)
TransferDifficultySet(uint256 value)
constructor(address _citizen, address _wallet, address _mainAdmin, uint256 _currentETHPrice)
fallback()
This contract contains no error objects.