Guardian Forest
Verified contract
Active on
Ethereum with 43 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Fairies | ERC-20 | 514.210011K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15533159 | 2 years ago | | | 0 | 0.00049845486 | |
| 15533149 | 2 years ago | | | 0 | 0.0010823763 | |
| 15533139 | 2 years ago | | | 0 | 0.00099475615 | |
| 15533139 | 2 years ago | | | 0 | 0.00057589816 | |
| 15533138 | 2 years ago | | | 0 | 0.00091585478 | |
| 15533135 | 2 years ago | | | 0 | 0.00071428621 | |
| 15533133 | 2 years ago | | | 0 | 0.00085295825 | |
| 15533131 | 2 years ago | | | 0 | 0.00076349611 | |
| 15533131 | 2 years ago | | | 0 | 0.00081075711 | |
| 15533131 | 2 years ago | | | 0 | 0.00083438761 |
ABI
ABI objects
Getter at block 21216003
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
MarketingRatio() view returns (uint256)
200
autoAutoBuyBackandBurnRatio() view returns (uint256)
100
autoBurnFeeRatio() view returns (uint256)
100
autoLiquidityRatio() view returns (uint256)
100
buyAutoBurnFee() view returns (uint256)
100
buyAutoBuyBackandBurnFee() view returns (uint256)
100
buyAutoLiquidityFee() view returns (uint256)
100
buyDevFee() view returns (uint256)
200
buyMarketingFee() view returns (uint256)
200
decimals() pure returns (uint8)
9
devFeeRatio() view returns (uint256)
200
masterTaxDivisor() view returns (uint16)
10000
name() pure returns (string)
Guardian Forest
owner() view returns (address)
0xb3d7be96e10a98b8ec929799e3cc01acb81fc19c
pairAddress() view returns (address)
0x274cfce9a2b557baba4b2fe24540d090a584b1b1
sellAutoBurnFee() view returns (uint256)
100
sellAutoBuyBackandBurnFee() view returns (uint256)
100
sellAutoLiquidityFee() view returns (uint256)
100
sellDevFee() view returns (uint256)
200
sellMarketingFee() view returns (uint256)
200
symbol() pure returns (string)
Fairies
tokensForAutoBurn() view returns (uint256)
78222745893235
tokensForAutoBuyBackandBurn() view returns (uint256)
78222745893235
tokensForAutoLiquidity() view returns (uint256)
78222745893235
tokensForDev() view returns (uint256)
156445491786470
tokensForMarketing() view returns (uint256)
156445491786470
totalBuyFees() view returns (uint256)
700
totalSellFees() view returns (uint256)
700
totalSupply() view returns (uint256)
994491483869447412
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)
excludeFromFee(address account)
excludeFromMaxWalletLimit(address account)
includeInFee(address account)
includeInMaxWalletLimit(address account)
openTrading()
renounceOwnership()
setWalletandTxtAmount(uint256 _maxTxAmount, uint256 _maxWalletSize)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
turnOnTheBurn()
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
MaxWalletAmountUpdated(uint256 maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.