🧽SpongeBob SquarePants

Verified contract

Active on Base with 4 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "🧽SpongeBob SquarePants"

0xba666bb295013344e1d64e59076c29735086ce9367438ef443da5e7c94d03a63
0x7bea9f969fb377d9263668a5bf80344ab1eb404fe29f2310d26cf1e3f189f02d
0x508aa4de912e83c7575628130f4bd86d11e35d0c30e949b3a836fbeee9e548ab
0xc0a95d77b73f13cee91c45d3d4f58302682c204d1981c1284455a07c2de1acb5

Functions
Getter at block 22923476
burnedSupply() view returns (uint256)
0
burnedTokens() view returns (uint256)
0
decimals() view returns (uint8)
8
name() view returns (string)
🧽SpongeBob SquarePants
symbol() view returns (string)
🧽SPONGEBOB
totalSupply() view returns (uint256)
1150000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _amount) 
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Events
Approval(address indexed owner, address indexed spender, uint256 value) 
Transfer(address indexed from, address indexed to, uint256 value) 
Constructor
constructor(string _name, string _symbol, uint8 _decimals, uint256 _initialSupply) 
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.