WhaleStreet $hrimp Token
Verified contract
Active on
Ethereum with 1,064 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 "WhaleStreet $hrimp Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21076514 | a month ago | | | 0 | 0.00030133358 | |
| 21076513 | a month ago | | | 0 | 0.00028875539 | |
| 21076512 | a month ago | | | 0 | 0.00028928367 | |
| 20615100 | 3 months ago | | | 0 | 0.000055760773 | |
| 20277864 | 5 months ago | | | 0 | 0.00023020034 | |
| 20265647 | 5 months ago | | | 0 | 0.000063137263 | |
| 20114424 | 5 months ago | | | 0 | 0.00026853638 | |
| 19451605 | 8 months ago | | | 0 | 0.0014960819 | |
| 19383649 | 9 months ago | | | 0 | 0.0029681634 | |
| 19383555 | 9 months ago | | | 0 | 0.0031256890 |
ABI
ABI objects
Getter at block 21285993
decimals() view returns (uint8)
18
name() view returns (string)
WhaleStreet $hrimp Token
owner() view returns (address)
0x0950b9217d745c2f6fcc26f9ee02676de7abe6d0
symbol() view returns (string)
$HRIMP
totalSupply() view returns (uint256)
57600000269000000000000000
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)
mint(address account, uint256 amount)
renounceOwnership()
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)
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.