DGSNETWORK
Verified contract
Active on
Ethereum with 11,858 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($27,782.15)
Native
Value
$27,782.15
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 8.760603 | $3,171.26 |
$27,782.15 | |
DNN | ERC-20 | 100 | -- | -- | |
DGS | ERC-20 | 24.436 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15340703 | 2 years ago | | | 0 | 0.00080281800 | |
| 15211586 | 2 years ago | | | 0 | 0.0010466526 | |
| 15186364 | 2 years ago | | | 0 | 0.010270255 | |
| 15184582 | 2 years ago | | | 0 | 0.00088806517 | |
| 15183851 | 2 years ago | | | 0 | 0.00074475868 | |
| 15172283 | 2 years ago | | | 0 | 0.00050341052 | |
| 15172139 | 2 years ago | | | 0 | 0.00064792035 | |
| 15034788 | 2 years ago | | | 0 | 0.0042062096 | |
| 12781257 | 3 years ago | | | 0 | 0.0019254128 | |
| 12781205 | 3 years ago | | | 0 | 0.00077602560 |
ABI
ABI objects
Getter at block 21160136
decimals() view returns (uint8)
18
name() view returns (string)
DGSNETWORK
owner() view returns (address)
0xb8454b9896478876a1321a439ef91a31d10c23dc
symbol() view returns (string)
DGS
totalSupply() view returns (uint256)
68000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
freezeOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
freeze(uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unfreeze(uint256 _value) returns (bool success)
withdrawEther(uint256 amount)
Burn(address indexed from, uint256 value)
Freeze(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed from, uint256 value)
constructor(uint256 initialSupply, string tokenName, uint8 decimalUnits, string tokenSymbol)
fallback()
This contract contains no error objects.