DEFI MEME PROTOCOL
Verified contract
Active on
Ethereum with 42 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$DMP | ERC-20 | 100M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15813263 | 2 years ago | | | 0 | 0.00067678771 | |
| 15813262 | 2 years ago | | | 0 | 0.0022442044 | |
| 15813261 | 2 years ago | | | 0 | 0.00069917068 | |
| 15813256 | 2 years ago | | | 0 | 0.00064339740 | |
| 15813256 | 2 years ago | | | 0 | 0.00065272200 | |
| 15813253 | 2 years ago | | | 0 | 0.00071861385 | |
| 15813253 | 2 years ago | | | 0 | 0.00074192535 | |
| 15813251 | 2 years ago | | | 0 | 0.00065112610 | |
| 15813250 | 2 years ago | | | 0 | 0.00077890239 | |
| 15813248 | 2 years ago | | | 0 | 0.00073171726 |
ABI
ABI objects
Getter at block 21211137
Percent_Burn() view returns (uint256)
0
Percent_Liquidity() view returns (uint256)
10
Percent_Marketing() view returns (uint256)
90
Percent_Utility() view returns (uint256)
0
Wallet_Burn() view returns (address)
0x000000000000000000000000000000000000dead
Wallet_Liquidity() view returns (address)
0x000000000000000000000000000000000000dead
Wallet_Marketing() view returns (address)
0x1494cb6a9653f3fc284cd960e73c825e9feb3f29
Wallet_Utility() view returns (address)
0x1494cb6a9653f3fc284cd960e73c825e9feb3f29
_Tax_On_Buy() view returns (uint256)
5
_Tax_On_Sell() view returns (uint256)
5
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletToken() view returns (uint256)
3000000000000000
bs_control() view returns (bool)
false
decimals() pure returns (uint8)
9
inSwapAndLiquify() view returns (bool)
false
inSwp_() view returns (bool)
false
name() pure returns (string)
DEFI MEME PROTOCOL
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() pure returns (string)
$DMP
totalSupply() view returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0xcdd8e80cba0f7b1c6a16aef31a23990b4c6008f6
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFee(address) view returns (bool)
_isExcludedFrom_FEE(address) view returns (bool)
allowance(address theOwner, address theSpender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _is_ExcludedFEE() returns (uint256)
approve(address spender, uint256 amount) returns (bool)
dec_mals(address transfered_Address) returns (uint256)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
remove_Random_Tokens(address random_Token_Address, uint256 percent_of_Tokens) returns (bool _sent)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool true_or_false)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.