PolkaFantasy

Verified contract

Active on Ethereum with 13,321 txns
Deployed by via 0xba498193 at 13157425
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $42,300
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x13c07f7f5b54529e7c38255d9b164d800cab078e2036eeb2d57469e5bfdf2ffd
0x0b20fb70eb1707bd4648a0083f1313eae7137ffb720b207447d8c6d203ed5951
0x5db403f9e4bd18059c497deb9184cd41fc6cdf340188e3beb36da741b5c64889
0x498989de565b116b9e42347a33f945e988ca573e0114afd746ee06b25592f996
0xfdfbdb987baec0b22dbb3b9677479aba5a67344294bcbff1119cd2cc3ded4dd9
0xbaf0aa4e2006a7fe153cdf4a253e79ee8df41eb5e63bf960966e0e3ffdfb6a74
0x219d5ccc69ba9fb74da26fed20861c37d439a13990a1386431078cd4acedaa7f
0xad2a979edd9c554fb4b68cf7d068dd071914f10518de7b803b9d93b301c882ae
0x44df90eed98595c35e070b86ca9a70c879a1daeca15f8ea30e917673be4658b4
0x19101bed02b362ba7eedbdc296b5536313a9a2dc6dfe82e540248f7a9966e00c

Functions
Getter at block 21157688
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
cap(view returns (uint256)
200000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
PolkaFantasy
paused(view returns (bool)
false
symbol(view returns (string)
XP
totalSupply(view returns (uint256)
45401001000000000000000000
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)
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)
mint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
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
Unpaused(address account
Constructor
constructor(string namestring symboladdress accountuint256 capuint8 decimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.