Proof of Ryoshi

Verified contract

Active on Ethereum with 20 txns
Deployed by via 0x43e07400 at 15701947
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc8715351f13f2daacedaef5b4aaa2ad9ab7ebadb09b71014729923b5f112f392
0x6f7dc834ee204fc01edb8cb09f4ce68a1f4929931881d1b7fb9740825b888545
0x26e21808fb7b6254501e0c05c9fbfe7516290b2bb6d53186ddfcabfb9104b09e
0xaffa7c8d7b8e5867a7c9c10e9960709924598a78b71dc9dd915c77c9c76edc8a
0xd64d3d1fb5b217344f464f62422f59e87f468bf4a9c9fdce2028ea738b5ba93c
0xa79ee17d98cd633c436fa315d849bfec619cab7b8f0a50a3ac04f9dd58a392ac
0x83b71306dfe51e0cbb0ce4f98f8d3624e4a998fe43e0678771978868a614d267
0x97ad1f35ffc55097c5d8ec49401cd108710b83b743880d9bdd24afbce11668c0
0x8f18fa8c52d8d747071434f174489e931350d3318f1b3db6e9253ef9094acbc7
0xc18e2b76f7a1d1833bce03e0a2ff2fc514792d7d9ae8f4b22c41f401b3f65914

Functions
Getter at block 21188257
decimals(view returns (uint8)
18
name(view returns (string)
Proof of Ryoshi
symbol(view returns (string)
Shiba2.0
totalSupply(view returns (uint256)
1000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimalsuint256 totalSupplyaddress tokenOwnerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.