MADDI Token

Verified contract

Active on Base with 344 txns
Deployed by via 0xd7e0c5fe at 13586649
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
Value $0
ERC-20
--
0xe1f79e462fd37fae515379a166365e039d8ba010c4708341709f7b3e83e70eb0
0x1358b779c3df0dba388a148c874181d0252838c72cc5d8f39089c274ede52e4e
0xdccebd55f7e7fb453b868bddb5db03966383bfdfb60f3af2ca388866872b7a65
0xccc702a86c33147367c54ebc07d7066af66108b43c8e2433b801074a09c17e9b
0x5ed12d5646bf07f5010bf0da20c293168c676fa8335c09de4bab561be7f94227
0xb2b47cf4a6fa0949a8be4ff6a6f7b00846855f5a9d963c1eea7401c06d1887ce
0x5621b0d0a8af70e986649c6abe1707d2797fa5f214d6e9dc093926c58323c26d
0x4a2eea399ce32b776bd610034c3fa80533153440d68a790118bf213ded135365
0x18c4ac3c3f5bef999e3a66e9684ea653253bbe2f246bd92b6d0af55447efa9d6
0xd60681cc43b4e46ae7588fea868ab1fe9ff9e859f838d4073629286894db159f

Functions
Getter at block 22489196
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
FEE_PRECISION(view returns (uint16)
10000
MAX_FEE(view returns (uint16)
2000
TOKEN_CODE(view returns (uint256)
255379718580696182655831931395125076
autoProcessFees(view returns (bool)
true
decimals(view returns (uint8)
18
feeConfiguration(view returns (bool feesInTokenuint16 buyFeesuint16 sellFeesuint16 transferFeesuint16 burnFeeRatiouint16 liquidityFeeRatiouint16 collectorsFeeRatio)
(feesInToken=false, buyFees=300, sellFees=300, transferFees=0, burnFeeRatio=3300, liquidityFeeRatio=3300, collectorsFeeRatio=3400)
liquidityOwner(view returns (address)
0x1a047c287fa160dcce8e9d417dac5707f289f426
name(view returns (string)
MADDI Token
numTokensToSwap(view returns (uint256)
7500000000000000000000
owner(view returns (address)
0x1a047c287fa160dcce8e9d417dac5707f289f426
swapPair(view returns (address)
0xd69b5a51f32dee8baa1a071908050d9712003daf
swapRouter(view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
symbol(view returns (string)
MADDI
totalFeeCollectorsShares(view returns (uint256)
10000
totalSupply(view returns (uint256)
75000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
feeCollectorShare(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
isFeeCollector(address accountview returns (bool)
isLpPool(address pairAddressview returns (bool)
State-modifying
addFeeCollector(address accountuint256 share
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
distributeFees(uint256 amountbool inToken
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processFees(uint256 amountuint256 minAmountOut
removeFeeCollector(address account
renounceOwnership(
setAutoprocessFees(bool autoProcess
setFeeConfiguration(struct TaxableTokenFeeConfiguration configuration
setIsExcludedFromFees(address accountbool excluded
setIsLpPool(address pairAddressbool isLp
setLiquidityOwner(address newOwner
setNumTokensToSwap(uint256 amount
setSwapRouter(address newRouter
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateFeeCollectorShare(address accountuint256 share
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludedFromFees(address indexed accountbool excluded
FeeCollected(address indexed receiveruint256 amount
FeeCollectorAdded(address indexed accountuint256 share
FeeCollectorRemoved(address indexed account
FeeCollectorUpdated(address indexed accountuint256 oldShareuint256 newShare
FeeConfigurationUpdated(struct TaxableTokenFeeConfiguration configuration
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetLpPool(address indexed pairAddressbool isLp
SwapRouterUpdated(address indexed routeraddress indexed pair
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupply_address feeReceiver_address swapRouter_struct TaxableTokenFeeConfiguration feeConfiguration_address[] collectors_uint256[] shares_
Fallback and receive
receive(
Errors

This contract contains no error objects.