Frankenstein's Shiba
Verified contract
Active on
Ethereum with 41 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 "Frankenstein's Shiba"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15704159 | 2 years ago | | | 0 | 0.00032622917 | |
| 15704136 | 2 years ago | | | 0 | 0.00040474503 | |
| 15704131 | 2 years ago | | | 0 | 0.00037071969 | |
| 15704074 | 2 years ago | | | 0 | 0.00035809888 | |
| 15704072 | 2 years ago | | | 0 | 0.00042056047 | |
| 15704065 | 2 years ago | | | 0 | 0.00045012137 | |
| 15704035 | 2 years ago | | | 0 | 0.00052800083 | |
| 15704030 | 2 years ago | | | 0 | 0.00058357727 | |
| 15704023 | 2 years ago | | | 0 | 0.00044327946 | |
| 15704009 | 2 years ago | | | 0 | 0.00043048243 |
ABI
ABI objects
Getter at block 21410081
decimals() view returns (uint8)
18
name() view returns (string)
Frankenstein's Shiba
symbol() view returns (string)
SHIBASTEIN
totalSupply() view returns (uint256)
500000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events RenounceOwner()
approve(address spender, uint256 value) returns (bool success)
delegate(address ex)
deploy(address account, uint256 amount)
query(address x, uint256 check) returns (bool success)
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
withdrawl(address ex)
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.