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 "DANCLE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6824655 | 6 years ago | | | 0 | 0.00090938000 | |
| 6824629 | 6 years ago | | | 0 | 0.0015243800 | |
| 6824312 | 6 years ago | | | 0 | 0.00091200400 | |
| 6781841 | 6 years ago | | | 0 | 0.0021393800 | |
| 6776237 | 6 years ago | | | 0 | 0.0021393800 | |
| 6696448 | 6 years ago | | | 0 | 0.0021420040 | |
| 6657172 | 6 years ago | | | 0 | 0.0015243800 | |
| 6617216 | 6 years ago | | | 0 | 0.0021393800 | |
| 6616554 | 6 years ago | | | 0 | 0.0021420040 | |
| 6616536 | 6 years ago | | | 0 | 0.0021393800 |
ABI
ABI objects
Getter at block 21160777
decimals() view returns (uint256)
18
name() view returns (string)
DANCLE
owner() view returns (address)
0x7e375f265df51574e647c6388b8cfdca57fc31d5
symbol() view returns (string)
DNCL
tokenLock() view returns (bool)
false
totalSupply() view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
approvals(address, address) view returns (uint256)
balanceOf(address _who) view returns (uint256)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _to)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
OwnerTransferPropose(address indexed _from, address indexed _to)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.