Hamster Kombat
Verified contract
Active on
Ethereum with 156 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 "Hamster Kombat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20923590 | a month ago | | | 0 | 0.0010590132 | |
| 20923345 | a month ago | | | 0 | 0.0012151705 | |
| 20838408 | 2 months ago | | | 0 | 0.00068577458 | |
| 20838406 | 2 months ago | | | 0 | 0.00069536346 | |
| 20838382 | 2 months ago | | | 0 | 0.00056494092 | |
| 20838380 | 2 months ago | | | 0 | 0.00052115916 | |
| 20838379 | 2 months ago | | | 0 | 0.00053516520 | |
| 20431585 | 4 months ago | | | 0 | 0.00015765817 | |
| 20431584 | 4 months ago | | | 0 | 0.00015983656 | |
| 20338366 | 4 months ago | | | 0 | 0.00029902048 |
ABI
ABI objects
Getter at block 21218484
decimals() view returns (uint8)
9
name() view returns (string)
Hamster Kombat
pancakePair() view returns (address)
0x325924794d82884ae1364f239de3064e5b426630
symbol() view returns (string)
HMSTR
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addAITrading(address bots)
approve(address spender, uint256 amount) returns (bool)
removeLimits(uint256 addBot)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.