Bidenjuana
Verified contract
Active on
Ethereum with 13 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa767…c618
0x0ef0…0876
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Bidenjuana | ERC-20 | 1.466603M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15691648 | 2 years ago | | | 0 | 0.00059814245 | |
| 15691634 | 2 years ago | | | 0 | 0.00049092328 | |
| 15691555 | 2 years ago | | | 0 | 0.00053472040 | |
| 15691531 | 2 years ago | | | 0 | 0.00052685814 | |
| 15691523 | 2 years ago | | | 0 | 0.00059492605 | |
| 15691521 | 2 years ago | | | 0 | 0.00052560139 | |
| 15691519 | 2 years ago | | | 0 | 0.00062336381 | |
| 15691516 | 2 years ago | | | 0 | 0.00065752820 | |
| 15691516 | 2 years ago | | | 0 | 0.00084646020 | |
| 15691516 | 2 years ago | | | 0 | 0.0028302462 |
ABI
ABI objects
Getter at block 21229261
decimals() view returns (uint8)
18
devFee() view returns (uint256)
0
devWallet() view returns (address)
0x0ef0e10d205462086340bf99643caf66f42e0876
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
2
marketingWallet() view returns (address)
0xa76775a869e8e3c44dc0901b22454d31cb8ec618
maxTransactionAmount() view returns (uint256)
1000000000000000000
maxWalletToken() view returns (uint256)
50000000000000000000000000
name() view returns (string)
Bidenjuana
owner() view returns (address)
0xe8a40003a376b4c72e6635816047e3e5870d8ac6
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
2
swapAndLiquifyEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
Bidenjuana
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x8457c5bede6a4eb39e9dfef1f465a2cfe248bac7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromFees(address account, bool excluded)
openTrade()
setMaxTxAmount(uint256 _maxTx)
setMaxWalletLimit(uint256 _newLimit)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapTokensAtAmouunt(uint256 _newAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateBuyFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
updateSellFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
updateWallets(address _marketingWallet, address _devWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensIntoLiqudity, uint256 ethReceived)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.