Smartcop_Locker
Verified contract
Active on
Ethereum with 37 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0bd5…94fb
Balances ($0.00)
No balances found for "Smartcop_Locker"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6998541 | 6 years ago | | | 0 | 0.064953800 | |
| 6998538 | 6 years ago | | | 0 | 0.067934200 | |
| 6998536 | 6 years ago | | | 0 | 0.067942900 | |
| 6998531 | 6 years ago | | | 0 | 0.067951700 | |
| 6998529 | 6 years ago | | | 0 | 0.071684400 | |
| 6998520 | 6 years ago | | | 0 | 0.071684400 | |
| 6998517 | 6 years ago | | | 0 | 0.071678000 | |
| 6998511 | 6 years ago | | | 0 | 0.071684400 | |
| 6998507 | 6 years ago | | | 0 | 0.071684400 | |
| 6998502 | 6 years ago | | | 0 | 0.071684400 |
ABI
ABI objects
Getter at block 21385138
getMyLocker() view returns (address)
0x0000000000000000000000000000000000000000
totalTokens() view returns (uint256)
1000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events AdvisorsAndFounders(address buyerAddress, uint256 amount) returns (bool)
AffiliateMarketing(address buyerAddress, uint256 amount) returns (bool)
ArbitraryLocker(address buyerAddress, uint256 amount, uint256 start, uint256 period, uint256 chunks) returns (bool)
Cashback(address buyerAddress, uint256 amount) returns (bool)
CompanyReserve(address buyerAddress, uint256 amount) returns (bool)
PrivateSale(address buyerAddress, uint256 amount) returns (bool)
StrategicPartners(address buyerAddress, uint256 amount) returns (bool)
LockAdvisor(address indexed purchaser, uint256 tokens)
LockAffiliateMarketing(address indexed purchaser, uint256 tokens)
LockCashBack(address indexed purchaser, uint256 tokens)
LockCompanyReserve(address indexed purchaser, uint256 tokens)
LockInvestor(address indexed purchaser, uint256 tokens)
LockStrategicPartners(address indexed purchaser, uint256 tokens)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.