Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$DOLAN | ERC-20 | 8.629845K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18530578 | a year ago | | | 0 | 0.0014942750 | |
| 18528159 | a year ago | | | 0 | 0.0015158918 | |
| 18514691 | a year ago | | | 0 | 0.0018284242 | |
| 18512043 | a year ago | | | 0 | 0.0010360299 | |
| 18510244 | a year ago | | | 0 | 0.0012106242 | |
| 18508772 | a year ago | | | 0 | 0.00084557963 | |
| 18508284 | a year ago | | | 0 | 0.00078961425 | |
| 18508247 | a year ago | | | 0 | 0.00088856051 | |
| 18508237 | a year ago | | | 0 | 0.0010699893 | |
| 18508062 | a year ago | | | 0 | 0.00094859151 |
ABI
ABI objects
Getter at block 21158333
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
1000000000000000000000000
name() view returns (string)
DOLAN
owner() view returns (address)
0xd13213b4b261636c33a4f99ffa1fb7c2d53ea7a5
sellTax() view returns (uint256)
99
symbol() view returns (string)
$DOLAN
totalSupply() pure returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
openTrading()
removeLimits()
renounceOwnership()
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.