Dollarydoos
Verified contract
Active on
Ethereum with 992 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TRX | ERC-20 | 3.75K | -- | -- | |
DDoos | ERC-20 | 900 | -- | -- | |
BPTN | ERC-20 | 5 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12359429 | 4 years ago | | | 0 | 0.00087943310 | |
| 6639362 | 6 years ago | | | 0 | 0.0014902270 | |
| 6510010 | 6 years ago | | | 0 | 0.000036347000 | |
| 5571785 | 7 years ago | | | 0 | 0.0021052270 | |
| 5557367 | 7 years ago | | | 0 | 0.0011345500 | |
| 5552766 | 7 years ago | | | 0 | 0.0014902270 | |
| 5501552 | 7 years ago | | | 0 | 0.00072694000 | |
| 5429971 | 7 years ago | | | 0 | 0.00051347000 | |
| 5262595 | 7 years ago | | | 0 | 0.00072822000 | |
| 5243046 | 7 years ago | | | 0 | 0.0017674020 |
ABI
ABI objects
Getter at block 21303974
decimals() view returns (uint8)
8
name() view returns (string)
Dollarydoos
symbol() view returns (string)
DDoos
totalSupply() view returns (uint256)
90000000000000
version() view returns (string)
H1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.