Dontoshi Token
Verified contract
Active on
Ethereum with 573 txns
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 |
---|---|---|---|---|---|
WLM | ERC-20 | 66 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12853066 | 3 years ago | | | 0 | 0.00081356220 | |
| 12762009 | 3 years ago | | | 0 | 0.00061170618 | |
| 8143357 | 5 years ago | | | 0 | 0.00018360800 | |
| 8061529 | 5 years ago | | | 0 | 0.00018360800 | |
| 7562485 | 6 years ago | | | 0 | 0.000091932000 | |
| 7505508 | 6 years ago | | | 0 | 0.0023098338 | |
| 7430917 | 6 years ago | | | 0 | 0.0023098338 | |
| 7410265 | 6 years ago | | | 0 | 0.00018335200 | |
| 7374036 | 6 years ago | | | 0 | 0.00018360800 | |
| 7373555 | 6 years ago | | | 0 | 0.000052378000 |
ABI
ABI objects
Getter at block 21276832
decimals() pure returns (uint8)
18
name() pure returns (string)
Dontoshi Token
owner() pure returns (address)
0xbb9608438804750fb1c3efdd0c1c1248f05f11b9
symbol() pure returns (string)
DTD
totalSupply() pure returns (uint256 _totalSupply)
100000000000000000000000000
totalTokenSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
balances(address) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.