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 "Dolan"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18501274 | a year ago | | | 0 | 0.00060746248 | |
| 18501247 | a year ago | | | 0 | 0.00035606420 | |
| 18501244 | a year ago | | | 0 | 0.00071747938 | |
| 18501220 | a year ago | | | 0 | 0.00073210986 | |
| 18501217 | a year ago | | | 0 | 0.00083916289 | |
| 18501214 | a year ago | | | 0 | 0.00088351852 | |
| 18501213 | a year ago | | | 0 | 0.00038497060 | |
| 18501208 | a year ago | | | 0 | 0.00064255624 |
ABI
ABI objects
Getter at block 21161484
_name() view returns (string)
Dolan
_symbol() view returns (string)
DOLAN
decimals() view returns (uint8)
9
name() view returns (string)
Dolan
symbol() view returns (string)
DOLAN
totalSupply() view returns (uint256)
420690000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
removeLimits(uint256 _buy, uint256 _sell)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed msgSender, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()