BALDO INU

Verified contract

Active on Base with 227 txns
Deployed by via 0xd077a742 at 13415679
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables
ERC-20
--
0xb5d04b0f34faf10d01df6af1738e50b83991359dcc21f74ca80f5cd66575ad48
0x5a105d76022662bda00db48a8c0a68f62ad0177cb231521572cd6e0270db20d8
0xd2a4ecb96067c064f8a1c7f7e762a44f79d792f002f3e90797088c5730376b14
0x74f9f5ad91cac71f4297e3159ceb04c889bbd9cd64729223ee00a442de166520
0x8fe4be195b0273c775fa145b6e500d7f8319cc850e09556d9ba4b26bfbb61e69
0x435c568d92fb762e2791396bf9ce6a8a20f4fb4aaf5a1357a2de9a3808c63252
0x01fd6099d872995de7f5187f3bd9952c9cf071f14720188b9fb0133294f954b9
0x781f41b541cb5fde44847a99be041bff78be2a9874c424951443fe9ba0078c62
0x3bd02569261fd02769e2a905524f528dd8f67b84d6c032e520852209f43789ba
0x7283855fc7ea67d57bebed5c33f134ab0213c6c1dc051875bafaacf6031be118

Functions
Getter at block 22754100
baldoinuAddress(view returns (address)
0xfdb9ebd5331eda60becf6ffc3a46fa0a0e6d437a
decimals(pure returns (uint8)
18
dividendTokenTotalSupply(view returns (uint256)
212868072692859386909644
dividendTracker(view returns (address)
0xf1531a980b2a76503696d7f758b50cdf51dbcac6
gasForProcessing(view returns (uint256)
300000
getAllPending(view returns (uint256)
1452094914109143857445
getClaimWait(view returns (uint256)
60
getLastProcessedIndex(view returns (uint256)
11
getNumberOfDividendTokenHolders(view returns (uint256)
33
getSwapThresholdAmount(view returns (uint256)
3926777201630785284572
getTotalDividendsDistributed(view returns (uint256)
457313155796707279
maxWalletAmount(view returns (uint256)
30000000000000000000000
name(view returns (string)
BALDO INU
owner(view returns (address)
0x0000000000000000000000000000000000000000
pairV2(view returns (address)
0xbae4b99d83a30251f42c6280ab9bc5383112a5e0
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
routerV2(view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
swapThresholdRatio(view returns (uint16)
50
symbol(view returns (string)
BALDO INU
totalSupply(view returns (uint256)
1000000000000000000000000
tradingEnabled(view returns (bool)
true
Read-only
AMMPairs(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
baldoinuFees(uint256view returns (uint16)
dividendTokenBalanceOf(address accountview returns (uint256)
getAccountDividendsInfo(address accountview returns (addressint256int256uint256uint256uint256uint256uint256)
getAccountDividendsInfoAtIndex(uint256 indexview returns (addressint256int256uint256uint256uint256uint256uint256)
isExcludedFromDividends(address accountview returns (bool)
isExcludedFromFees(addressview returns (bool)
isExcludedFromLimits(addressview returns (bool)
isExcludedFromTradingRestriction(addressview returns (bool)
liquidityFees(uint256view returns (uint16)
rewardsFees(uint256view returns (uint16)
totalFees(uint256view returns (uint16)
withdrawableDividendOf(address accountview returns (uint256)
State-modifying
acceptOwnership(
addLiquidityFromLeftoverTokens(
approve(address spenderuint256 amountreturns (bool)
baldoinuAddressSetup(address _newAddress
baldoinuFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
burn(uint256 amount
burnFrom(address accountuint256 amount
claim(returns (bool)
claimWaitSetup(uint256 claimWait
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
excludeFromDividends(address accountbool isExcluded
excludeFromFees(address accountbool isExcluded
excludeFromLimits(address accountbool isExcluded
excludeFromTradingRestriction(address accountbool isExcluded
gasForProcessingSetup(uint256 _gasForProcessing
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _router
liquidityFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
process(uint256 gasreturns (uint256 iterationsuint256 claims)
renounceOwnership(
rewardsFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
setAMMPair(address pairbool isPair
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateMaxWalletAmount(uint256 _maxWalletAmount
updateSwapThreshold(uint16 _swapThresholdRatio
Events
AMMPairsUpdated(address indexed AMMPairbool isPair
Approval(address indexed owneraddress indexed spenderuint256 value
DeployedDividendTracker(address indexed dividendTracker
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeFromLimits(address indexed accountbool isExcluded
ExcludeFromTradingRestriction(address indexed accountbool isExcluded
ForceLiquidityAdded(uint256 leftoverTokensuint256 unaddedTokens
GasForProcessingUpdated(uint256 gasForProcessing
MaxWalletAmountUpdated(uint256 maxWalletAmount
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RouterV2Updated(address indexed routerV2
SwapThresholdUpdated(uint16 swapThresholdRatio
TradingEnabled(
Transfer(address indexed fromaddress indexed touint256 value
baldoinuAddressUpdated(address baldoinuAddress
baldoinuFeeSent(address recipientuint256 amount
baldoinuFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
liquidityAdded(uint256 amountTokenuint256 amountCoinuint256 liquidity
liquidityFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
rewardsFeeSent(uint256 amount
rewardsFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.