POLContract
Verified contract
Active on
Ethereum with 5,445 txns
Balances ($383,305.87)
Native
Value
$4,214.31
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.27193 | $3,313.32 |
$4,214.31 | |
UNI | ERC-20 | 39.852339K | $9.48 |
$377,800.17 | |
HOT | ERC-20 | 600.315745K | $0.002142 |
$1,285.9 | |
AGA | ERC-20 | 332.6305 | $0.015479 |
$5.15 | |
WJXN | ERC-20 | 10 | $0.015479 |
$0.15 | |
ACE | ERC-20 | 45 | $0.003302 |
$0.15 | |
DBD | ERC-20 | 14 | $0.002353 |
$0.03 | |
FNT | ERC-20 | 400 | $0.000008 |
$0 | |
LOON | ERC-20 | 4 | $0.000178 |
$0 | |
UNI-V2 | ERC-20 | 199.4M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240434 | 20 hours ago | | | 0 | 0.00083661750 | |
| 21054436 | a month ago | | | 0 | 0.00032649729 | |
| 21046381 | a month ago | | | 0 | 0.00048396032 | |
| 21017014 | a month ago | | | 0 | 0.00051597437 | |
| 21016970 | a month ago | | | 0 | 0.00053752106 | |
| 20774727 | 2 months ago | | | 0 | 0.00082457045 | |
| 20365037 | 4 months ago | | | 0 | 0.00061639021 | |
| 20318619 | 4 months ago | | | 0 | 0.00028514475 | |
| 20318591 | 4 months ago | | | 0 | 0.00050584472 | |
| 18756131 | a year ago | | | 0 | 0.0020308711 |
ABI
ABI objects
Getter at block 21246417
feeDenominator() view returns (uint256)
0
feeNumerator() view returns (uint256)
0
feeReserveAddress() view returns (address)
0xaa3d85ad9d128dfecb55424085754f6dfa643eb1
lockedTokensLength() view returns (uint256)
2512
owner() view returns (address)
0xfcdd591498e86876f086524c0b2e9af41a0c9fcd
Read-only
calculateFee(uint256 amount) view returns (uint256)
getTokenReleaseAtIndex(address token, uint256 index) view returns (uint256, uint256)
getTokenReleaseLength(address token) view returns (uint256)
getUserTokenInfo(address token, address user) view returns (uint256, uint256, uint256)
getUserVestingAtIndex(address token, address user, uint256 index) view returns (uint256, uint256)
getWithdrawableBalance(address token, address user) view returns (uint256)
lockedTokenLookup(address) view returns (bool)
lockedTokens(uint256) view returns (address)
State-modifying
Events depositToken(address token, uint256 amount, uint256 unlock_date) payable
depositTokenMultipleEpochs(address token, uint256[] amounts, uint256[] dates) payable
updateFee(uint256 numerator, uint256 denominator)
withdrawToken(address token, uint256 amount)
Received(address arg0, uint256 arg1)
onDeposit(address arg0, uint256 arg1, uint256 arg2)
onWithdraw(address arg0, uint256 arg1)
constructor()
receive()
This contract contains no error objects.