DaddyMononokeInu
Verified contract
Active on
Ethereum with 27 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DMI | ERC-20 | 6.734391B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13532294 | 3 years ago | | | 0 | 0.016195563 | |
| 13532097 | 3 years ago | | | 0 | 0.016325761 | |
| 13531960 | 3 years ago | | | 0 | 0.014288788 | |
| 13530602 | 3 years ago | | | 0 | 0.013509782 | |
| 13530595 | 3 years ago | | | 0 | 0.011498472 | |
| 13529423 | 3 years ago | | | 0 | 0.0035947909 | |
| 13528932 | 3 years ago | | | 0 | 0.0068149930 | |
| 13528928 | 3 years ago | | | 0 | 0.0064759172 | |
| 13528916 | 3 years ago | | | 0 | 0.0038683485 | |
| 13528916 | 3 years ago | | | 0 | 0.013598738 |
ABI
ABI objects
Getter at block 21396750
_burnFee() view returns (uint256)
0
_burnFeeTotal() view returns (uint256)
0
_feeDecimal() view returns (uint256)
0
_liquidityFee() view returns (uint256)
8
_liquidityFeeTotal() view returns (uint256)
150593580892497346262119297528
_taxFee() view returns (uint256)
0
_taxFeeTotal() view returns (uint256)
0
decimals() view returns (uint256)
18
isFeeActive() view returns (bool)
true
maxTxAmount() view returns (uint256)
1000000000000000000000000000000
minTokensBeforeSwap() view returns (uint256)
1000000000000000000000000
name() view returns (string)
DaddyMononokeInu
owner() view returns (address)
0x9617bcf4e4037847798bca57407de07729e586ed
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
DMI
totalSupply() view returns (uint256)
1000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x9336e9e09bef616a3f602db1826a0aebda2f9207
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBurnFee(uint256 fee)
setFeeActive(bool value)
setLiquidityFee(uint256 fee)
setMaxTxAmount(uint256 amount)
setMinTokensBeforeSwap(uint256 amount)
setPair(address pair)
setSwapAndLiquifyEnabled(bool enabled)
setTaxFee(uint256 fee)
setTaxless(address account, bool value)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.