Robot Chopsticks
Verified contract
Active on
Ethereum with 72 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6deb…d9d9
0x6deb…d9d9
0xadb5…e2cc
4 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,166.02 |
$0 | |
RCHOP | ERC-20 | 923.154319M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13144089 | 3 years ago | | | 0 | 0.0039550501 | |
| 13144007 | 3 years ago | | | 0 | 0.0034176117 | |
| 13140189 | 3 years ago | | | 0 | 0.0044789664 | |
| 13134172 | 3 years ago | | | 0 | 0.0075239010 | |
| 13133800 | 3 years ago | | | 0 | 0.0051648301 | |
| 13132423 | 3 years ago | | | 0 | 0.0039483456 | |
| 13132358 | 3 years ago | | | 0 | 0.0027918000 | |
| 13131554 | 3 years ago | | | 0 | 0.0037262353 | |
| 13131529 | 3 years ago | | | 0 | 0.0029020901 | |
| 13131124 | 3 years ago | | | 0 | 0.0041970060 |
ABI
ABI objects
Getter at block 21159517
_MaxBuyEnabled() view returns (bool)
false
_buybackWalletAddress() view returns (address)
0xadb5b0e648a293d114071c7fb24acad472a8e2cc
_getETHBalance() view returns (uint256 balance)
2
_marketingWalletAddress() view returns (address)
0x6deb7a46c1294da85e3393156d6d7c4b55cbd9d9
_teamWalletAddress() view returns (address)
0x6deb7a46c1294da85e3393156d6d7c4b55cbd9d9
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Robot Chopsticks
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
RCHOP
totalFees() view returns (uint256)
79468247658707904757
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0xcddf8c90a9e018b01b21bf8803e68f4cdce503ad
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
_setTeamWallet(address teamWalletAddress)
_setbuybackWallet(address buybackWalletAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setMaxBuyEnabled(bool MaxBuyEnabled)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address teamWalletAddress, address marketingWalletAddress, address buybackWalletAddress)
receive()
This contract contains no error objects.