ROBINHOOD
Verified contract
Active on
Ethereum with 129 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOX | ERC-20 | 104.081269M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17268203 | 2 years ago | | | 0 | 0.0052542341 | |
| 17268186 | 2 years ago | | | 0 | 0.0041289506 | |
| 17268162 | 2 years ago | | | 0 | 0.0079364250 | |
| 17268156 | 2 years ago | | | 0 | 0.0038992316 | |
| 17268147 | 2 years ago | | | 0 | 0.0040379366 | |
| 17268110 | 2 years ago | | | 0 | 0.0033747371 | |
| 17268099 | 2 years ago | | | 0 | 0.0034809370 | |
| 17268093 | 2 years ago | | | 0 | 0.0036639934 | |
| 17268067 | 2 years ago | | | 0 | 0.0040738216 | |
| 17268030 | 2 years ago | | | 0 | 0.0050064495 |
ABI
ABI objects
Getter at block 21203710
buyRetardedFee() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
feeDenominator() view returns (uint256)
10000
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
1000000000000000000
maxWallet() view returns (uint256)
1000000000000000000
name() view returns (string)
ROBINHOOD
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellRetardedFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000
symbol() view returns (string)
FOX
tokensForRetarded() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xd814ff4bbaaa5e5ff98517ad5760e77feec1ab21
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualsend()
manualswap(uint256 amount)
permit(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
swapTokensForEth(address tokenAddress, uint256 tokenAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.