Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DawnInu | ERC-20 | 22.506398M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14951197 | 2 years ago | | | 0 | 0.0017898807 | |
| 14951193 | 2 years ago | | | 0 | 0.034912490 | |
| 14951174 | 2 years ago | | | 0 | 0.0012319832 | |
| 14770307 | 3 years ago | | | 0 | 0.0015687084 | |
| 14749082 | 3 years ago | | | 0 | 0.0024807168 | |
| 14749068 | 3 years ago | | | 0 | 0.0079803826 | |
| 14749026 | 3 years ago | | | 0 | 0.0029477822 | |
| 14749017 | 3 years ago | | | 0 | 0.0026720948 | |
| 14749015 | 3 years ago | | | 0 | 0.0024799810 | |
| 14749011 | 3 years ago | | | 0 | 0.0029132612 |
ABI
ABI objects
Getter at block 21317026
decimals() pure returns (uint256)
9
name() pure returns (string)
Dawn Inu
owner() view returns (address)
0x9dd42f4127755fa9a0ce0cf9651d983d7a532aae
symbol() pure returns (string)
DawnInu
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
isExcludedFromFee(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBots(address[] bots_)
excludeFromFee(address ad)
includeToFee(address ad)
initContract(address feeAddress)
openTrading()
renounceOwnership()
setBots(address[] bots_)
setFeeWallet(address feeWalletAddress)
setTeamFee(uint256 fee)
swapFeesManual()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawFees()
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()
receive()
This contract contains no error objects.