Matrix Inu

Verified contract

Active on Ethereum with 19 txns
Deployed by via 0x750e9d82 at 16298798
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
--
0xcae072b828d61e54febb51544873eed00ceb9d4453c5e84f859d2b9ce626b91a
0xa2a4dc208ee48050254ed917321b19eb630d7ffc3e483471e37878f4417ec9e5
0x559a4631c1f7c5c1364a8019ef17128a18e60761ee0c9e689b279576a0870c2e
0x275a5f4ea44c14c2a562f3354255a901e9f54b17d51a40589bff042e6722f923
0xf672873029213b0c30366b08dd01458eef6a62e8b4c07aa25cadbda702582931
0x1c981172fe43bed7eae779a5aeb5ac93aaba27a38fd0b664a9278a44c19e37a3
0xa2ccac2859991f47f1d6f10733051a12df99b0c1de4f9a1184a95cd765b8e8df
0xbbee78719065bfcd7d3c331e7db5dcfc1ffc014856e1bda3b082857bde03a842
0xa094b2197b7430215b27a8ed7065cf7224615c7ea9b05746cf7eac5880acc36f
0x85cb907aaaa79bf0bef101782e6130a2b4eb3a3706dd19e46293d56c9d7b54ee

Functions
Getter at block 21317955
_buyDevelopmentFees(view returns (uint256)
0
_buyLiquidityFees(view returns (uint256)
0
_buyMarketingFees(view returns (uint256)
0
_developmentShares(view returns (uint256)
0
_liquidityShares(view returns (uint256)
0
_marketingShares(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
20000000000000000
_sellDevelopmentFees(view returns (uint256)
0
_sellLiquidityFees(view returns (uint256)
0
_sellMarketingFees(view returns (uint256)
0
_totalDistributionShares(view returns (uint256)
0
_totalTaxIfBuying(view returns (uint256)
0
_totalTaxIfSelling(view returns (uint256)
0
_walletMax(view returns (uint256)
30000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getCirculatingSupply(view returns (uint256)
1000000000000000000
name(view returns (string)
Matrix Inu
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
MINU
totalSupply(view returns (uint256)
1000000000000000000
uniswapPair(view returns (address)
0x8ae576902adf56d26b381a104e87f3ddb061364f
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkExcludedFromFees(addressview returns (bool)
checkMarketPair(addressview returns (bool)
checkTxLimitExcept(addressview returns (bool)
checkWalletLimitExcept(addressview returns (bool)
State-modifying
addMarketPair(address account
adjustMaxTxAmount(uint256 maxTxAmount
approve(address spenderuint256 amountreturns (bool)
changeRouterVersion(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setBuyFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setDistributionSettings(uint256 newLiquidityShareuint256 newMarketingShareuint256 newDevelopmentShare
setNumTokensBeforeSwap(uint256 newLimit
setSellFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setWalletLimit(uint256 newLimit
setcheckExcludedFromFees(address accountbool newValue
setcheckTxLimitExcept(address holderbool exempt
setcheckWalletLimitExcept(address holderbool exempt
settaxWallet1(address newAddress
settaxWallet2(address newAddress
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
waiveOwnership(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.