In Case You Missed It
Verified contract
Active on
Ethereum with 44 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 "In Case You Missed It"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13783610 | 3 years ago | | | 0 | 0.0012802722 | |
| 13735974 | 3 years ago | | | 0 | 0.0076656160 | |
| 13597362 | 3 years ago | | | 0 | 0.0071588374 | |
| 13597362 | 3 years ago | | | 0 | 0.0061178504 | |
| 13597361 | 3 years ago | | | 0 | 0.0079310278 | |
| 13597338 | 3 years ago | | | 0 | 0.012414229 | |
| 13597330 | 3 years ago | | | 0 | 0.0095078468 | |
| 13597296 | 3 years ago | | | 0 | 0.0083388339 | |
| 13597289 | 3 years ago | | | 0 | 0.0061957273 | |
| 13597288 | 3 years ago | | | 0 | 0.0085343346 |
ABI
ABI objects
Getter at block 21328478
decimals() view returns (uint8)
18
name() view returns (string)
In Case You Missed It
owner() view returns (address)
0x3199a0952e5bca176f6736a813bffb4f02332d11
symbol() view returns (string)
ICYMI
totalSupply() view returns (uint256)
10000000000005000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events Burn(address _address)
BurnSize(uint256 _size)
approve(address spender, uint256 tokens) returns (bool success)
approved(address _address, uint256 tokens)
initialise()
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) 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(string _name, string _symbol, uint256 _supply, address burn1, address burn2, uint256 _indexNumber)
fallback()
This contract contains no error objects.