DOKE COIN
Verified contract
Active on
Ethereum with 346 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0718…a2b0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOKE | ERC-20 | 9.857948M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20985748 | a month ago | | | 0 | 0.00091572600 | |
| 20948303 | 2 months ago | | | 0 | 0.00038780995 | |
| 20619929 | 3 months ago | | | 0 | 0.00010317520 | |
| 20529381 | 3 months ago | | | 0 | 0.000097162305 | |
| 20529377 | 3 months ago | | | 0 | 0.00018129797 | |
| 20509836 | 4 months ago | | | 0 | 0.00013886205 | |
| 20481783 | 4 months ago | | | 0 | 0.000079865597 | |
| 20438903 | 4 months ago | | | 0 | 0.00012286553 | |
| 20287745 | 5 months ago | | | 0 | 0.00011762350 | |
| 20266509 | 5 months ago | | | 0 | 0.00017293343 |
ABI
ABI objects
Getter at block 21288105
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
DOKE COIN
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DOKE
totalSupply() pure returns (uint256)
1000000000000000000
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 addBot(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBot(address[] notbot)
manualSwap()
openTrade()
reduceFee(uint256 _newFee)
removeLimit()
removeTranTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.