Ethereum NEW GOLD
Verified contract
Active on
Ethereum with 23,385 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 |
---|---|---|---|---|---|
垃圾圈钱币 | ERC-20 | 888 | -- | -- | |
EGOLD | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20168346 | 5 months ago | | | 0 | 0.00015846444 | |
| 12654716 | 3 years ago | | | 0 | 0.00047532608 | |
| 12625410 | 3 years ago | | | 0 | 0.00018794100 | |
| 12625409 | 3 years ago | | | 0 | 0.00018794100 | |
| 12579772 | 3 years ago | | | 0 | 0.00035690000 | |
| 12073520 | 4 years ago | | | 0 | 0.0022000000 | |
| 11832103 | 4 years ago | | | 0 | 0.0044483400 | |
| 11832103 | 4 years ago | | | 0 | 0.0026022600 | |
| 11832103 | 4 years ago | | | 0 | 0.0044483400 | |
| 11832083 | 4 years ago | | | 0 | 0.0021540930 |
ABI
ABI objects
Getter at block 21249948
decimals() view returns (uint8)
8
name() view returns (string)
Ethereum NEW GOLD
symbol() view returns (string)
EGOLD
timeBegin() view returns (uint256)
0
totalSupply() view returns (uint256)
240000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
batch(address[] toAddr, uint256[] value) returns (bool)
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(uint256 initialSupply, string tokenName, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.