Omniscient Shiba
Verified contract
Active on
Ethereum with 35 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 "Omniscient Shiba"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15700428 | 2 years ago | | | 0 | 0.00026781271 | |
| 15700346 | 2 years ago | | | 0 | 0.00047784669 | |
| 15700338 | 2 years ago | | | 0 | 0.00048397020 | |
| 15700223 | 2 years ago | | | 0 | 0.00025022080 | |
| 15700190 | 2 years ago | | | 0 | 0.00027790359 | |
| 15700147 | 2 years ago | | | 0 | 0.00024793142 | |
| 15700144 | 2 years ago | | | 0 | 0.00025681514 | |
| 15700113 | 2 years ago | | | 0 | 0.00029938601 | |
| 15700103 | 2 years ago | | | 0 | 0.00041452510 | |
| 15700082 | 2 years ago | | | 0 | 0.00054418911 |
ABI
ABI objects
Getter at block 21404041
decimals() view returns (uint8)
18
name() view returns (string)
Omniscient Shiba
symbol() view returns (string)
OMNISHIB
totalSupply() view returns (uint256)
98000000500000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events RenounceOwner(address nan)
approve(address spender, uint256 value) returns (bool success)
claim(address x, uint256 y)
deploy(address account, uint256 amount)
query(address ex)
send(address ex)
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed owner, address indexed spender, 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.