PolyDistribution
Verified contract
Active on
Ethereum with 1,619 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9992…d1ec
Balances ($8.83)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POLY | ERC-20 | 250 | $0.035299 |
$8.82 | |
FREE | ERC-20 | 10K | $0.00 |
$0 | |
GDRH | ERC-20 | 100T | -- | -- | |
KICK | ERC-20 | 888.888K | -- | -- | |
FIFAmini | ERC-20 | 20.180614K | -- | -- | |
EXC | ERC-20 | 700 | -- | -- | |
MC | ERC-20 | 100 | -- | -- | |
LST | ERC-20 | 58.658624 | -- | -- | |
VIN | ERC-20 | 7.77 | -- | -- | |
UKR | ERC-20 | 6.432757 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14108218 | 3 years ago | | | 0 | 0.0056708172 | |
| 13622956 | 3 years ago | | | 0 | 0.0077323604 | |
| 13156960 | 3 years ago | | | 0 | 0.0062592919 | |
| 13082323 | 3 years ago | | | 0 | 0.0052888642 | |
| 13036113 | 3 years ago | | | 0 | 0.0021668957 | |
| 12990288 | 3 years ago | | | 0 | 0.0020986560 | |
| 12945570 | 3 years ago | | | 0 | 0.0015084090 | |
| 12901712 | 3 years ago | | | 0 | 0.0017313912 | |
| 12856342 | 3 years ago | | | 0 | 0.0010785124 | |
| 12800303 | 3 years ago | | | 0 | 0.0010493280 |
ABI
ABI objects
Getter at block 21245636
AVAILABLE_ADVISOR_SUPPLY() view returns (uint256)
0
AVAILABLE_AIRDROP_SUPPLY() view returns (uint256)
0
AVAILABLE_BONUS1_SUPPLY() view returns (uint256)
0
AVAILABLE_BONUS2_SUPPLY() view returns (uint256)
0
AVAILABLE_BONUS3_SUPPLY() view returns (uint256)
0
AVAILABLE_FOUNDER_SUPPLY() view returns (uint256)
0
AVAILABLE_PRESALE_SUPPLY() view returns (uint256)
0
AVAILABLE_RESERVE_SUPPLY() view returns (uint256)
0
AVAILABLE_TOTAL_SUPPLY() view returns (uint256)
0
INITIAL_SUPPLY() view returns (uint256)
1000000000000000000000000000
POLY() view returns (address)
0x9992ec3cf6a55b00978cddf2b27bc6882d88d1ec
grandTotalAllocated() view returns (uint256)
1000000000000000000000000000
grandTotalClaimed() view returns (uint256)
1000000000000000000000000000
owner() view returns (address)
0x00422ca9c95c863db43d6c2820d7969db35677da
startTime() view returns (uint256)
1517373238
Read-only
airdropAdmins(address) view returns (bool)
airdrops(address) view returns (bool)
allocations(address) view returns (uint8 AllocationSupply, uint256 endCliff, uint256 endVesting, uint256 totalAllocated, uint256 amountClaimed)
State-modifying
Events airdropTokens(address[] _recipient)
refundTokens(address _recipient, address _token)
setAirdropAdmin(address _admin, bool _isAdmin)
setAllocation(address _recipient, uint256 _totalAllocated, uint8 _supply)
transferOwnership(address newOwner)
transferTokens(address _recipient)
LogNewAllocation(address indexed _recipient, uint8 indexed _fromSupply, uint256 _totalAllocated, uint256 _grandTotalAllocated)
LogPolyClaimed(address indexed _recipient, uint8 indexed _fromSupply, uint256 _amountClaimed, uint256 _totalAllocated, uint256 _grandTotalClaimed)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _startTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.