FluffCoin

Verified contract

Active on Base with 8 txns
Deployed by via 0xd936f83b at 16840767
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FluffCoin"

0xa5a9b2d97804324998c588aba23c211f5c21727b23d66819324549e2e8798f3f
0x7850ec490cd43688482d8d1b7fadbaedada25b878e4ae505731abd7a759aad6a
0x2db27b43811bc5ece881bfa616722bc41beacbadfda0811d2a966e449779e271
0x9b0c957c1090969416e8af6d569757ea5c6ddcee955b8855d449d04418ee170f
0x3c5b56aa7b73c1792a4f018f690745ca217280a33e05314345370730b90572c7
0x980cce03eecbbf829263c463b8274538f6f96e9cbd21ef3d5467fca50363c627
0xdfd889055ae203ca9ba8505a2f3a642dfdc26d171ee6efad03a2f56ab60e1beb
0x9b709c8563c7f3900717060890bbcc6344dac2a504d29cd3e356450298bb0ec9

Functions
Getter at block 22935411
burnedSupply(view returns (uint256)
0
burnedTokens(view returns (uint256)
0
decimals(view returns (uint8)
18
name(view returns (string)
FluffCoin
symbol(view returns (string)
FLF
totalSupply(view returns (uint256)
21000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
burn(uint256 _amount
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint8 _decimalsuint256 _initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.