i Money Crypto
Verified contract
Active on
Ethereum with 1,207 txns
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 |
---|---|---|---|---|---|
IMC | ERC-20 | 448.907266K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18617180 | a year ago | | | 0 | 0.0016037350 | |
| 18302715 | a year ago | | | 0 | 0.00044248739 | |
| 17886503 | a year ago | | | 0 | 0.0016256532 | |
| 17878419 | a year ago | | | 0 | 0.0028611621 | |
| 17852635 | a year ago | | | 0 | 0.00090707892 | |
| 17812900 | a year ago | | | 0 | 0.0014277698 | |
| 17803133 | a year ago | | | 0 | 0.0010414294 | |
| 17795480 | a year ago | | | 0 | 0.00081236313 | |
| 17792379 | a year ago | | | 0 | 0.0029216294 | |
| 17783670 | a year ago | | | 0 | 0.00080502205 |
ABI
ABI objects
Getter at block 21230276
decimals() view returns (uint256)
18
get_transferLock() view returns (bool)
false
name() view returns (string)
i Money Crypto
owner() view returns (address)
0x88358f5d152d13e6ba1ab0b7450b29967a6a095a
symbol() view returns (string)
IMC
totalSupply() view returns (uint256)
300000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
allowedAddress(address) view returns (bool)
balanceOf(address) view returns (uint256)
blockedAddress(address) view returns (bool)
State-modifying
Events addAllowedAddress(address _address)
addBlockedAddress(address _address)
approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
deleteAllowedAddress(address _address)
deleteBlockedAddress(address _address)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setTransferLock(bool _transferLock) returns (bool success)
tokenBurn(uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
TokenBurn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.