Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Polaris"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8678218 | 5 years ago | | | 0 | 0.000047415173 | |
| 8178192 | 5 years ago | | | 0 | 0.000034162200 | |
| 7969247 | 5 years ago | | | 0 | 0.00019172120 | |
| 7968938 | 5 years ago | | | 0 | 0.00022073740 | |
| 7968902 | 5 years ago | | | 0 | 0.00018104544 | |
| 7968831 | 5 years ago | | | 0 | 0.00021033622 | |
| 7968777 | 5 years ago | | | 0 | 0.00019359360 | |
| 7968730 | 5 years ago | | | 0 | 0.00018194220 | |
| 7968706 | 5 years ago | | | 0 | 0.00017830340 | |
| 7968530 | 5 years ago | | | 0 | 0.00018863680 |
ABI
ABI objects
Getter at block 21289793
CHECKPOINT_REWARD() view returns (uint256)
1000000000000000000
ETHER() view returns (address)
0x0000000000000000000000000000000000000000
MAX_CHECKPOINTS() view returns (uint8)
15
MAX_TIME_SINCE_LAST_CHECKPOINT() view returns (uint256)
10800
MIN_PRICE_CHANGE() view returns (uint256)
10000000000000000
MONTHLY_SUBSCRIPTION_FEE() view returns (uint256)
5000000000000000000
ONE_MONTH_IN_SECONDS() view returns (uint256)
2592000
PENDING_PERIOD() view returns (uint256)
210
uniswap() view returns (address)
0xc0a47dfe034b400b47bdad5fecda2621de6c4d95
Read-only
accounts(address, address) view returns (uint256 balance, uint256 collectionTimestamp)
getAccount(address token, address who) view returns (struct (uint256, uint256))
getDestAmount(address src, address dest, uint256 srcAmount) view returns (uint256)
getMedianizer(address token) view returns (struct (uint8, uint256, uint256, (uint256, uint256)[], (uint256, uint256)[], (uint256, uint256)))
getOwedAmount(address token, address who) view returns (uint256)
oracleTokens(address) view returns (address)
willRewardCheckpoint(address token) view returns (bool)
State-modifying
Events collect(address token, address who)
poke(address token)
subscribe(address token) payable
unsubscribe(address token, uint256 amount) returns (uint256)
NewMedian(address indexed token, uint256 ethReserve, uint256 tokenReserve)
Subscribe(address indexed token, address indexed subscriber, uint256 amount)
Unsubscribe(address indexed token, address indexed subscriber, uint256 amount)
constructor(address _uniswap)
This contract contains no fallback and receive objects.
This contract contains no error objects.