Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
10 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,118.50 |
$0 | |
RUBI | ERC-20 | 37.718439K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15696907 | 2 years ago | | | 0 | 0.00047088000 | |
| 15695419 | 2 years ago | | | 0 | 0.00013037361 | |
| 15695409 | 2 years ago | | | 0 | 0.00051796800 | |
| 15695399 | 2 years ago | | | 0 | 0.00015926822 | |
| 15695396 | 2 years ago | | | 0 | 0.00029125319 | |
| 15695394 | 2 years ago | | | 0 | 0.00094176000 | |
| 15695377 | 2 years ago | | | 0 | 0.00030623154 | |
| 15695374 | 2 years ago | | | 0 | 0.00026566516 | |
| 15695373 | 2 years ago | | | 0 | 0.00033101770 | |
| 15695371 | 2 years ago | | | 0 | 0.00029116032 |
ABI
ABI objects
Getter at block 21229281
_GameVault() view returns (address)
0xc2002c57c42edd452f8c88073c6ae7e73afafd3f
_exchangeRouterAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
antiSniperMode() view returns (bool)
false
buyFee() view returns (uint256 liquidityFee, uint256 developerFee, uint256 marketingFee, uint256 total)
(liquidityFee=10, developerFee=10, marketingFee=10, total=30)
decimals() pure returns (uint8)
18
developerReceiver() view returns (address)
0xb4ac240c35b28fb73c0e8e883ac804e02c73a92a
getCirculatingSupply() view returns (uint256)
100000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingReceiver() view returns (address)
0xb4ac240c35b28fb73c0e8e883ac804e02c73a92a
maxBuyPercentage() view returns (uint256)
30
maxSellPercentage() view returns (uint256)
30
maxWalletPercentage() view returns (uint256)
30
name() pure returns (string)
RubiCube
pair() view returns (address)
0x5a95c1f77c1a7bf66dad6e76f556ae65db0e307b
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256 liquidityFee, uint256 developerFee, uint256 marketingFee, uint256 total)
(liquidityFee=10, developerFee=10, marketingFee=10, total=30)
showSniperList() view returns (address[])
[]
showSniperListLength() view returns (uint256)
0
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
RUBI
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
_automatedMarketMakers(address) view returns (bool)
_blacklisted(address) view returns (bool)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events addNewMarketMaker(address newAMM)
approve(address spender, uint256 amount) returns (bool)
clearStuckBalance()
clearStuckToken(address _token)
controlAntiSniperMode(bool value)
ownerSetLimits(uint256 _maxBuyPercentage, uint256 _maxSellPercentage, uint256 _maxWalletPercentage)
ownerSetReceivers(address _developer, address _marketing)
ownerSetSwapBackSettings(bool _enabled, uint256 _percentageBase1000)
ownerSetTargetLiquidity(uint256 target)
ownerSetTradingActive()
ownerSetVaultAddress(address _addr, bool _status)
ownerUpdateBuyFees(uint256 _liquidityFee, uint256 _developerFee, uint256 _marketingFee)
ownerUpdateSellFees(uint256 _liquidityFee, uint256 _developerFee, uint256 _marketingFee)
ownerUpdateTransferFee(uint256 _transferFee)
renounceOwnership()
reverseSniper(address sniper)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.