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 "Doco"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20673601 | 2 months ago | | | 0 | 0.00010694018 | |
| 20673595 | 2 months ago | | | 0 | 0.00014760268 | |
| 20673593 | 2 months ago | | | 0 | 0.00028882260 | |
| 20673593 | 2 months ago | | | 0 | 0.00012500342 | |
| 20673592 | 2 months ago | | | 0 | 0.00012563867 | |
| 20673592 | 2 months ago | | | 0 | 0.000078719742 | |
| 20673592 | 2 months ago | | | 0 | 0.00019630801 | |
| 20673592 | 2 months ago | | | 0 | 0.00038276401 | |
| 20673591 | 2 months ago | | | 0 | 0.00075585965 | |
| 20673591 | 2 months ago | | | 0 | 0.00075585965 |
ABI
ABI objects
Getter at block 21200755
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
initialTotalSupply() view returns (uint256)
1000000000000000000000000000
maxTransactionAmount() view returns (uint256)
1000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Doco
owner() view returns (address)
0xc17e6a3078a6dcb4f0d87e84546f9d8467885a7a
swapEnabled() view returns (bool)
true
symbol() view returns (string)
DOCO
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x01f8a7af0a9c9df9272df298e25df26b41725338
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addLP()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
stopTheDelay()
tokensWithdraw()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawEth()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol, address uniswapV2RouterAddr)
receive()
This contract contains no error objects.