Hoji The Frog
Verified contract
Active on
Ethereum with 948 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 "Hoji The Frog"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21119595 | 5 days ago | | | 0 | 0.00025154831 | |
| 21115054 | 6 days ago | | | 0 | 0.00046776736 | |
| 21054096 | 15 days ago | | | 0 | 0.00023453993 | |
| 21043656 | 16 days ago | | | 0 | 0.00094768788 | |
| 21042083 | 16 days ago | | | 0 | 0.00037460540 | |
| 21041896 | 16 days ago | | | 0 | 0.00037626591 | |
| 21041592 | 16 days ago | | | 0 | 0.00040119009 | |
| 21041313 | 16 days ago | | | 0 | 0.00046735260 | |
| 21041309 | 16 days ago | | | 0 | 0.00094186989 | |
| 21036539 | 17 days ago | | | 0 | 0.00076592179 |
ABI
ABI objects
Getter at block 21158795
BuyFee() view returns (uint256)
0
SellFee() view returns (uint256)
0
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
maxPerBag() view returns (uint256)
420690000000000000000000000000
maxPerTx() view returns (uint256)
420690000000000000000000000000
name() view returns (string)
Hoji The Frog
owner() view returns (address)
0x0000000000000000000000000000000000000000
stealthOpen() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
4206900000000000000000000000
symbol() view returns (string)
HOJI
tokenSupply() view returns (uint256)
420690000000000000000000000000
totalSupply() view returns (uint256)
420690000000000000000000000000
Read-only
_isFreeBird(address account) view returns (bool)
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)
openStealth()
removeLimits()
renounceOwnership()
rescueStuckNative()
rescueStuckTokens(address tokenAddress)
setCaPro(uint256 _delta)
setFee(uint256 _buyFee, uint256 _sellFee)
setSwapTokensAtAmount(uint256 _amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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()
receive()
This contract contains no error objects.