Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOGE | ERC-20 | 8.637536B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 1973561 | a year ago | | | 0 | 0.0000047118884 | |
| 1973525 | a year ago | | | 0 | 0.000070039087 | |
| 1973473 | a year ago | | | 0 | 0.0000047218762 | |
| 1973404 | a year ago | | | 0 | 0.000070053190 | |
| 1973325 | a year ago | | | 0 | 0.000070035782 | |
| 1973191 | a year ago | | | 0 | 0.000042054684 | |
| 1973087 | a year ago | | | 0 | 0.0000047858843 | |
| 1973061 | a year ago | | | 0 | 0.000069639601 | |
| 1973050 | a year ago | | | 0 | 0.0000029156485 | |
| 1972977 | a year ago | | | 0 | 0.0000047792483 |
ABI
ABI objects
Getter at block 21869972
_buyBurnFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
200
_decimals() view returns (uint8)
18
_dropNum() view returns (uint256)
0
_enabOwnerAddLiq() view returns (uint8)
0
_ido() view returns (address)
0x0000000000000000000000000000000000000000
_intervalSecondsForSwap() view returns (uint256)
120
_inviKillBlock() view returns (uint256)
3
_inviType() view returns (uint8)
0
_inviterFee() view returns (uint256)
0
_marketAddr() view returns (address)
0xe4ed8f6e366c49ed2d07875b25237ab85be96dde
_maxBuyTax() view returns (uint256)
1000000000000000000000000000000
_maxHave() view returns (uint256)
1000000000000000000000000000000
_maxSellTax() view returns (uint256)
1000000000000000000000000000000
_name() view returns (string)
DOGE
_router() view returns (address)
0xe034f8aff6dd4afebd93400c09c35914c56acea2
_sellBurnFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
200
_startTimeForSwap() view returns (uint256)
1690733689
_swapTokensAtAmount() view returns (uint256)
10007000049000000000000000000
_symbol() view returns (string)
DOGE
_token() view returns (address)
0x4200000000000000000000000000000000000006
_tranFee() view returns (uint256)
0
_uniswapV2Pair() view returns (address)
0xeb09d850776d241cc07039c9c6188e9324506fbc
_uniswapV2Router() view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
decimals() view returns (uint256)
18
getBuyFee() view returns (uint256 deno)
200
getInvitersDetail() view returns (uint256 inviType, address ido, uint256 inviterFee, uint256[] inviters)
(inviType=0, ido=0x0000000000000000000000000000000000000000, inviterFee=0, inviters=[])
getSellFee() view returns (uint256 deno)
200
ktNum() view returns (uint160)
1000
name() view returns (string)
DOGE
owner() view returns (address)
0x95baa2c61636c3fb275a1d3dfdb01619d0988e21
symbol() view returns (string)
DOGE
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
_inviBlock(address) view returns (uint256)
_inviter(address) view returns (address)
_inviters(uint256) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getBot(address account) view returns (bool)
getExcludedFromFee(address account) view returns (bool)
getPar(address account) view returns (address par)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromBatchFee(address[] accounts)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(bytes _data)
renounceOwnership()
setBatchBot(address[] accounts, bool value)
setBot(address account, bool value)
setBuyFee(uint256 buyMarketingFee, uint256 buyBurnFee, uint256 buyLiquidityFee)
setDropNum(uint256 value)
setIdoAddr(address value)
setInviKillBlock(uint256 value)
setInviType(uint8 value)
setInviterFee(uint256[] inviters)
setLimit(uint256 maxHave, uint256 maxBuyTax, uint256 maxSellTax)
setMarketAddr(address value)
setRouter(address router_)
setSellFee(uint256 sellMarketingFee, uint256 sellBurnFee, uint256 sellLiquidityFee)
setSwapTokensAtAmount(uint256 value)
setTranFee(uint256 value)
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()
receive()
This contract contains no error objects.