Robin Hood Inu
Verified contract
Active on
Ethereum with 139 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 "Robin Hood Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14337620 | 3 years ago | | | 0 | 0.00069199263 | |
| 13066717 | 3 years ago | | | 0 | 0.00059057813 | |
| 12798473 | 3 years ago | | | 0 | 0.00039797000 | |
| 12749334 | 3 years ago | | | 0 | 0.00083652250 | |
| 12698001 | 3 years ago | | | 0 | 0.0010836072 | |
| 12589870 | 3 years ago | | | 0 | 0.0024022200 | |
| 12579696 | 3 years ago | | | 0 | 0.00051937600 | |
| 12566923 | 3 years ago | | | 0 | 0.00023785600 | |
| 12566922 | 3 years ago | | | 0 | 0.00023785600 | |
| 12562687 | 3 years ago | | | 0 | 0.0016147872 |
ABI
ABI objects
Getter at block 21293191
decimals() view returns (uint8)
18
name() view returns (string)
Robin Hood Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
RHINU
totalSupply() view returns (uint256)
531869305809458804298484061519
uniswapPair() view returns (address)
0x5f9b5a915ea3a868e0e66ad398bcfb7f1370ea10
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)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updatePair()
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(address[] marketingWallet_, address burnAddress_)
This contract contains no fallback and receive objects.
This contract contains no error objects.