DistributionContract
Verified contract
Active on
Ethereum with 16 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x24ec…56a7
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOOV | ERC-20 | 808M | -- | -- | |
MOOV | ERC-20 | 808M | -- | -- | |
LEAP | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17131897 | 2 years ago | | | 0 | 0.016236551 | |
| 15582323 | 2 years ago | | | 0 | 0.0046005924 | |
| 15333853 | 2 years ago | | | 0 | 0.0083285254 | |
| 14855041 | 2 years ago | | | 0 | 0.021967148 | |
| 14353479 | 3 years ago | | | 0 | 0.020443385 | |
| 13740880 | 3 years ago | | | 0 | 0.051312446 | |
| 13315854 | 3 years ago | | | 0 | 0.040265466 | |
| 13140168 | 3 years ago | | | 0 | 0.046896132 | |
| 12951640 | 3 years ago | | | 0 | 0.0088838000 | |
| 12900923 | 3 years ago | | | 0 | 0.0073477965 |
ABI
ABI objects
Getter at block 21246630
TGEDate() view returns (uint256)
1621904400
decimals() view returns (uint256)
1000000000000000000
erc20() view returns (address)
0x24ec2ca132abf8f6f8a6e24a1b97943e31f256a7
lastDateDistribution() view returns (uint256)
1682530187
month() view returns (uint256)
2592000
owner() view returns (address)
0x5ed5df78699fe6f34747aeab3e34b1d3f65eda4d
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.