RobinHood

Verified contract

Active on Ethereum with 57 txns
Deployed by via 0xc518af6d at 18114837
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RobinHood"

0x96be8bbf93a2b24959d4164987a7075226d85e71eda37f4657ca7899d8ab8610
0x47b697d2ae3c1f5f73fa7d76b0812e6e7209f2f25261282b160e83e6672b51c5
0x0fbdf88ebe315171361cb1f90d05b1ccca2c6f1acf60ade5608f5b4823ef6510
0xd88e4e5d0b4b3feef50966c625486af25631bfb5c2d560e3479e9b6211f43c68
0x45eac369434954793a4f004f0c188bdd17ebc211fd4169c7801329be5ba607b0
0x7b21ed3cdd6c9a5bd552a5ab8b26d0ecba2ed0005cabbfd658cd1eb49ceaae68
0x23a9fa05d07e381cd1958854c7560da8c3b6e951748e1180c90371285c37ad0b
0xd7ea5b1bb482fdc9aff26982d5245c2a7e60fe6020c65d549692681f195ef51b
0x5901d859ae90f2be005310939edf1bed079c91b06778c4e7f56755ec078cbcb6
0x3bba9f168914da1c293b203adceafa3e4ce3c58a76534fff04839475e723b9cf

Functions
Getter at block 20854822
SUPPLY(view returns (uint256)
420690000000000000000000000000000
decimals(view returns (uint8)
18
isTradingActive(view returns (bool)
true
lastBuyer(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
maxByWallet(view returns (uint256)
42069000000000000000000000000000
name(view returns (string)
RobinHood
owner(view returns (address)
0x0000000000000000000000000000000000000000
pair(view returns (address)
0x3790142e075a6106e4efe69d43aac080705bed00
robinHoodShare(view returns (uint256)
100
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol(view returns (string)
HOOD
totalSupply(view returns (uint256)
381840352825809630400967090616565
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
step1(
step2(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _router
Fallback and receive

This contract contains no fallback and receive objects.

Errors
MaxByWalletReached(
NotTheOwner(