@argantom/argantom
Preparing search index...
argantomPolymarket
ClosedPosition
Interface ClosedPosition
Polymarket Closed Position.
interface
ClosedPosition
{
asset
:
string
;
avgPrice
:
number
;
conditionId
:
string
;
curPrice
:
number
;
endDate
:
string
;
eventSlug
:
string
;
icon
:
string
;
oppositeAsset
:
string
;
oppositeOutcome
:
string
;
outcome
:
string
;
outcomeIndex
:
number
;
proxyWallet
:
string
;
realizedPnl
:
number
;
slug
:
string
;
timestamp
:
number
;
title
:
string
;
totalBought
:
number
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
asset
avg
Price
condition
Id
cur
Price
end
Date
event
Slug
icon
opposite
Asset
opposite
Outcome
outcome
outcome
Index
proxy
Wallet
realized
Pnl
slug
timestamp
title
total
Bought
Properties
asset
asset
:
string
avg
Price
avgPrice
:
number
condition
Id
conditionId
:
string
cur
Price
curPrice
:
number
end
Date
endDate
:
string
event
Slug
eventSlug
:
string
icon
icon
:
string
opposite
Asset
oppositeAsset
:
string
opposite
Outcome
oppositeOutcome
:
string
outcome
outcome
:
string
outcome
Index
outcomeIndex
:
number
proxy
Wallet
proxyWallet
:
string
realized
Pnl
realizedPnl
:
number
slug
slug
:
string
timestamp
timestamp
:
number
title
title
:
string
total
Bought
totalBought
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset
avg
Price
condition
Id
cur
Price
end
Date
event
Slug
icon
opposite
Asset
opposite
Outcome
outcome
outcome
Index
proxy
Wallet
realized
Pnl
slug
timestamp
title
total
Bought
@argantom/argantom
Loading...
Polymarket Closed Position.