Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOBI | ERC-20 | 106.461923 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21153606 | 9 days ago | | | 0 | 0.00035200297 | |
| 17883993 | a year ago | | | 0 | 0.00037395443 | |
| 17343359 | a year ago | | | 0 | 0.0012051167 | |
| 17343357 | a year ago | | | 0 | 0.0020123748 | |
| 13871074 | 3 years ago | | | 0 | 0.0025955250 | |
| 13351087 | 3 years ago | | | 0 | 0.0029509760 | |
| 12197876 | 4 years ago | | | 0 | 0.0044997480 | |
| 11689690 | 4 years ago | | | 0 | 0.0044850720 | |
| 11656727 | 4 years ago | | | 0 | 0.0042252841 | |
| 11656711 | 4 years ago | | | 0 | 0.0017740800 |
ABI
ABI objects
Getter at block 21216693 getVaultList() view returns (address[] list)
_totalSupply() view returns (uint256)
38290000000000000000000000
decimals() view returns (uint8)
18
getVaultAmount() view returns (uint256 amount)
0
getVaultReleaseTime() view returns (uint256 releaseTime)
0
isLocked() view returns (bool)
false
name() view returns (string)
Mobius
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xa1201a92b56cb45860808c1f2fde9f482ccd2790
startDate() view returns (uint256)
0
symbol() view returns (string)
MOBI
totalSupply() view returns (uint256)
38290000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
getVaultAmountFrom(address from) view returns (uint256 amount)
getVaultReleaseTimeFrom(address from) view returns (uint256 releaseTime)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
burn(uint256 amount)
burnFrom(address from, uint256 amount)
mint(address to, uint256 value) returns (bool)
releaseToken()
releateTokenTo(address to)
setIsLocked(bool _isLocked)
tokenToVault(address to, uint256 amount, uint256 releastTime)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(address multisig, uint256 tokens)
fallback()
This contract contains no error objects.