Beavers Coin
Verified contract
Active on
Ethereum with 57 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
24 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BEAVER | ERC-20 | 195.375561K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18370343 | a year ago | | | 0 | 0.0010914301 | |
| 18370069 | a year ago | | | 0 | 0.00030288316 | |
| 18370046 | a year ago | | | 0 | 0.00030872918 | |
| 18369997 | a year ago | | | 0 | 0.0015744201 | |
| 18369973 | a year ago | | | 0 | 0.00050639050 | |
| 18369959 | a year ago | | | 0 | 0.00079305000 | |
| 18369954 | a year ago | | | 0 | 0.00049620102 | |
| 18369943 | a year ago | | | 0 | 0.00044683497 | |
| 18369943 | a year ago | | | 0 | 0.00044683497 | |
| 18369942 | a year ago | | | 0 | 0.0010085141 |
ABI
ABI objects
Getter at block 21168714
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
1
decimals() view returns (uint8)
9
devWallet() view returns (address)
0x53470e8b67ea6270cb38f3df3c3fd8e0149ca58a
dynamicLiquidityFee() view returns (uint256)
0
earlySellLiquidityFee() view returns (uint256)
0
earlySellMarketingFee() view returns (uint256)
0
enableEarlySellTax() view returns (bool)
true
lastLpBurnTime() view returns (uint256)
1697542607
lastManualLpBurnTime() view returns (uint256)
1697548727
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
7200
manualBurnFrequency() view returns (uint256)
5400
marketingWallet() view returns (address)
0x9a34bd3e8792565d43223e2523445e45561e0eac
maxTransactionAmount() view returns (uint256)
2000000000000000
maxWallet() view returns (uint256)
2000000000000000
name() view returns (string)
Beavers Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
25
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
1
showSupply() view returns (uint256)
47434209093042915
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000
symbol() view returns (string)
BEAVER
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
195375561291425
totalSupply() view returns (uint256)
100000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xa30b1328ece2445550f9661b64f7395ff1a57e7a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
checkRatio(uint256 ratio, uint256 accuracy) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
showBacking(uint256 accuracy) view returns (uint256)
State-modifying
Events addLiquidityEth() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrade()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBurnLiquidityPairTokens(uint256 percent) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
BoughtEarly(address indexed sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.