Coin98 Insights
Verified contract
Active on
Ethereum with 172 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 "Coin98 Insights"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20529805 | 4 months ago | | | 0 | 0.00017212902 | |
| 20529719 | 4 months ago | | | 0 | 0.000093568000 | |
| 17009265 | 2 years ago | | | 0 | 0.00051260607 | |
| 16875755 | 2 years ago | | | 0 | 0.0021673110 | |
| 16102537 | 2 years ago | | | 0 | 0.00030754008 | |
| 15869116 | 2 years ago | | | 0 | 0.0010553073 | |
| 14199366 | 3 years ago | | | 0 | 0.0032847592 | |
| 13787622 | 3 years ago | | | 0 | 0.0011059596 | |
| 13338471 | 3 years ago | | | 0 | 0.0011834240 | |
| 12515661 | 4 years ago | | | 0 | 0.0020122440 |
ABI
ABI objects
Getter at block 21319620
decimals() view returns (uint8)
18
name() view returns (string)
Coin98 Insights
newOwner() view returns (address)
0x36bf8d6cdd680f529fac98c355ced752759f48fb
owner() view returns (address)
0x4e281add1e87f5aa0fd9c39d8bcfd7c1a6da61fd
symbol() view returns (string)
INS
totalSupply() view returns (uint256)
98000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
burn(uint256 _value) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
withdrawEther(uint256 amount) returns (bool success)
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()
fallback()
This contract contains no error objects.