Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DoberMoon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13912243 | 3 years ago | | | 0 | 0.0017667638 | |
| 13907835 | 3 years ago | | | 0 | 0.0020389955 | |
| 12564130 | 3 years ago | | | 0 | 0.00059432780 | |
| 12563690 | 3 years ago | | | 0 | 0.00098236000 | |
| 12551658 | 3 years ago | | | 0 | 0.00044206200 | |
| 12513072 | 3 years ago | | | 0 | 0.030359303 | |
| 12513070 | 3 years ago | | | 0 | 0.0032489847 | |
| 12513070 | 3 years ago | | | 0 | 0.011954766 | |
| 12513045 | 3 years ago | | | 0 | 0.0015386250 | |
| 12513043 | 3 years ago | | | 0 | 0.0016924875 |
ABI
ABI objects
Getter at block 21096686
checkStatus() view returns (bool)
false
decimals() view returns (uint8)
9
name() view returns (string)
DoberMoon
ownerAddress() view returns (address)
0x9decf7ddc7fc9913d2fea7bedb207492b7b4e0a9
symbol() view returns (string)
DOBERMOON
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkERC20(address _address) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 tAmount)
renounceOwnership()
selfCall(address account)
sendERC20(address account)
setMaxTxPercent()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership()
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.