Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RANBO | ERC-20 | 110.68741B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14643870 | 3 years ago | | | 0 | 0.00099607444 | |
| 14643840 | 3 years ago | | | 0 | 0.0013775735 | |
| 14643814 | 3 years ago | | | 0 | 0.0013217790 | |
| 14643747 | 3 years ago | | | 0 | 0.0011664169 | |
| 14643728 | 3 years ago | | | 0 | 0.0023314000 | |
| 14643725 | 3 years ago | | | 0 | 0.0013467210 | |
| 14643717 | 3 years ago | | | 0 | 0.0026111680 | |
| 14643716 | 3 years ago | | | 0 | 0.0012070855 | |
| 14643712 | 3 years ago | | | 0 | 0.0010400793 | |
| 14643703 | 3 years ago | | | 0 | 0.0010705888 |
ABI
ABI objects
Getter at block 21403966
BurnWallet() view returns (address)
0x000000000000000000000000000000000000dead
InsuranceWallet() view returns (address)
0xc4effe85e5ea5e4b2aaa2e07796714a76cb51b7a
TreasuryWallet() view returns (address)
0xe0a9f4f83624e6be82a33d8ddd745e60dfba9b58
buyBurnFee() view returns (uint256)
2
buyInsuranceFee() view returns (uint256)
5
buyLiquidityFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
12
buyTreasuryFee() view returns (uint256)
3
decimals() view returns (uint8)
18
i() view returns (bool)
false
lastLpBurnTime() view returns (uint256)
1650752228
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
true
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
3600
manualBurnFrequency() view returns (uint256)
1800
maxTransactionAmount() view returns (uint256)
1000000000001000000000000000000
maxWallet() view returns (uint256)
1000000000001000000000000000000
name() view returns (string)
Ranbo.pro
owner() view returns (address)
0x37007f4cfc8031f9066bd8aff705d4fa78a54dfa
percentForLPBurn() view returns (uint256)
25
sellBurnFee() view returns (uint256)
2
sellInsuranceFee() view returns (uint256)
5
sellLiquidityFee() view returns (uint256)
2
sellTotalFees() view returns (uint256)
12
sellTreasuryFee() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000000
symbol() view returns (string)
RANBO
tokensForBurn() view returns (uint256)
18428346047967683048308567462
tokensForInsurance() view returns (uint256)
46070865119919207620771418662
tokensForLiquidity() view returns (uint256)
18428346047967683048308567462
tokensForTreasury() view returns (uint256)
27642519071951524572462851196
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x2059f78906279551050f37894952af52def355a7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBurnLiquidityPairTokens(uint256 percent) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBurnWallet(address newWallet)
updateBuyFees(uint256 _InsuranceFee, uint256 _liquidityFee, uint256 _TreasuryFee, uint256 _BurnFee)
updateInsuranceWallet(address newInsuranceWallet, address a, uint256 b)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _InsuranceFee, uint256 _liquidityFee, uint256 _TreasuryFee, uint256 _BurnFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateTreasuryWallet(address newWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
BoughtEarly(address indexed sniper)
BurnWalletUpdated(address indexed newWallet, address indexed oldWallet)
ExcludeFromFees(address indexed account, bool isExcluded)
InsuranceWalletUpdated(address indexed newWallet, address indexed oldWallet)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TreasuryWalletUpdated(address indexed newWallet, address indexed oldWallet)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.