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

Sifu

Verified contract

Active on Ethereum with 3,205 txns
Deployed by via 0x520ff919 at 11823094
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x0de1a7f05ee81fa9a604f5dca7c136a09f3ce7e937e4b9d3efe8a99da6ee0bae
0x590e406ead04cb90f00c400a3b5816995079235d6ebd3c8aa069dec2ee935efd
0x5567c631135f352fc8de7cd6132c475eb0982a682b2e419c6e90091361effe7a
0x612889ad78ab2c4d37ebf8f09bc98f70cb7a74d6d7f7bea676f85ed131b06127
0x9b381e97b6ff23e04923d78662bf1acd95edb622a824ba5a66132c980ce38540
0x53055270713a5b4c8f35955570c09b98a3f42479b27ebc030821930a1e800c05
0x5543c17d140a6490b1962934e8380a20d7d9f25446c5fc975d0edc7fb208a4a3
0x3ffd79c464975c2511855826ed0e25099ef7c1c8b9d1c7ba58156e0a64045ff7
0xac0bf3f9cde954a76cf7d76a321b3db02d4dad1b6423e1e11331f8c15b623605
0xea95511bfcc0f1ce57eb7a9ad583c34394555b552ab6761f580e93c98dab3338

Functions
Getter at block 21213996
decimals(view returns (uint8)
18
name(view returns (string)
Sifu
symbol(view returns (string)
sifu
totalSupply(view returns (uint256)
1000000000000000000000000
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 feeReceiveraddress tokenOwnerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.