CoinSeven

Verified contract

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

No balances found for "CoinSeven"

0x8ec69e6acadcdee8e6b7f78b2e5dca7cda3182f2e2919f3b63641af67a24b89a
0x1b66bb49f25fd4f38047043c3e688e018c66de44463a81687d812c597e43d414
0xc010431baef264b73b6866a3afc4c99d1fc86350b99ef27c9217032401819b47
0x60b637f828dc1236b97ae70b18b55432f96ddb20542a26395979cd6791eb6263
0x43ee5cb69fee32b49c7c3c1159c7f75f2fd5f74670561aec03d18a4770e176af
0x0106d3d94562155f0f5235a122cc588c40a821c4e44a795152fc9d67000ad840
0xc9c8d805a476484310ee5bcb3b58e9adf190b54b3a569cff5bd049a038ee681f
0xafc69eda08b4eb88e5c5bf47a7af9c84b819090adcd8f0da6abcc2ae5ffed617
0xa4e098d8cbe744b09efd265f2b6469fcd7dcbbe333fe5e49213f75bacb8153d4
0x6537557ab16e947b22f07bb77ef5af045ee552130c4a58e2bd5c13625bcae526

Functions
Getter at block 21023033
decimals(view returns (uint8)
9
name(view returns (string)
CoinSeven
owner(view returns (address)
0xf51f7926b0d22bafd33e09892e6473ec875f9019
symbol(view returns (string)
Seven
totalSupply(view returns (uint256)
1000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromTransferRestriction(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
excludeFromTransferRestriction(address[] accountsbool isExcluded
renounceOwnership(
setTransferrettsstimeee(uint256 rettsstimeee
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.