Robinshib
Verified contract
Active on
Ethereum with 100 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RSHI | ERC-20 | 163.539784M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14662734 | 3 years ago | | | 0 | 0.00099996753 | |
| 14577933 | 3 years ago | | | 0 | 0.0011201407 | |
| 14576349 | 3 years ago | | | 0 | 0.0015073201 | |
| 14575863 | 3 years ago | | | 0 | 0.0013348549 | |
| 14575355 | 3 years ago | | | 0 | 0.0027105564 | |
| 14575053 | 3 years ago | | | 0 | 0.0016523539 | |
| 14575041 | 3 years ago | | | 0 | 0.0011615721 | |
| 14574980 | 3 years ago | | | 0 | 0.0015854770 | |
| 14574973 | 3 years ago | | | 0 | 0.0017597901 | |
| 14574957 | 3 years ago | | | 0 | 0.0013993537 |
ABI
ABI objects
Getter at block 21225692
_liquidityFee() view returns (uint256)
3
_marketingFee() view returns (uint256)
3
_taxFee() view returns (uint256)
1
decimals() view returns (uint8)
18
geUnlockTime() view returns (uint256)
0
marketingWallet() view returns (address)
0xc37c58fec615a2653e9e59838c1f0ea7fba0450d
maxBuyTxAmount() view returns (uint256)
1000000000000000000000000000
maxWalletToken() view returns (uint256)
2000000000000000000000000000
name() view returns (string)
Robinshib
owner() view returns (address)
0xc37c58fec615a2653e9e59838c1f0ea7fba0450d
swapAndLiquifyEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
200000000000000000000000000
symbol() view returns (string)
RSHI
totalFees() view returns (uint256)
1292495380670983086850567182
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0xa34f252e536852e5bbcb9afa4f09f65d39b3c098
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAddress(address account, bool value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setFeePercent(uint256 taxFee, uint256 liquidityFee, uint256 marketingFee)
setMarketingWallet(address newWallet)
setMaxBuyTxAmount(uint256 _maxTxAmount)
setMaxWalletToken(uint256 _maxToken)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapTokensAtAmount(uint256 newAmount)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.