Shiba 2.0

Verified contract

Active on Ethereum with 5,370 txns
Deployed by via 0x29dc78b3 at 17635168
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x076939defff20798448632ea649afb844d582eb160f55cbae64098787563207a
0xd87889229179ba075d16973e49a397d3b491cc6ee99e2926c64670e58f42d062
0x85babd19969a3497b3c6de260eff558ba1789935ea4994c0d78dae14ee115ad8
0xda4ad3661b765c3d5c831fa4ce3b4692416982053c6c3a6daf25de97b7b3d0c8
0x0d17d29c5751a552a2c9251b1dd8d3a8743bb21d62ed62c7020adec4be44a9ed
0x6931b695485273bc383c17a9335068c568e78465904ae259bd10c07ffb21c394
0xfbb622efc54f868a71331432e5df593e605741580587869d408d58d382d3df78
0x996afcbade5a56221cebc15fca7668a946403eed045dff114a97b3b57bae8521
0x507c30770ca2319539f436a43acf9d5d15553d23b15865fca7ce2a9c0737da3c
0xe9c3681cfd94ca30862273103d27a1f228c224a0e5aadffe9cfdf2cd4e386146

Functions
Getter at block 21273608
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
Shiba 2.0
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
Shiba 2.0
totalSupply(view returns (uint256)
420690000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.