SatoshiVisionCoin

Verified contract

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

No balances found for "SatoshiVisionCoin"

0x1315e10e5defbe52451b75755527187a8076d32753635a069dcea62574dde3eb
0xbc13e5a7cb22b4042d241f9b8aed238697f78b6619f268762fe9f4678896b543
0x6303c7860c4ed71c0d326577c01583e1517544660723c4f64e34b5bdb3ee4542
0xb3b36073c58dde1e16f8df6715179875b23e2eaf56a6c01e419a389b9cb99550
0x7480f3ff5d4f0eb429f6d853359d41eef83c5c41f17670a60bc53eb90f4d0fdf
0x40b4fbae4db2a2c0f39be89765e486c139a496c52e2b8ce964b282a1f4669ac3
0x5d08ccefab402069668926774e8855f2d8df75707a5c7572575ef888dd9861bd
0x3c43c09d0145a0e11278949889f14e585bf114ba0b55e9088f1867461ff2c572
0x44919752d5e7a9ebc8a0f26cc35d6657b6b571668902d2eb58899b5b6a4f4942
0x82d5e1d2013acd1909ff291feb2aa23feadcb02c77cf13f1566b6e0b4c769270

Functions
Getter at block 21264017
BUILT_ON(view returns (string)
https://vittominacori.github.io/erc20-generator
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
OPERATOR_ROLE(view returns (bytes32)
0x523a704056dcd17bcf83bed8b68c59416dac1119be77755efe3bde0a64e46e0c
cap(view returns (uint256)
111111111111111000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
SatoshiVisionCoin
owner(view returns (address)
0x0e162038bf7e686244cda27a8274b717bdbafaad
symbol(view returns (string)
SVC
totalSupply(view returns (uint256)
111111111111111000000000000000000
transferEnabled(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 valuereturns (bool)
approveAndCall(address spenderuint256 valuebytes datareturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTransfer(
finishMinting(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 value
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 valuereturns (bool)
transferAndCall(address touint256 valuereturns (bool)
transferAndCall(address touint256 valuebytes datareturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferFromAndCall(address fromaddress touint256 valuereturns (bool)
transferFromAndCall(address fromaddress touint256 valuebytes datareturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
TransferEnabled(
Constructor
constructor(string namestring symboluint8 decimalsuint256 capuint256 initialSupplybool transferEnabledbool mintingFinished
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.