RobinHood
Verified contract
Active on
Ethereum with 312 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "RobinHood"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19846550 | 6 months ago | | | 0 | 0.00018256547 | |
| 19839066 | 6 months ago | | | 0 | 0.00024694893 | |
| 18906418 | a year ago | | | 0 | 0.00093061103 | |
| 17526796 | a year ago | | | 0 | 0.00048755053 | |
| 17394189 | a year ago | | | 0 | 0.0038382848 | |
| 17370254 | a year ago | | | 0 | 0.0013319932 | |
| 17370254 | a year ago | | | 0 | 0.0013319932 | |
| 17370254 | a year ago | | | 0 | 0.0013319932 | |
| 17370254 | a year ago | | | 0 | 0.0013949258 | |
| 17370254 | a year ago | | | 0 | 0.0013319932 |
ABI
ABI objects
Getter at block 21259869
SUPPLY() view returns (uint256)
420690000000000000000000000000000
decimals() view returns (uint8)
18
lastEligibleBuyer() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
maxByWallet() view returns (uint256)
8413800000000000000000000000000
name() view returns (string)
RobinHood
owner() view returns (address)
0x0000000000000000000000000000000000000000
robinHoodShare() view returns (uint256)
100
symbol() view returns (string)
HOOD
totalSupply() view returns (uint256)
420690000000000000000000000000000
uniswapV2Pair() view returns (address)
0xb8594c3ea64c4aa90a29b327858874f44a5d4be7
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
step1(address _uniswapV2Pair)
step2()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.