NIGHT HOBBY
Verified contract
Active on
Ethereum with 50 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HOBBY | ERC-20 | 27.36881M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20263617 | 4 months ago | | | 0 | 0.00023383650 | |
| 20263597 | 4 months ago | | | 0 | 0.00025187736 | |
| 20263531 | 4 months ago | | | 0 | 0.00029073153 | |
| 20263515 | 4 months ago | | | 0 | 0.00036695442 | |
| 20263514 | 4 months ago | | | 0 | 0.00030113508 | |
| 20263514 | 4 months ago | | | 0 | 0.00036352281 | |
| 20263514 | 4 months ago | | | 0 | 0.00036352281 | |
| 20263514 | 4 months ago | | | 0 | 0.00036352281 | |
| 20263514 | 4 months ago | | | 0 | 0.00036352281 | |
| 20263514 | 4 months ago | | | 0 | 0.00036352281 |
ABI
ABI objects
Getter at block 21223608
buyCount() view returns (uint256)
77
buyFees() view returns (uint256)
0
decimals() view returns (uint8)
18
feeThresholdSize() view returns (uint256)
5000000000000000000000000
hobbyFeeAddr() view returns (address)
0x1fb41a614ca8cc6e279f3c8db85184f7525c81f4
initialFees() view returns (uint256)
42
maxHoldingLimit() view returns (uint256)
1000000000000000000000000000
maxTxLimit() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
NIGHT HOBBY
owner() view returns (address)
0x0000000000000000000000000000000000000000
reduceCountFees() view returns (uint256)
18
sellFees() view returns (uint256)
0
symbol() view returns (string)
HOBBY
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
uniV2PairAddr() view returns (address)
0xa60dc5c9e1fa9e8ce0e76bf6915eebaf463764f7
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)
createHobbyPairs()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableHobby()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeDougThreshold(uint256 newThreshold)
withdrawHobbyTokens(address token)
withdrawStuckedETH()
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.