This contract is being backfilled. You may encounter incomplete storage history.

Shiba 2.0

Verified contract

Active on Ethereum with 4,987 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
--
0x80a124b51db29dc8b6b8d2aed8ea2cbf5b221f1d6561d6871707e3e4179319aa
0x672415cb87951c2e0892e164a69ae8d5a8e3a5bfeae8bcaec197560f06d0cfd8
0x6d0869b1695a314b9a74833e284f76a8aa77c3bf9da5c5c17419af07ca9669ee
0xae3bbb22711e641025ea3026f34d4f8b122ad6e1a26f221017d24b842b09d0d0
0xd42d23de850295fc604134547be6f7fc1b11f43ade493ef5b71bb59ff608b51c
0x9ced0e4bdaefee10a28bf18a81de2408ec6f46c8503e30ecc9f5993ae833267d
0xdce4a4e9144b217a416a7ff29cca3a0a917960f6466c6d7238cbf38808428dc6
0xea2cb91ca18c1560f3daeb6c400e820bda9117bd5a69e7552f6e7e641d3b6c51
0xc256efd5941f4bd73ac44680c62748cc5fbf080b7787b223ccc2b90d80798bd8
0x50754ca0c07cc8be8a239f2b02beff3e359ac7544a47d94b287933baf20d8f81

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