Shiba 2.0

Verified contract

Active on Ethereum with 1,501 txns
Deployed by via 0x7f3f52b7 at 18190705
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x748c534bc28074db39d69459a766c6106cd8093cfd4841265643de86ba810586
0x555528b47433cb9a392d4d5d232e2ed7b410dfec2654b757a3d4abcca88eca2b
0xccaebf5b66715100cec178466e8e67e7d2b44820d76a53b8bf2e29fdc78f3e62
0x1ea100e852204d1d8ebf85d6bd564b7b8dac58b016412502d508c9e79b661bce
0xbe5607e4df44e0a1eb25f1f8dc49ed455f6581f1ae2f72e238118ad879fb5239
0x163af0f8172671dfbfef9a8f51a80b15e683d0863902803b07944a4a60ceabf8
0x1bbfea74d52fee7b668176b1006db15cb6e366a7a13c7fec788254919d73eec3
0x44af34ab23f7677db15f4592f533244e830a8389134fee5fce5412347e9dd394
0x63549234f4723350bdda5cc3af4fcd9154877577ce137e57fbcde4cffcf3bde7
0xc5a9631ebecc9af01e3e21636208d29716d3c8373226861d49e4d072a9f20cc0

Functions
Getter at block 21261550
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.