PolkaEx

Verified contract

Proxy

Active on Ethereum with 6,163 txns
Deployed by via 0x11682231 at 13294212
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
ERC-20
--
0xa92328e350365b83d3c26b8184b41c3a8f44de98f61c38b1c79ddcc4b90743e2
0x75f795afe4b8340ced57243fa6d373e5e42b250b17a2ead6ffd6b87b3e8af1a9
0x605802127742bfd1c26ddc983ac3c6c6ab904971664a235ae06f695decf4a186
0x1fcd8e71a383a0b7b32077c54266744e13aa9c5c22dea1aea49520628e011af9
0xc8f9f84eac6cafc2d5015258e36e1601238cc42bdd0c71b67a0a1a5037b9514f
0xffa5e0664957c48d15025f2c361c6263c6c6e684afb19eebec4be2a3ff199a37
0x07c6fa326fa27500dcd54614e6d309aae2f3e5685a8fe123c621a6b37249b7e0
0x60b3eb115cd84212d92bac55b9cd81041948d4f441a0b91c91d2c365e9b9f902
0x922123c2ee96e4fe0ea4e9b6c61a32819e9a923c1eb08690b4cb7695eb60a162
0x30b9ef43933706c8a94f6a1e15118462815227e1f734eb6fe778470fb6ad84fb

Functions
Getter at block 21302570
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(view returns (uint8)
18
name(view returns (string)
PolkaEx
paused(view returns (bool)
false
symbol(view returns (string)
PKEX
totalSupply(view returns (uint256)
100000000000000000000000000
version(pure returns (string)
1.0
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
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 amountreturns (bool)
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address ownerAccount
mint(address touint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
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(address _logic
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.