InsurChain Coin
Verified contract
Active on
Ethereum with 197,574 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 |
---|---|---|---|---|---|
CPROP | ERC-20 | 100 | -- | -- | |
UNIX | ERC-20 | 100 | -- | -- | |
INSUR | ERC-20 | 100 | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
UGC | ERC-20 | 6 | -- | -- | |
SCC | ERC-20 | 5 | -- | -- | |
TTC | ERC-20 | 2 | -- | -- | |
ION | ERC-20 | 0.4 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453370 | 4 months ago | | | 0 | 0.000046733000 | |
| 20453364 | 4 months ago | | | 0 | 0.000051521000 | |
| 20408488 | 4 months ago | | | 0 | 0.000046733000 | |
| 19080745 | 10 months ago | | | 0 | 0.00067687840 | |
| 18995566 | 10 months ago | | | 0 | 0.00067683669 | |
| 18976963 | a year ago | | | 0 | 0.0026057974 | |
| 18762510 | a year ago | | | 0 | 0.0015029097 | |
| 13567892 | 3 years ago | | | 0 | 0.0037565265 | |
| 13467447 | 3 years ago | | | 0 | 0.0031485050 | |
| 13377480 | 3 years ago | | | 0 | 0.0043699317 |
ABI
ABI objects
Getter at block 21271525
decimals() pure returns (uint8)
18
name() pure returns (string)
InsurChain Coin
owner() pure returns (address)
0xf1a67c1a35737fb93fbc6f5e7d175cfbfce3ad09
symbol() pure returns (string)
INSUR
totalSupply() pure returns (uint256)
20000000000000000000000000000
Read-only
allowance(address, address) pure returns (uint256)
balanceOf(address) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.