Altcoin

Verified contract

Active on Ethereum with 102 txns
Deployed by via 0x20a8ab2a at 17537098
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Altcoin"

0x5c9df371c459b27aa23218a9cc991ece63708da2e7cc0c3140f4086de2b4de41
0xd06f5aac22adb5f037fa49020f0ee0177de258873638bd6c8c5c36c5b5fc35b8
0xad0ffe050bf17d2288be16a55e493a2141d2023013bd3d391af52cc4c3c0b047
0xa153d752ecc45489a52f31dad9866711467af5f144653b037dfd55ef2469e502
0xe5101ac740a247e7dfc1308aff0e4b121ef4c241d23d7563953768b284b07311
0x5fbeba48c37a9fe49b2fbc572dd4dc5c8ce75cc53dcffac44ddea68fd91dca1b
0x03d27c061b4bcd693491af289050e14325ae60744d1181bdbee4c371c89a4485
0x4073cda3c1c7c2961f9f77f11f71d3092a8f97054aed5ca0dcf58d60eee74838
0xb8fcb5af1923bcd5bf36162d48f35d9d6ce2f0743bc1571bb9c3fd1153c074a0
0xf6066e41f44ab6b804ecae21a68939d14009187ad21367ef73511298d42c331f

Functions
Getter at block 20900518
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
Altcoin
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
ATC
totalSupply(view returns (uint256)
21000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.