DistibutionContract5
Verified contract
Active on
Ethereum with 7 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xee57…fd86
Balances ($0.00)
No balances found for "DistibutionContract5"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12149159 | 4 years ago | | | 0 | 0.42976458 | |
| 11953727 | 4 years ago | | | 0 | 0.15874176 | |
| 11752597 | 4 years ago | | | 0 | 0.14887775 | |
| 11550555 | 4 years ago | | | 0 | 0.032689300 | |
| 11550552 | 4 years ago | | | 0 | 0.0030888000 | |
| 11550550 | 4 years ago | | | 0 | 0.0043348000 | |
| 11550548 | 4 years ago | | | 0 | 0.0044333000 |
ABI
ABI objects
Getter at block 21176287
TGEDate() view returns (uint256)
1609266836
decimals() view returns (uint256)
1000000000000000000
erc20() view returns (address)
0xee573a945b01b788b9287ce062a0cfc15be9fd86
lastDateDistribution() view returns (uint256)
1617220721
month() view returns (uint256)
2592000
owner() view returns (address)
0xafaba7b30353f26dfbd96b28e6c521bba6d2067a
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.