Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MYDOGE | ERC-20 | 150B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17698367 | 4 months ago | | | 0 | 5.2168819e-7 | |
| 17698333 | 4 months ago | | | 0 | 0.000030803025 | |
| 17697996 | 4 months ago | | | 1 | 0.000000207248786550 | |
| 17697993 | 4 months ago | | | 0 | 0.000076978121 |
ABI
ABI objects
Getter at block 22473654
_maxTxAmount() view returns (uint256)
1000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000
_swapTaxThreshold() view returns (uint256)
10000000000000000000
_taxSwapMaximum() view returns (uint256)
10000000000000000000
decimals() pure returns (uint8)
9
feeFinal() view returns (bool)
true
name() pure returns (string)
Doge Designer
owner() view returns (address)
0x3cca5fb98c05c0d38607e626682f7948e351174a
symbol() pure returns (string)
MYDOGE
totalSupply() pure returns (uint256)
1000000000000000000000
transferDelayToggle() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
deleteLimit()
manualEthSwap()
reclaimStuckEth()
renounceOwnership()
startMarket()
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)
Transfer(address indexed from, address indexed to, uint256 value)
updatedMaxTxAmount(uint256 _maxTxAmount)
constructor()
receive()
This contract contains no error objects.