Robin Hood
Verified contract
Active on
Ethereum with 220 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
0xfcf7…2d17
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RHOOD | ERC-20 | 805.429626 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16535184 | 2 years ago | | | 0 | 0.00052448009 | |
| 15721351 | 2 years ago | | | 0 | 0.00081679318 | |
| 15699610 | 2 years ago | | | 0 | 0.00012369637 | |
| 15444795 | 2 years ago | | | 0 | 0.00073025721 | |
| 15443666 | 2 years ago | | | 0 | 0.00052494590 | |
| 15441314 | 2 years ago | | | 0 | 0.0018293293 | |
| 15437581 | 2 years ago | | | 0 | 0.0013207621 | |
| 15434737 | 2 years ago | | | 0 | 0.00070114572 | |
| 15433653 | 2 years ago | | | 0 | 0.00059451184 | |
| 15423505 | 2 years ago | | | 0 | 0.00051482697 |
ABI
ABI objects
Getter at block 21162546 getYourCurrentFees() view returns (uint256)
decimals() pure returns (uint8)
9
getCurrentFees() view returns (uint256, uint256, uint256, uint256)
(0, 3, 0, 3)
name() pure returns (string)
Robin Hood
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
RHOOD
totalSupply() pure returns (uint256)
1377000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getAddressesCurrentFees(address addr) view returns (uint256)
State-modifying
Events addBot(address[] _bots)
adjustFees(uint256 buyFee1, uint256 buyFee2, uint256 sellFee1, uint256 sellFee2)
approve(address spender, uint256 amount) returns (bool)
changeMaxTxAmount(uint256 percentage)
changeMaxWalletSize(uint256 percentage)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeLimits()
renounceOwnership()
setCooldownEnabled(bool onoff)
setFeeRate(uint256 rate)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TaxChange(uint256 _tax)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.