Patron Coin

Verified contract

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

No balances found for "Patron Coin"

0x389485b6c258687eaa311a3fcbc0439f7b356d0889465939aaec967cfa3bd047
0x0fa0da750a862ce6b926fe903fdbb56f1bcdb4b80a868bdd7a9176c370af76c3
0x75270261e56dc5e103b9bb0ddcd59242a9158cb6545883d99343eccc194b1adf
0x377a11ff186f03de84472ea8030b7f40b955b9f0b1e35b2e744289537858c329
0x5fba4fc4abf678f6b541062387a6f3654b55b6706d7919cc7755b15b7a29f8c8
0xf120c551da9affe4bccec6c185302c82691ec69cd4fe36bf4743b8b52e703c44
0x8d0d0bd23213605a791d43a43cb371a3e56d82f6576d5a6a96934e5d8e9df277
0x92c27f0c2775606ea256be0e89849a69bee911798fa5537f2cbbdbce1dd55cd0
0x3a46795ea545c0074db665d45fd4f9ca5601fff531d9d7af230bac2b7decb31e
0xa233f05773eb55af69e3a0fb9737a8265ff0fc5b05d46c36c58632c264000b39

Functions
Getter at block 20890663
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Patron Coin
symbol(view returns (string)
PATRON
totalSupply(view returns (uint256)
69000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.