DistributionContract
Verified contract
Active on
Ethereum with 162 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7860…1f32
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BEPRO | ERC-20 | 8.175B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10060452 | 5 years ago | | | 0 | 0.013402140 | |
| 9640125 | 5 years ago | | | 0 | 0.00074892000 | |
| 9640011 | 5 years ago | | | 0 | 0.00074892000 | |
| 9639917 | 5 years ago | | | 0 | 0.00074892000 | |
| 9639373 | 5 years ago | | | 0 | 0.00074892000 | |
| 9633795 | 5 years ago | | | 0 | 0.012091380 | |
| 9633492 | 5 years ago | | | 0 | 0.00074892000 | |
| 9627041 | 5 years ago | | | 0 | 0.00074892000 | |
| 9626953 | 5 years ago | | | 0 | 0.012091380 | |
| 9620451 | 5 years ago | | | 0 | 0.00074892000 |
ABI
ABI objects
Getter at block 21273852
TGEDate() view returns (uint256)
1576454400
daysLockWhenDaily() view returns (uint256)
365
daysPassed() view returns (uint256)
374
decimals() view returns (uint256)
1000000000000000000
erc20() view returns (address)
0x786001c9c5ca6e502deb8a8a72480d2147891f32
lastDateDistribution() view returns (uint256)
1589407826
month() view returns (uint256)
2592000
owner() view returns (address)
0x6714d41094a264bb4b8fcb74713b42cfee6b4f74
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, bool isDaily)
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.