PolkastarterDistributionContract
Verified contract
Active on
Ethereum with 19 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x83e6…d5aa
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LKR | ERC-20 | 21.980837M | -- | -- | |
$PMON | ERC-20 | 500K | -- | -- | |
PANS | ERC-20 | 500K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15045108 | 2 years ago | | | 0 | 0.018090845 | |
| 14495212 | 3 years ago | | | 0 | 0.049271396 | |
| 13899678 | 3 years ago | | | 0 | 0.086311790 | |
| 13329524 | 3 years ago | | | 0 | 0.12670837 | |
| 13161814 | 3 years ago | | | 0 | 0.070451155 | |
| 13051275 | 3 years ago | | | 0 | 0.029489824 | |
| 12742267 | 3 years ago | | | 0 | 0.010931480 | |
| 12556188 | 3 years ago | | | 0 | 0.022678400 | |
| 12356702 | 4 years ago | | | 0 | 0.029192650 | |
| 12149184 | 4 years ago | | | 0 | 0.14341110 |
ABI
ABI objects
Getter at block 21157765
TGEDate() view returns (uint256)
1601333221
decimals() view returns (uint256)
1000000000000000000
erc20() view returns (address)
0x83e6f1e41cdd28eaceb20cb649155049fac3d5aa
lastDateDistribution() view returns (uint256)
1656507259
month() view returns (uint256)
2592000
owner() view returns (address)
0x07c21d738b794f4c1a32f80517b93c6ccdf35a1c
paused() view returns (bool)
false
year() view returns (uint256)
31536000
Read-only
distributions(address, uint256) view returns (uint256 amountAllocated, uint256 currentAllocated, uint256 unlockDay, uint256 amountSent)
tokenOwners(uint256) view returns (address)
State-modifying
Events pause()
safeGuardAllTokens(address _address)
setTGEDate(uint256 _time)
setTokenAddress(address _tokenAddress)
transferOwnership(address newOwner)
triggerTokenSend()
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.