New DangDang
Verified contract
Active on
Ethereum with 28,919 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "New DangDang"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14790369 | 2 years ago | | | 0 | 0.0017028004 | |
| 13933029 | 3 years ago | | | 0 | 0.0060917847 | |
| 12429412 | 3 years ago | | | 0 | 0.0030466480 | |
| 12429408 | 3 years ago | | | 0 | 0.0030455920 | |
| 12429403 | 3 years ago | | | 0 | 0.0030646270 | |
| 12429389 | 3 years ago | | | 0 | 0.0033882211 | |
| 11976291 | 4 years ago | | | 0 | 0.0031465621 | |
| 11976243 | 4 years ago | | | 0 | 0.0033855415 | |
| 11968392 | 4 years ago | | | 0 | 0.0060272993 | |
| 11555308 | 4 years ago | | | 0 | 0.0035488441 |
ABI
ABI objects
Getter at block 21157550
decimals() view returns (uint256)
18
name() view returns (string)
New DangDang
symbol() view returns (string)
DANGX
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _initialAmount, string _tokenName, uint8 _decimalUnits, string _tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.