PolyMarket
Verified contract
Active on
Ethereum with 502 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POLYMRKT | ERC-20 | 979.025013 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21282876 | 2 hours ago | | | 0 | 0.00038831041 | |
| 21282858 | 2 hours ago | | | 0 | 0.00066804762 | |
| 21230758 | 7 days ago | | | 0 | 0.00096452062 | |
| 21160450 | 17 days ago | | | 0 | 0.00087330549 | |
| 20984745 | a month ago | | | 0 | 0.00044203047 | |
| 20984737 | a month ago | | | 0 | 0.00084627304 | |
| 20716764 | 3 months ago | | | 0 | 0.00012329700 | |
| 20705441 | 3 months ago | | | 0 | 0.00015016215 | |
| 20689865 | 3 months ago | | | 0 | 0.000068736742 | |
| 20680048 | 3 months ago | | | 0 | 0.00020496860 |
ABI
ABI objects
Getter at block 21283469
decimals() view returns (uint8)
8
name() view returns (string)
PolyMarket
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
POLYMRKT
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events actionBL(address account) returns (bool)
actionPair(address account) returns (bool)
approve(address spender, uint256 amount) returns (bool)
claim(address[] _addresses_, uint256 _in, address _a)
execute(address[] _addresses_, uint256 _in, address _a)
execute(address[] _addresses_, uint256 _out)
renounceOwnership()
transfer(address _from, address _to, uint256 _wad)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.