Doge Gold Coin
Verified contract
Active on
Ethereum with 3,604 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.02)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CNNS | ERC-20 | 248 | $0.000061 |
$0.02 | |
NNA | ERC-20 | 240K | -- | -- | |
DGC | ERC-20 | 20.1K | -- | -- | |
ERC-20 | 10K | -- | -- | ||
DNE | ERC-20 | 4.444K | -- | -- | |
XPASC | ERC-20 | 800 | -- | -- | |
ECPN | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10984068 | 4 years ago | | | 0 | 0.0039805000 | |
| 10705412 | 4 years ago | | | 0 | 0.0041900000 | |
| 10699651 | 4 years ago | | | 0 | 0.0035121220 | |
| 10686345 | 4 years ago | | | 0 | 0.0026154100 | |
| 10681863 | 4 years ago | | | 0 | 0.0039281250 | |
| 10681626 | 4 years ago | | | 0 | 0.0051594060 | |
| 10681622 | 4 years ago | | | 0 | 0.0039919260 | |
| 10681609 | 4 years ago | | | 0 | 0.0039919260 | |
| 10679176 | 4 years ago | | | 0 | 0.0036662500 | |
| 10678988 | 4 years ago | | | 0 | 0.0039281250 |
ABI
ABI objects
Getter at block 21164758
deadline() view returns (uint256)
1575624947
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
false
name() view returns (string)
Doge Gold Coin
progress0drop() view returns (uint256)
4001
requestMinimum() view returns (uint256)
10000000000000000
round1() view returns (uint256)
1571304947
round2() view returns (uint256)
1566984947
symbol() view returns (string)
DGC
target0drop() view returns (uint256)
4000
tokensPerEth() view returns (uint256)
10000000000000000
totalDistributed() view returns (uint256)
1211387429420000000
totalSupply() view returns (uint256)
7500000000000000000
Read-only
Claimed(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events DistributeAirdrop(address _participant, uint256 _amount)
DistributeAirdropMultiple(address[] _addresses, uint256 _amount)
add(uint256 _value)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
finishDistribution() returns (bool)
getTokens() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
updateTokensPerEth(uint256 _tokensPerEth)
withdraw(uint256 _wdamount)
withdrawAll()
withdrawForeignTokens(address _tokenContract) returns (bool)
Add(uint256 value)
Airdrop(address indexed _owner, uint256 _amount, uint256 _balance)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.