This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793297, which is 16 minutes old. We're running behind the tip but working to resolve the issue.

Polkamarkets

Verified contract

Active on Ethereum with 39,712 txns
Deployed by via 0xb1d75132 at 11893592
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $577.96
ERC-20
Value $228.6
ERC-20
Value $28.35
ERC-20
Value $3.69
0xe3b6533adb1f53dec6692a60809dc87de51df59887f8f40b67d7cf21ab826f75
0xa593f4caa20b5d1648680440df9db80d7db16645a85e3b43dcd48e22a3008f5c
0xa402af31b1d2cbae3fd9d18602cd86133eae9c25bf3ffe2dc3609e9a0c0d9278
0x66fd73e329e5f78e88e027dc133b45ce65b8cfc6e02299cd0e5cb8a6d1fdb769
0xfec461fba36f218995d65507f9be56471938f6a41599f13ef0a0163d34672ec4
0x728d20f4f872843e76027f11b3d4062845246d17ccc621b014a3ecd55d8bfd98
0xc08782207db01b876e8251b57e5f701bec62a5f027061bb3b377963f4ed86763
0x5d0a45bbc60748ba4f0a64a5c99e549f7cf075062b8e0d79d9634b988c9c7391
0x285522c96f946dc31ffa4e7187ae601d364f2e34959a3bca417e8b6b73032d9e
0xf725d631551d3732944bf3c26dad2962d90571e414df431beb3d7462957c9cee

Functions
Getter at block 20793296
cap(view returns (uint256)
100000000000000000000000000
decimals(view returns (uint8)
18
distributionContract1(view returns (address)
0x763e3ee4ee9cac68200e0d358ab10f5136206008
distributionContract2(view returns (address)
0x531a9f9f384be2a3acd9581d574bd47e65ac8273
distributionContract3(view returns (address)
0xafea4511e634928f3a70b18ae565cd07736b7a04
distributionContract4(view returns (address)
0x126b53a1b0f6d036f4ef93a4e5af984bb4b95861
distributionContract5(view returns (address)
0xa6972fd8b71e7af7173e18a3ed986114bb721805
name(view returns (string)
Polkamarkets
owner(view returns (address)
0xe32f99f2e890855a2eb2dd6d7c2ce30321fd07b7
paused(view returns (bool)
false
symbol(view returns (string)
POLK
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
pause(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(address _distributionContract1address _distributionContract2address _distributionContract3address _distributionContract4address _distributionContract5
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.