Rubus Fund Black Token
Verified contract
Active on
Ethereum with 941 txns
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 |
---|---|---|---|---|---|
EBK | ERC-20 | 5.659054 | -- | -- | |
AOA | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13733109 | 3 years ago | | | 0 | 0.0026662141 | |
| 11746340 | 4 years ago | | | 0 | 0.0044555400 | |
| 11374567 | 4 years ago | | | 0 | 0.0015478125 | |
| 10715278 | 4 years ago | | | 0 | 0.0022550000 | |
| 10695193 | 4 years ago | | | 0 | 0.0047921811 | |
| 10573542 | 4 years ago | | | 0 | 0.0039388500 | |
| 10382405 | 4 years ago | | | 1 | 0.00053410580 | |
| 10382337 | 4 years ago | | | 0 | 0.00075044346 | |
| 10382299 | 4 years ago | | | 0 | 0.00077647650 | |
| 10222030 | 4 years ago | | | 0.031766616 | 0.00093393900 |
ABI
ABI objects
Getter at block 21260315
decimals() view returns (uint256)
18
depositCommission() view returns (uint256)
98
depositWallet() view returns (address)
0x73d5f035b8cb58b4af065d6ce49fc8e7288536f3
investCommission() view returns (uint256)
90
investWallet() view returns (address)
0x1cbef3676ef0f4d7efb786d2bda33e5e22b6a313
lock() view returns (bool)
false
lockTimestamp() view returns (uint256)
2160000
lockTokensPercent() view returns (uint256)
100
minimalEthers() view returns (uint256)
500000000000000000
name() view returns (string)
Rubus Fund Black Token
owner() view returns (address)
0x73d5f035b8cb58b4af065d6ce49fc8e7288536f3
paused() view returns (bool)
false
priceEthPerToken() view returns (uint256)
234742
priceOf() view returns (uint256)
234742
rubusBlackAddress() view returns (address)
0xc79d4c81f87c152ba604017a7b4747232ae30280
symbol() view returns (string)
RTB
totalSupply() view returns (uint256)
51333068698101051012102
withdrawCommission() view returns (uint256)
100
withdrawWallet() view returns (address)
0x7c4c8b371d4348f7a1fd2e76f05aa60846b442dd
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
balanceOfUnlockTokens(address _owner) view returns (uint256)
checkVesting(address sender) view returns (uint256)
getPurchases(address sender, uint256 index) view returns (uint256, uint256)
State-modifying
Events addEther() payable
airdrop(address[] receiver, uint256[] amount)
approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
deleteInvestorTokens(address[] user, uint256[] amount)
getWei(uint256 weiAmount)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
lockUp(bool _lock)
newDepositCommission(uint256 _newDepositCommission)
newDepositWallet(address _depositWallet)
newInvestCommission(uint256 _newInvestCommission)
newInvestWallet(address _investWallet)
newLockTimestamp(uint256 _lockTimestamp)
newMinimalEthers(uint256 _weiAMount)
newTokenUnlockPercent(uint256 _lockTokensPercent)
newWithdraWallet(address _withdrawWallet)
newWithdrawCommission(uint256 _newWithdrawCommission)
pause()
setNewPrice(uint256 _ethPerToken)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unpause()
AddTokens(address indexed user, uint256 tokensAmount, uint256 _price)
AddWei(uint256 weiAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
DeleteTokens(address indexed user, uint256 tokensAmount)
Deposit(address indexed buyer, uint256 weiAmount, uint256 tokensAmount, uint256 tokenPrice, uint256 commission)
DepositCommission(uint256 deposit)
DepositWallet(address deposit)
GetWei(uint256 weiAmount)
InvestCommission(uint256 invest)
InvestWallet(address invest)
Lock(bool lockStatus)
NewTokenPrice(uint256 tokenPrice)
OwnershipTransferred(address previousOwner, address newOwner)
Pause(bool isPause)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed buyer, uint256 weiAmount, uint256 tokensAmount, uint256 tokenPrice, uint256 commission)
WithdrawCommission(uint256 withdraw)
WithdrawWallet(address withdraw)
constructor()
fallback()
This contract contains no error objects.