LepaMarketingBucket
Verified contract
Active on
Ethereum with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbba6…6bc3
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LEPA | ERC-20 | 19.997M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17909207 | a year ago | | | 0 | 0.0015071974 | |
| 16545476 | 2 years ago | | | 0 | 0.0015872676 | |
| 14819693 | 2 years ago | | | 0 | 0.0013519878 | |
| 14780957 | 2 years ago | | | 0 | 0.0033552427 | |
| 14576045 | 3 years ago | | | 0 | 0.0024910920 | |
| 14038363 | 3 years ago | | | 0 | 0.0089511969 | |
| 13769984 | 3 years ago | | | 0 | 0.0031972200 | |
| 13769716 | 3 years ago | | | 0 | 0.0042232200 | |
| 13764094 | 3 years ago | | | 0 | 0.0045031452 | |
| 13600797 | 3 years ago | | | 0 | 0.0028354620 |
ABI
ABI objects
Getter at block 21185687
allocatedSum() view returns (uint256)
5851781000000000000000000
maxLimit() view returns (uint256)
25000000000000000000000000
owner() view returns (address)
0xd77461c1b7ac06f9d22f798144f76796084fb0ac
paused() view returns (bool)
false
totalMembers() view returns (uint256)
7
vestingSeconds() view returns (uint256)
31536000
vestingStartEpoch() view returns (uint256)
1638835200
Read-only
GetClaimableBalance(address userAddr) view returns (uint256)
users(address) view returns (uint256 allocation, uint256 claimed)
State-modifying
Events GrantAllocation(address[] _allocationAdd, uint256[] _amount)
ProcessClaim()
pause()
renounceOwnership()
startVesting(uint256 epochtime)
transferOwnership(address newOwner)
unpause()
ClaimAllocationEvent(address addr, uint256 balance)
GrantAllocationEvent(address allcationAdd, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
VestingStartedEvent(uint256 epochtime)
constructor(address tokenAddress, uint256 epochtime)
This contract contains no fallback and receive objects.
This contract contains no error objects.