Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,123.70)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HOBBES | ERC-20 | 42.782473B | $0.00 |
$3,123.12 | |
HOBBES | ERC-20 | 10M | $0.00 |
$0.58 | |
HQG | ERC-20 | 0.01 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21229252 | 3 days ago | | | 0 | 0.00078016683 | |
| 21220234 | 4 days ago | | | 0 | 0.00053389137 | |
| 21218821 | 4 days ago | | | 0 | 0.00053471596 | |
| 21218803 | 4 days ago | | | 0 | 0.00053555875 | |
| 21217391 | 5 days ago | | | 0 | 0.00080258360 | |
| 21214183 | 5 days ago | | | 0 | 0.00065161598 | |
| 21213142 | 5 days ago | | | 0 | 0.00050573414 | |
| 21213135 | 5 days ago | | | 0 | 0.00027572679 | |
| 21211852 | 5 days ago | | | 0 | 0.00054838093 | |
| 21208905 | 6 days ago | | | 0 | 0.00082401479 |
ABI
ABI objects
Getter at block 21250046
decimals() pure returns (uint8)
9
marketingWallet() pure returns (address)
0xc9ff6b2875e60f609498eeb679b811b2664d65ca
name() pure returns (string)
Hobbes
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
HOBBES
tax() view returns (uint32 taxNumerator, uint32 taxDenominator, uint32 tradeCounter)
(taxNumerator=1000, taxDenominator=100000, tradeCounter=3873)
totalSupply() pure returns (uint256)
5000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity() payable
airdrop(address[] addresses, uint256[] tokenAmounts)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
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)
OwnershipTransferred(address _owner)
TokensAirdropped(uint256 totalWallets, uint256 totalTokens)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.