DistibutionContract3
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
0xd478…cfbf
Balances ($0.00)
No balances found for "DistibutionContract3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12496998 | 3 years ago | | | 0 | 0.080135300 | |
| 12309241 | 4 years ago | | | 0 | 0.052900605 | |
| 12111563 | 4 years ago | | | 0 | 0.20187795 | |
| 11893620 | 4 years ago | | | 0 | 0.075284800 | |
| 11893618 | 4 years ago | | | 0 | 0.0061600000 | |
| 11893616 | 4 years ago | | | 0 | 0.0086404000 | |
| 11893615 | 4 years ago | | | 0 | 0.0088424000 |
ABI
ABI objects
Getter at block 21158509
TGEDate() view returns (uint256)
1613821215
decimals() view returns (uint256)
1000000000000000000
erc20() view returns (address)
0xd478161c952357f05f0292b56012cd8457f1cfbf
lastDateDistribution() view returns (uint256)
1621859465
month() view returns (uint256)
2592000
owner() view returns (address)
0xa6e4cd65e5c02902025475ab10eda4153a1c6b7b
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.