BarryWood
Verified contract
Active on
Ethereum with 176 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,618.00 |
$0 | |
WOOD | ERC-20 | 9.675364K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19055179 | 10 months ago | | | 0 | 0.0013462316 | |
| 19041065 | 10 months ago | | | 0 | 0.0018045736 | |
| 19016058 | 10 months ago | | | 0 | 0.0014787822 | |
| 18985702 | a year ago | | | 0 | 0.0015512320 | |
| 18985688 | a year ago | | | 0 | 0.0011906176 | |
| 18985679 | a year ago | | | 0 | 0.0028183821 | |
| 18963290 | a year ago | | | 0 | 0.0013358271 | |
| 18892799 | a year ago | | | 0 | 0.0012169200 | |
| 18883454 | a year ago | | | 0 | 0.0011004395 | |
| 18844016 | a year ago | | | 0 | 0.0012140976 |
ABI
ABI objects
Getter at block 21281544
LPWallet() view returns (address)
0x2f79dc625e9c7aabd9626b7fd0b32d401ab57280
TeamWallet() view returns (address)
0xbec5637072cfda9f70e7a3109efdad1c52a0940c
coolDownEnabled() view returns (bool)
false
coolDownTime() view returns (uint256)
0
decimals() pure returns (uint8)
9
developmentWallet() view returns (address)
0xbec5637072cfda9f70e7a3109efdad1c52a0940c
genesis_block() view returns (uint256)
0
marketingWallet() view returns (address)
0x137c6d8d5c8fb4a46e8b40eea5a58d232eab0547
maxBuyLimit() view returns (uint256)
394240320000000
maxSellLimit() view returns (uint256)
394240320000000
maxWalletLimit() view returns (uint256)
394240320000000
name() pure returns (string)
BarryWood
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xa6d7f967e1ca454391f6eeb57938c670af266f13
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
secondOwner() view returns (address)
0x2f79dc625e9c7aabd9626b7fd0b32d401ab57280
sellTaxes() view returns (uint256 rfi, uint256 marketing, uint256 liquidity, uint256 development, uint256 team)
(rfi=0, marketing=0, liquidity=0, development=0, team=0)
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
98560080000000
symbol() pure returns (string)
WOOD
taxes() view returns (uint256 rfi, uint256 marketing, uint256 liquidity, uint256 development, uint256 team)
(rfi=0, marketing=0, liquidity=0, development=0, team=0)
totFeesPaid() view returns (uint256 rfi, uint256 marketing, uint256 liquidity, uint256 development, uint256 team)
(rfi=0, marketing=1171816020710758, liquidity=0, development=0, team=0)
totalSupply() view returns (uint256)
19712016000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
allowedTransfer(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferRfi) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events airdropTokens(address[] accounts, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
bulkExcludeFee(address[] accounts, bool state)
bulkIsBlacklisted(address[] accounts, bool state)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSell(uint256 tokenAmount)
renounceOwnership()
rescueAnyERC20Tokens(address _tokenAddr, address _to, uint256 _amount)
rescueETH(uint256 weiAmount)
setSellTaxes(uint256 _rfi, uint256 _marketing, uint256 _liquidity, uint256 _development, uint256 _team)
setTaxes(uint256 _rfi, uint256 _marketing, uint256 _liquidity, uint256 _development, uint256 _team)
setTradingStatus(bool state)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAllowedTransfer(address account, bool state)
updateCooldown(bool state, uint256 time)
updateDevelopmentWallet(address newWallet)
updateIsBlacklisted(address account, bool state)
updateMarketingWallet(address newWallet)
updateMaxTxLimit(uint256 maxBuy, uint256 maxSell)
updateMaxWalletlimit(uint256 amount)
updateSwapEnabled(bool _enabled)
updateSwapTokensAtAmount(uint256 amount)
updateTeamWallet(address newWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
FeesChanged()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedRouter(address oldRouter, address newRouter)
constructor()
receive()
This contract contains no error objects.