MADE 2 PUMP
Verified contract
Active on
Ethereum with 71 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
M2P | ERC-20 | 2.555263 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15802615 | 2 years ago | | | 0 | 0.00071677426 | |
| 11499430 | 4 years ago | | | 0 | 0.0012473440 | |
| 11497482 | 4 years ago | | | 0 | 0.0017743600 | |
| 11494273 | 4 years ago | | | 0 | 0.0013809882 | |
| 11494209 | 4 years ago | | | 0 | 0.0020046600 | |
| 11494198 | 4 years ago | | | 0 | 0.0049448280 | |
| 11494163 | 4 years ago | | | 0 | 0.0030164120 | |
| 11494125 | 4 years ago | | | 0 | 0.0042320600 | |
| 11494107 | 4 years ago | | | 0 | 0.0023521344 | |
| 11494106 | 4 years ago | | | 0 | 0.0019155640 |
ABI
ABI objects
Getter at block 21409529
_burnFeeTotal() view returns (uint256)
138001591461313929143
_feeDecimal() view returns (uint256)
2
_liquidityFee() view returns (uint256)
450
_liquidityFeeTotal() view returns (uint256)
132024745926568789935
_rebalanceCallerFee() view returns (uint256)
500
_taxFee() view returns (uint256)
750
_taxFeeTotal() view returns (uint256)
220041243210947983246
balancer() view returns (address)
0x9f4bac9372e70f606d8932361371031c22af3e92
decimals() view returns (uint8)
18
lastRebalance() view returns (uint256)
1608609438
liquidityAddedAt() view returns (uint256)
1608517335
minEthBeforeSwap() view returns (uint256)
100
minTokensBeforeSwap() view returns (uint256)
100
name() view returns (string)
MADE 2 PUMP
owner() view returns (address)
0x08fbf7d50a8e20c7c11f8855f06465446724c5fa
rebalanceEnalbed() view returns (bool)
true
rebalanceInterval() view returns (uint256)
600
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
M2P
totalSupply() view returns (uint256)
1861998408538686070857
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xb97b787ef25f2ade5054070fa25c3027b4c3dc89
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tokenAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 reflectionAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burnTokens(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setExcludedFromFee(address account, bool excluded)
setLiquidityFee(uint256 fee)
setMinEthBeforeSwap(uint256 amount)
setMinTokensBeforeSwap(uint256 amount)
setRebalanceCallerFee(uint256 fee)
setRebalanceEnabled(bool enabled)
setRebalanceInterval(uint256 interval)
setSwapAndLiquifyEnabled(bool enabled)
setTaxFee(uint256 fee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardsDistributed(uint256 amount)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapedEthForTokens(uint256 EthAmount, uint256 TokenAmount, uint256 CallerReward, uint256 AmountBurned)
SwapedTokenForEth(uint256 EthAmount, uint256 TokenAmount)
TradingEnabled(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.