Platinum supplY

Verified contract

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

No balances found for "Platinum supplY"

0x89b77f2ab09bb5153f19c8bde5a4e4481f00942978efb039c528f5e5872e7837
0x8de9a3ec1153a8a5db6c11df89dde41ef8dbc63819ba0391ef26188148cefd83
0xea5dd580db950976d098d092a36481860902726f593a5f40622d1403a0bd0cb6
0x8db7619430d834083f5dc19ab9b0bb056d10d1ee32631382c839f25b760e4b37
0x75b73ab061403d0c1fd92e3cc28555276785cb93ace42cede5b0685266faae03
0x3ec8984967d1794cafe10d954843dd68df1caf3bc5cb207fa49deca19a379cee
0xa9ac4f1e24151e2a9b77926e95b714036941334107d27f5470601a5091a08592
0x33854bc89374e441b237cd9d009295b23f188a7f246bd1a648e9a6fcaf53c3cd
0x38e2f07c053cad603cf6cf802b65302174d5b6ba35ce1759a701c83f1172b503
0x8b172fcb4c611b48d6c4aec4a1f50cac554702098c3d2cd59933b3bef52a69c6

Functions
Getter at block 21321268
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)
1000000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
Platinum supplY
owner(view returns (address)
0x2529238f847fe80ca9b7183ac1ee63a03b9bb1b7
symbol(view returns (string)
PSP
totalSupply(view returns (uint256)
500000000000000000000
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.