Otcrit token
Verified contract
Active on
Ethereum with 134 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Otcrit token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9015213 | 5 years ago | | | 0 | 0.00024100000 | |
| 8593271 | 5 years ago | | | 0 | 0.00037114000 | |
| 8427944 | 5 years ago | | | 0 | 0.00048200000 | |
| 8427917 | 5 years ago | | | 0 | 0.000096400000 | |
| 7996987 | 5 years ago | | | 0 | 0.00096400000 | |
| 7996978 | 5 years ago | | | 0 | 0.00072300000 | |
| 7996971 | 5 years ago | | | 0 | 0.00072000000 | |
| 7478442 | 6 years ago | | | 0 | 0.000096400000 | |
| 7478416 | 6 years ago | | | 0 | 0.00048200000 | |
| 7315751 | 6 years ago | | | 0 | 0.000096400000 |
ABI
ABI objects
Getter at block 21211169
RESERVED_BOUNTY_SIDE() view returns (uint8)
2
RESERVED_OTHERS_SIDE() view returns (uint8)
8
RESERVED_PARTNERS_LOCKED_SIDE() view returns (uint8)
32
RESERVED_PARTNERS_SIDE() view returns (uint8)
4
RESERVED_TEAM_LOCKED_SIDE() view returns (uint8)
16
RESERVED_TEAM_SIDE() view returns (uint8)
1
availableSupply() view returns (uint256)
68411091798246778833050000
decimals() view returns (uint8)
18
ico() view returns (address)
0x1518e1d8c6cf6584b2ad4f4ba577650ac4903107
locked() view returns (bool)
true
name() view returns (string)
Otcrit token
owner() view returns (address)
0x2f823def2c96c460f48cd735e0bba5045333345e
symbol() view returns (string)
OTC
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner_, address spender_) view returns (uint256)
balanceOf(address owner_) view returns (uint256 balance)
getLockTime(uint8 group_) view returns (uint256)
getReservedTokens(uint8 group_) view returns (uint256)
locktime(uint8) view returns (uint256)
reserved(uint8) view returns (uint256)
State-modifying
Events approve(address spender_, uint256 value_) returns (bool)
assignReserved(address to_, uint8 group_, uint256 amount_)
changeICO(address ico_)
icoInvestment(address to_, uint256 amount_) returns (uint256)
lock()
transfer(address to_, uint256 value_) returns (bool)
transferFrom(address from_, address to_, uint256 value_) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
ICOChanged(address indexed icoContract)
ICOTokensInvested(address indexed to, uint256 amount)
Lock()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReservedTokensDistributed(address indexed to, uint8 group, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
Unlock()
constructor(uint256 totalSupplyTokens_, uint256 reservedTeamTokens_, uint256 reservedPartnersTokens_, uint256 reservedBountyTokens_, uint256 reservedOtherTokens_)
fallback()
This contract contains no error objects.