XSHIB

Verified contract

Active on Ethereum with 1,620 txns
Deployed by via 0x127c514e at 18498206
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xec67bee2c76fe20f2cbf799e7b7fb1678deef61c4361a772f00e19e9dffb9979
0x0202a6d8bef914800f7f30d1d91a6e0366354321db4fb7dccc8fd326ffe2de96
0xda52a8b8a1f63ecff5f30be3a599dd34b10ed94f3c5fca332aa100002bab68a5
0x9a623576ce19b0af728e7b2f632ac185f60f3fc10756e4c60933f553e6c3faba
0xc033704b8f7a7ae740b4c6e9d2c9c8c82f7ac1adfeb5c37e381df41eef5bd356
0xda69b2ab44722cfccf2687d6bb089b4a2dfb41395ddf7b5392caaac29aac658f
0x9f673439bf6bc9d1bd805c9ff234fda90c7989c1229edbdf28c51a93b1fd393f
0x22c6a08469ecbb9bf71dfb92cb390b4e2a769c2b777db065b02e76e6baffb4a2
0x3b03e665f25d0c3aacb876730264a561a4ddd8c1d2d780b5b94c099f152f2120
0xea64b082d52e65482585637b1c8425b72caaf3d3a512dfeb74eb76f2b364506d

Functions
Getter at block 20872689
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
XSHIB
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
XSHIB
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.