Fantasy World Gold
Verified contract
Active on
Ethereum with 1,293 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x51e4…582a
0xc9b8…edd4
8 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $2,663.36 |
$0 | |
FWG | ERC-20 | 787.917175M | -- | -- | |
FWG | ERC-20 | 263.85995K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21008457 | 10 days ago | | | 0 | 0.00096214528 | |
| 20787922 | a month ago | | | 0 | 0.0017806893 | |
| 20242977 | 4 months ago | | | 0 | 0.000072350507 | |
| 19823783 | 6 months ago | | | 0 | 0.000082688000 | |
| 18928505 | 10 months ago | | | 0 | 0.00080646011 | |
| 18818275 | 10 months ago | | | 0 | 0.0013769547 | |
| 18706200 | a year ago | | | 0 | 0.00069188831 | |
| 18632125 | a year ago | | | 0 | 0.00077069724 | |
| 18145708 | a year ago | | | 0 | 0.00025286764 | |
| 17258005 | a year ago | | | 0 | 0.00085032930 |
ABI
ABI objects
Getter at block 21076976
_maxTxAmount() view returns (uint256)
800000000000000000
_taxFee() view returns (uint256)
0
buyBackEnabled() view returns (bool)
true
buyBackUpperLimitAmount() view returns (uint256)
100000000000000000000000
buybackFee() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getTime() view returns (uint256)
1730273387
getUnlockTime() view returns (uint256)
0
marketingAddress() view returns (address)
0xc9b8b145369066e0e904637073448eceeac0edd4
marketingFee() view returns (uint256)
990
minimumTokensBeforeSwapAmount() view returns (uint256)
1
name() view returns (string)
Fantasy World Gold
owner() view returns (address)
0x6590fabd785a15e80d1c06632ebb9b3f92aae456
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
FWG
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xa933da7ad6a6105f39d868f6de498b873acb930b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
presale(bool _presale)
renounceOwnership()
setBuyBackEnabled(bool _enabled)
setBuybackFee(uint256 _buybackFee)
setBuybackUpperLimit(uint256 buyBackLimit)
setMarketingAddress(address _marketingAddress)
setMarketingFee(uint256 _marketingFee)
setMaxTxAmount(uint256 maxTxAmount)
setNumTokensSellToAddToLiquidity(uint256 _minimumTokensBeforeSwap)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFee(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
BuyBackEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardLiquidityProviders(uint256 tokenAmount)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _n, string _s, uint256 _ts, uint256 _tax, uint256 _bb, uint256 _mkt, address _ma, address _ru, address _lp)
receive()
This contract contains no error objects.