Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,352.33 |
$0 | |
FORG | ERC-20 | 151.904805M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21014209 | a month ago | | | 0 | 0.00051518461 | |
| 20187916 | 5 months ago | | | 0 | 0.00019513449 | |
| 20099035 | 5 months ago | | | 0 | 0.00031418424 | |
| 20029058 | 6 months ago | | | 0 | 0.00076266455 | |
| 19992408 | 6 months ago | | | 0 | 0.00045876738 | |
| 19959110 | 6 months ago | | | 0 | 0.00035979664 | |
| 19959105 | 6 months ago | | | 0 | 0.00051477603 | |
| 19949175 | 6 months ago | | | 0 | 0.00019113551 | |
| 19945261 | 6 months ago | | | 0 | 0.00027403938 | |
| 19922670 | 6 months ago | | | 0 | 0.00059777341 |
ABI
ABI objects
Getter at block 21262108
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
launchedAtBlock() view returns (uint256)
17224016
marketingWallet() view returns (address)
0x7bbc79cf3c7afaa9c05e66d6a337ebdb4d9d89fc
maxBuyLimit() view returns (uint256)
420696969696000000000000000000
maxSellLimit() view returns (uint256)
420696969696000000000000000000
maxWalletLimit() view returns (uint256)
420696969696000000000000000000
name() view returns (string)
FoRg
owner() view returns (address)
0x0000000000000000000000000000000000000000
providingLiquidity() view returns (bool)
true
sellTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 burn)
(marketing=2, liquidity=0, burn=0)
symbol() view returns (string)
FORG
taxes() view returns (uint256 marketing, uint256 liquidity, uint256 burn)
(marketing=2, liquidity=0, burn=0)
tokenLiquidityThreshold() view returns (uint256)
420696969696000000000000000
totalSupply() view returns (uint256)
420696969696000000000000000000
transferTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 burn)
(marketing=0, liquidity=0, burn=0)
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniswapV2Pair() view returns (address)
0x4b9842dcc01a7862a311c34cfc7c09177ecf5e14
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
exemptFee(address) view returns (bool)
State-modifying
Events RenounceFORG()
_blacklistBots(address[] _account, bool status)
_openTrading()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueERC20(address tokenAdd, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLiquidityTreshhold(uint256 new_amount)
updateMarketingTax(uint256 _Buymarketing, uint256 _Sellmarketing)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyTaxesUpdated(uint256 marketing, uint256 liquidity, uint256 burn)
LimitRemoved(uint256 maxBuy, uint256 maxSell, uint256 maxWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SellTaxesUpdated(uint256 marketing, uint256 liquidity, uint256 burn)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxesUpdated(uint256 marketing, uint256 liquidity, uint256 burn)
constructor()
receive()
This contract contains no error objects.