Magic Money Machine

Verified contract

Active on Ethereum with 515 txns
Deployed by via 0x19edd96a at 18457406
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x28b73597b6a4f7aa804038b958d1ef8b08c6e2af92359b77c68c6a95ec588fdc
0x25691f71bc9e153b6faa6717042096945797504684e8e4cc4a92e0123fccb64e
0x799681b8f5c491fe65cdf9d5f3940a724de50a097b145ac6eb78d8b25c47dcc6
0x68da90719cdeb4014e19a3f6325ac1479bdf5f39ad84c947a2521bf93d156475
0x425b8aa4a46bc38c38ba6615c2dd96303d92a982432a32546316cdca907d9ffd
0xa6d9a8e8e8942d6175780cc571291b1128b0ae29b6b6e6ebfbff77db5c9e5eca
0x58c917d3f67eae821c4124cc3cabde6980576c34ae7709471fa85afdbe00965b
0x606b386bda6f164c5aec8798ed14fb17bc3ac799fd0d68431cef0d882343e3bf
0x658c4752d2ed7a1716dfecaab5539ffe6035768b351b7457b375e2ae166c2590
0x5ee59aab4c7bae923d1dd48dcbe930d4cfda8edf5d81cebd07dd0d3604469580

Functions
Getter at block 21422050
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
1598607470640525998744253
getSwapThresholdAmount(view returns (uint256)
37336502515531326529609
marketingAddress(view returns (address)
0x8b2175d66c7464ec28faa47ac98455f20511154d
maxWalletAmount(view returns (uint256)
30000000000000000000000000
name(view returns (string)
Magic Money Machine
owner(view returns (address)
0x0000000000000000000000000000000000000000
pairV2(view returns (address)
0x8559716aa6c39cc156fa455c08219fab25cd8aff
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThresholdRatio(view returns (uint16)
50
symbol(view returns (string)
MAGIC
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingEnabled(view returns (bool)
true
Read-only
AMMPairs(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(addressview returns (bool)
isExcludedFromLimits(addressview returns (bool)
isExcludedFromTradingRestriction(addressview returns (bool)
marketingFees(uint256view returns (uint16)
totalFees(uint256view returns (uint16)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
excludeFromFees(address accountbool isExcluded
excludeFromLimits(address accountbool isExcluded
excludeFromTradingRestriction(address accountbool isExcluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _router
marketingAddressSetup(address _newAddress
marketingFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
renounceOwnership(
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
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeFromLimits(address indexed accountbool isExcluded
ExcludeFromTradingRestriction(address indexed accountbool isExcluded
MaxWalletAmountUpdated(uint256 maxWalletAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RouterV2Updated(address indexed routerV2
SwapThresholdUpdated(uint16 swapThresholdRatio
TradingEnabled(
Transfer(address indexed fromaddress indexed touint256 value
marketingAddressUpdated(address marketingAddress
marketingFeeSent(address recipientuint256 amount
marketingFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.