MISBLOC
Verified contract
Active on
Ethereum with 15,517 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($53.96)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MSB | ERC-20 | 158.45K | $0.000341 |
$53.96 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20373696 | 4 months ago | | | 0 | 0.0014800800 | |
| 20187475 | 5 months ago | | | 0 | 0.00026198994 | |
| 18049889 | a year ago | | | 0 | 0.00067838593 | |
| 17214225 | 2 years ago | | | 0 | 0.0044977232 | |
| 17015139 | 2 years ago | | | 0 | 0.00073883942 | |
| 16435137 | 2 years ago | | | 0 | 0.0048099592 | |
| 16288791 | 2 years ago | | | 0 | 0.0015689000 | |
| 16133599 | 2 years ago | | | 0 | 0.0012087320 | |
| 15931133 | 2 years ago | | | 0 | 0.00062498570 | |
| 15866245 | 2 years ago | | | 0 | 0.00037769433 |
ABI
ABI objects
Getter at block 21245947
advisorVestingLockDate() view returns (uint256)
31104000
advisorVestingSupply() view returns (uint256)
1250000000000000000000000
advisorVestingTime() view returns (uint256)
12
burnTokenSupply() view returns (uint256)
0
decimals() view returns (uint256)
18
endSaleTime() view returns (uint256)
1599190827
manager() view returns (address)
0xe22b483519a03e657f9037585bdaec7fdbb012b6
maxAdvisorSupply() view returns (uint256)
15000000000000000000000000
maxDevSupply() view returns (uint256)
60000000000000000000000000
maxEcoSupply() view returns (uint256)
54000000000000000000000000
maxMktSupply() view returns (uint256)
66000000000000000000000000
maxReserveSupply() view returns (uint256)
30000000000000000000000000
maxSaleSupply() view returns (uint256)
45000000000000000000000000
maxTeamSupply() view returns (uint256)
30000000000000000000000000
maxTotalSupply() view returns (uint256)
300000000000000000000000000
name() view returns (string)
MISBLOC
owner() view returns (address)
0xf4196212ed404d18f75675802a789d7900c07ab5
saleTime() view returns (bool)
false
symbol() view returns (string)
MSB
teamVestingLockDate() view returns (uint256)
31104000
teamVestingSupply() view returns (uint256)
1250000000000000000000000
teamVestingTime() view returns (uint256)
24
tokenIssuedAdv() view returns (uint256)
15000000000000000000000000
tokenIssuedDev() view returns (uint256)
60000000000000000000000000
tokenIssuedEco() view returns (uint256)
54000000000000000000000000
tokenIssuedMkt() view returns (uint256)
66000000000000000000000000
tokenIssuedRsv() view returns (uint256)
30000000000000000000000000
tokenIssuedSale() view returns (uint256)
45000000000000000000000000
tokenIssuedTeam() view returns (uint256)
30000000000000000000000000
tokenLock() view returns (bool)
false
totalSupply() view returns (uint256)
300000000000000000000000000
totalTokenSupply() view returns (uint256)
300000000000000000000000000
Read-only
advVestingBalances(uint256) view returns (uint256)
advVestingTimer(uint256) view returns (uint256)
allowance(address _owner, address _spender) view returns (uint256)
approvals(address, address) view returns (uint256)
balanceOf(address _who) view returns (uint256)
balances(address) view returns (uint256)
lockWallet(address) view returns (uint256)
tmVestingBalances(uint256) view returns (uint256)
tmVestingTimer(uint256) view returns (uint256)
State-modifying
Events advisorIssue(address _to)
advisorUnlock(address _to, uint256 _time)
approve(address _spender, uint256 _value) returns (bool)
burnToken(uint256 _value)
close()
devIssue(address _to, uint256 _value)
ecoIssue(address _to, uint256 _value)
endSale()
mktIssue(address _to, uint256 _value)
rsvIssue(address _to, uint256 _value)
saleIssue(address _to, uint256 _value)
setTokenLock()
setTokenUnlock()
teamIssue(address _to)
teamUnlock(address _to, uint256 _time)
transfer(address _to, uint256 _value) returns (bool)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferManager(address _to)
transferOwnership(address _to)
AdvIssue(address indexed _to, uint256 _tokens)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _from, uint256 _tokens)
ChangeManager(address indexed _from, address indexed _to)
ChangeOwner(address indexed _from, address indexed _to)
DevIssue(address indexed _to, uint256 _tokens)
EcoIssue(address indexed _to, uint256 _tokens)
EndSale(uint256 _date)
MktIssue(address indexed _to, uint256 _tokens)
RsvIssue(address indexed _to, uint256 _tokens)
SaleIssue(address indexed _to, uint256 _tokens)
TeamIssue(address indexed _to, uint256 _tokens)
TokenUnLock(address indexed _to, uint256 _tokens)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.