Super Shiba Inu🦸

Verified contract

Active on Ethereum with 129 txns
Deployed by via 0x4b34…d956 at 12614451
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2c3e6dd368995d10025aa5e18ba690f654f91945db6bdf28eb29f596d629d9e8
0x9b6267ae3ac7eac04b08c6cfa35ef9476f3e302665946e083428e2aac1e6b7b6
0x875f4b30746f095008864c0970aced2f341364ff2468fdc391938804612501bc
0x038ee05353be9aea8d3f2c0512cde65c3898406dc60b22a1637dcd5d3cedf9fc
0x7ca49ca90f50a048c055d6730e272e98f9a2a144ce017cc26bf1580cfb50e7fc
0x1f5f39d437f0dca9cf350f0458ef1074c42abdfc262ff4173882df851298b1cf
0xc74491042606356ca28bc8741ffe03ca16854d5e45db31613a4d3585fc2fa7e8
0x7fd1e81cf5e3c5a521fc466cdfc927bd369a733de4d63baa988d9a45d34fa851
0x2e45b6273970da9cfa67bb5c73e142a9f075e80b1a84c85cdeaa522fc59b6c57
0xf8e84541d03b457164b2813fa9e803674cd017fc2540e9f3f69427f652db3991

Functions
Getter at block 20898438
decimals() pure returns (uint8)
9
name() pure returns (string)
Super Shiba Inu🦸
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
spSHIB🦸
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
approve(address spender, uint256 amount) returns (bool)
burnBots() 
delBot(address notbot) 
manualsend() 
manualswap() 
openTrading() 
renounceOwnership() 
setBots(address[] bots_) 
setCooldownEnabled(bool onoff) 
setMaxTxPercent(uint256 maxTxPercent) 
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Events
Approval(address indexed owner, address indexed spender, uint256 value) 
MaxTxAmountUpdated(uint256 _maxTxAmount) 
OwnershipTransferred(address indexed previousOwner, address indexed newOwner) 
Transfer(address indexed from, address indexed to, uint256 value) 
Constructor
constructor(address addr1) 
Fallback and receive
receive() 
Errors

This contract contains no error objects.