Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
bullFrog | ERC-20 | 14.254668M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17251462 | 2 years ago | | | 0 | 0.0023063111 | |
| 17251462 | 2 years ago | | | 0 | 0.0023063111 | |
| 17249277 | 2 years ago | | | 0 | 0.0011236080 | |
| 17249276 | 2 years ago | | | 0 | 0.0020115131 | |
| 17249276 | 2 years ago | | | 0 | 0.0020115131 | |
| 17249274 | 2 years ago | | | 0 | 0.0019543356 | |
| 17249268 | 2 years ago | | | 0 | 0.0017853707 | |
| 17249266 | 2 years ago | | | 0 | 0.0017841294 | |
| 17247015 | 2 years ago | | | 0 | 0.0020078737 | |
| 17247014 | 2 years ago | | | 0 | 0.0019792925 |
ABI
ABI objects
Getter at block 21191624
buyBurnFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
decimals() view returns (uint8)
18
marketingAddress() view returns (address)
0x4be666bbd69e1f60ea9bb63a8fcca5beb6f4e340
maxWallet() view returns (uint256)
5400000000000000000000000
name() view returns (string)
bullFrog
owner() view returns (address)
0x11ee71b7ed43e32df43b0d85539a64f7150a3fbf
sellBurnFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
270000000000000000000000
symbol() view returns (string)
bullFrog
tokensForBurn() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
270000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x030fac0766d9fc1e0b07e31ff05b9eae1e439fa1
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)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _burnFee)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _burnFee)
updateSwapTokensAtAmount(uint256 newAmount)
updatemaxWallet(uint256 newNum)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
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)
UpdatedmaxWallet(uint256 newAmount)
constructor()
receive()
This contract contains no error objects.