DOS Network Token
Verified contract
Active on
Ethereum with 12,368 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($721.58)
Native
Value
$85.29
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.026646 | $3,200.74 |
$85.29 | |
LINK | ERC-20 | 45.32 | $14.04 |
$636.29 | |
DOS | ERC-20 | 10 | $0.000513 |
$0.01 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
C4Y | ERC-20 | 3.7K | -- | -- | |
DOS | ERC-20 | 10 | -- | -- | |
| ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20671420 | 2 months ago | | | 0 | 0.000048394831 | |
| 20671401 | 2 months ago | | | 0 | 0.000039289600 | |
| 19829517 | 6 months ago | | | 0 | 0.000079703962 | |
| 18790439 | a year ago | | | 0 | 0.0010289199 | |
| 18790437 | a year ago | | | 0 | 0.0010215272 | |
| 18790434 | a year ago | | | 0 | 0.0010722648 | |
| 17655738 | a year ago | | | 0 | 0.0010490852 | |
| 15681253 | 2 years ago | | | 0 | 0.00014943947 | |
| 15681246 | 2 years ago | | | 0 | 0.00014820659 | |
| 15559084 | 2 years ago | | | 0 | 0.000073164000 |
ABI
ABI objects
Getter at block 21163830
authority() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint256)
18
manager() view returns (address)
0x68420d00dd98bcc0bc670eae2a0dec3fd1afc4b1
name() view returns (string)
DOS Network Token
owner() view returns (address)
0x7aeb5bb8192f59ad3f9cb9970881a9c6074cbf75
stopped() view returns (bool)
true
symbol() view returns (string)
DOS
totalSupply() view returns (uint256)
950000000000000000000000000
Read-only
allowance(address src, address guy) view returns (uint256)
balanceOf(address src) view returns (uint256)
State-modifying
Events approve(address guy) returns (bool)
approve(address guy, uint256 wad) returns (bool)
burn(address guy, uint256 wad)
burn(uint256 wad)
changeManager(address _newManager)
claimTokens(address _token, address _dst)
mint(address guy, uint256 wad)
setAuthority(address authority_)
setOwner(address owner_)
start()
stop()
transfer(address dst, uint256 wad) returns (bool)
transferFrom(address src, address dst, uint256 wad) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
LogNote(bytes4 indexed sig, address indexed guy, bytes32 indexed foo, bytes32 indexed bar, uint256 wad, bytes fax) anonymous
LogSetAuthority(address indexed authority)
LogSetOwner(address indexed owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.