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 |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001674 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21260959 | 13 days ago | | | 0 | 0.000000091327299270 | |
| 20224095 | a month ago | | | 0 | 0.000000071763619722 | |
| 18723098 | 2 months ago | | | 0 | 5.8057565e-7 | |
| 18410483 | 3 months ago | | | 0 | 1.5685246e-7 | |
| 18227726 | 3 months ago | | | 0 | 0.000000055580503026 | |
| 18170499 | 3 months ago | | | 0 | 0.0000016376300 | |
| 18089419 | 3 months ago | | | 0 | 0.000000082593437824 | |
| 17480012 | 3 months ago | | | 0 | 8.9783240e-7 | |
| 17176188 | 4 months ago | | | 0 | 5.3076280e-7 | |
| 15017412 | 5 months ago | | | 0 | 0.000000093573554582 |
ABI
ABI objects
Getter at block 21822937
decimals() view returns (uint8)
18
name() view returns (string)
Blue Dog
owner() view returns (address)
0x0000000000000000000000000000000000000000
ownershipRenounced() view returns (bool)
true
symbol() view returns (string)
DOSE
totalSupply() view returns (uint256)
100000000000000000000000000
transactionTax() view returns (uint256)
0
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
renounceOwnership()
setTransactionTax(uint256 newTax)
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 value)
OwnershipRenounced(address indexed previousOwner)
TaxChanged(uint256 newTax)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.