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 |
---|---|---|---|---|---|
SDOGE | ERC-20 | 217.695108M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17207372 | 2 years ago | | | 0 | 0.0038640718 | |
| 17207370 | 2 years ago | | | 0 | 0.013047671 | |
| 17207352 | 2 years ago | | | 0 | 0.0037840227 | |
| 17207308 | 2 years ago | | | 0 | 0.0044619032 | |
| 17207305 | 2 years ago | | | 0 | 0.0039183446 | |
| 17207289 | 2 years ago | | | 0 | 0.0048317586 | |
| 17207287 | 2 years ago | | | 0 | 0.0040669678 | |
| 17207286 | 2 years ago | | | 0 | 0.0041622854 | |
| 17207286 | 2 years ago | | | 0 | 0.0049541624 | |
| 17207285 | 2 years ago | | | 0 | 0.0040467895 |
ABI
ABI objects
Getter at block 21338536
_maxTaxSwap() view returns (uint256)
13000000000000000
_maxTxAmount() view returns (uint256)
20000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
SuperDoge
owner() view returns (address)
0x76e6a67f0cf8574570e453c55b95c87f1bbf622d
symbol() pure returns (string)
SDOGE
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.