Randall Boggs
Verified contract
Active on
Ethereum with 164 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,646.12 |
$0 | |
RABO | ERC-20 | 50.649268K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21038569 | a month ago | | | 0 | 0.00018525135 | |
| 15849975 | 2 years ago | | | 0 | 0.00023316406 | |
| 15813361 | 2 years ago | | | 0 | 0.00058690030 | |
| 15806944 | 2 years ago | | | 0 | 0.00061496279 | |
| 15788938 | 2 years ago | | | 0 | 0.00094716572 | |
| 15785189 | 2 years ago | | | 0 | 0.0024314073 | |
| 15784920 | 2 years ago | | | 0 | 0.0019398526 | |
| 15784041 | 2 years ago | | | 0 | 0.0021556348 | |
| 15783207 | 2 years ago | | | 0 | 0.0012435714 | |
| 15782874 | 2 years ago | | | 0 | 0.0011295830 |
ABI
ABI objects
Getter at block 21319687
deadblocks() view returns (uint256)
0
decimals() view returns (uint8)
18
developerWallet() view returns (address)
0x9e67d3b53359b7a7159326acd7b56665dfde4011
genesis_block() view returns (uint256)
15781882
marketingWallet() view returns (address)
0x9e67d3b53359b7a7159326acd7b56665dfde4011
maxTxAmount() view returns (uint256)
1000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000
name() view returns (string)
Randall Boggs
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x4eabae8b1b80b61fa020bd10077cfc4c5d22a3bb
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 developer)
(marketing=6, liquidity=0, developer=0)
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
RABO
taxes() view returns (uint256 marketing, uint256 liquidity, uint256 developer)
(marketing=6, liquidity=0, developer=0)
totSellTax() view returns (uint256)
6
totTax() view returns (uint256)
6
totalSupply() view returns (uint256)
1000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
isBot(address) view returns (bool)
State-modifying
Events addBot(address account)
addBotsBulk(address[] isBot_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBot(address account)
delBotsBulk(address[] isBot_)
enableTrading(uint256 numOfDeadBlocks)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 amount, uint256 developerPercentage, uint256 marketingPercentage)
removeLimits() returns (bool)
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
setSellTaxes(uint256 _marketing, uint256 _liquidity, uint256 _developer)
setSwapEnabled(bool state)
setSwapThreshold(uint256 new_amount)
setTaxes(uint256 _marketing, uint256 _liquidity, uint256 _developer)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDeveloperWallet(address newWallet)
updateExcludedFromFees(address _address, bool state)
updateMarketingWallet(address newWallet)
updateMaxTxAmount(uint256 amount)
updateMaxWalletAmount(uint256 amount)
updateRouterAndPair(address _router, address _pair)
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.