STONER DOGE
Verified contract
Active on
Ethereum with 849 txns
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 |
---|---|---|---|---|---|
STOGE | ERC-20 | 408.762595K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20934321 | a month ago | | | 0 | 0.00066209424 | |
| 20808440 | 2 months ago | | | 0 | 0.00022323755 | |
| 20206030 | 5 months ago | | | 0 | 0.00014152572 | |
| 20147810 | 5 months ago | | | 0 | 0.00018424569 | |
| 20146271 | 5 months ago | | | 0 | 0.00011168491 | |
| 20137744 | 5 months ago | | | 0 | 0.00012136215 | |
| 20105500 | 5 months ago | | | 0 | 0.00020845985 | |
| 18268640 | a year ago | | | 0 | 0.00037400356 | |
| 17998207 | a year ago | | | 0 | 0.00068293756 | |
| 17671805 | a year ago | | | 0 | 0.00081068751 |
ABI
ABI objects
Getter at block 21218837
decimals() view returns (uint8)
18
name() view returns (string)
STONER DOGE
owner() view returns (address)
0xdf3a007179ac8c5b9773a05d3e8a2993cc807c86
symbol() view returns (string)
STOGE
totalBurn() view returns (uint256)
77999538166821315913231912
totalFees() view returns (uint256)
77999538166821315913231912
totalSupply() view returns (uint256)
342000461833178684086768088
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) 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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.