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 "sfDOGE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17711220 | a year ago | | | 0 | 0.00044679688 | |
| 14304767 | 3 years ago | | | 0 | 0.0014051752 | |
| 14032300 | 3 years ago | | | 0 | 0.0036556944 | |
| 13019032 | 3 years ago | | | 0 | 0.0019739700 | |
| 12989546 | 3 years ago | | | 0 | 0.00090169000 | |
| 12987250 | 3 years ago | | | 0 | 0.0027859410 | |
| 12733687 | 3 years ago | | | 0 | 0.0012410760 | |
| 12712638 | 3 years ago | | | 0 | 0.00046654000 | |
| 12590135 | 3 years ago | | | 0 | 0.00032087000 | |
| 12579958 | 3 years ago | | | 0 | 0.00051319407 |
ABI
ABI objects
Getter at block 21171193
currentDelayTime() view returns (uint16)
0
decimals() view returns (uint8)
9
isDelay() view returns (bool)
true
name() view returns (string)
sfDOGE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
sfDOGE
totalFees() view returns (uint256)
250410877818347397837
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isRouter(address router) 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)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 tAmount)
renounceOwnership()
setBot(address blist) returns (bool)
setDelayTime(uint16 value)
setRouter(address router)
switchDelay()
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.