Based Robinhood
Verified contract
Active on
Base with 165 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 "Based Robinhood"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21808279 | a month ago | | | 0 | 1.8410997e-7 | |
| 21808265 | a month ago | | | 0 | 1.8617765e-7 | |
| 21808259 | a month ago | | | 0 | 1.7294427e-7 | |
| 17889156 | 4 months ago | | | 0 | 1.2733168e-7 | |
| 17689461 | 4 months ago | | | 0 | 0.000000408961354740 | |
| 15902687 | 5 months ago | | | 0 | 7.3270278e-7 | |
| 15696859 | 5 months ago | | | 0 | 3.6661790e-7 | |
| 15645147 | 6 months ago | | | 0 | 2.4947571e-7 | |
| 15238452 | 6 months ago | | | 0 | 1.4095042e-7 | |
| 15213408 | 6 months ago | | | 0 | 0.000000048862262400 |
ABI
ABI objects
Getter at block 22936529
creator() view returns (address)
0x0000cf1edaf40a9350f2b649e19d811b05dbf138
decimals() view returns (uint8)
18
description() view returns (string)
We made GameStop a honeypot for 24 hours
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0xe2d766ee90401d37bc6062cffc73b597317f3379e8cc19d13973966632b9df24.png
isPresaleStep() view returns (bool)
false
name() view returns (string)
Based Robinhood
symbol() view returns (string)
BHOOD
telegram() view returns (string)
https://t.me/basedhoodportal
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
867298537000000000000000000
twitter() view returns (string)
https://x.com/BasedRobinhood
website() view returns (string)
https://basedrobinhood.vercel.app/
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceDeployerOwnership()
setDescription(string _description)
setImageURI(string _imageURI)
setTelegram(string _telegram)
setTwitter(string _twitter)
setWebsite(string _website)
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)
TokenCreated(struct TokenTokenCreatedParams params)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _n, string _s, address _tokenDeployer, string _imageURI, string _website, string _twitter, string _telegram, string _description, address _creator, uint256 _initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.