Dogecoin Alpha Token
Verified contract
Active on
Ethereum with 420 txns
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KCN | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9557859 | 5 years ago | | | 0 | 0.00011321700 | |
| 9165776 | 5 years ago | | | 0 | 0.00010800300 | |
0x | 6591778 | 6 years ago | | | 0 | 0.000073661000 | |
0x | 6591761 | 6 years ago | | | 0 | 0.00010523000 | |
| 5629952 | 7 years ago | | | 0 | 0.0015149910 | |
0x | 5350326 | 7 years ago | | | 0 | 0.000042092000 | |
| 5252013 | 7 years ago | | | 0 | 0.00018475500 | |
| 4945226 | 7 years ago | | | 0 | 0.00014754800 | |
| 4803415 | 7 years ago | | | 0 | 0.000036951000 | |
| 4798493 | 7 years ago | | | 0 | 0.00018219200 |
ABI
ABI objects
Getter at block 21286644
airdrop() view returns (address)
0xd1f66e57592bc68e0e94dac319343b4f146ced49
decimals() view returns (uint256)
18
name() view returns (string)
Dogecoin Alpha Token
symbol() view returns (string)
DCA
team() view returns (address)
0x5f526441efa13f532ca8cd988b74134bb1f37400
totalSupply() view returns (uint256)
2000000000000000000000000
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 success)
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(address teamAddress, address airDropAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.