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 |
---|---|---|---|---|---|
StonedFroggo | ERC-20 | 50M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12716480 | 8 months ago | | | 0 | 4.7145765e-7 | |
| 12716449 | 8 months ago | | | 0 | 4.6761711e-7 | |
| 12716399 | 8 months ago | | | 0 | 4.6942598e-7 | |
| 12688952 | 8 months ago | | | 0 | 7.2394431e-7 | |
| 12688941 | 8 months ago | | | 0 | 7.6365286e-7 | |
| 12688754 | 8 months ago | | | 0 | 0.00032976300 | |
| 12688712 | 8 months ago | | | 0 | 0.00032976300 | |
| 12638484 | 8 months ago | | | 0 | 0.000095378761 | |
| 12638453 | 8 months ago | | | 0 | 6.6382763e-7 | |
| 12637705 | 8 months ago | | | 0 | 4.6586401e-7 |
ABI
ABI objects
Getter at block 23195126
FeeBuy() view returns (uint256)
5
FeeSell() view returns (uint256)
5
MarketingWallet() view returns (address)
0x2579c63f6946a505ffaa130c25681785b5c11dfb
_maxWalletSize() view returns (uint256)
1000000000000000000000000000
decimals() pure returns (uint8)
18
name() view returns (string)
Stoned Froggo
owner() view returns (address)
0x2579c63f6946a505ffaa130c25681785b5c11dfb
pair() view returns (address)
0x8e981dd876577677af470f1e28ff176e0cac0926
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
111111111111111111111111
symbol() view returns (string)
StonedFroggo
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enableTrading(bool _tradingEnabled)
removeWalletLimit()
renounceOwnership()
setFees(uint256 _FeeBuy, uint256 _FeeSell)
setIsWalletLimitExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
setSwapPair(address pairaddr)
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(address _MarketingWallet)
receive()
This contract contains no error objects.