Intoxicated Inu🥃

Verified contract

Active on Ethereum with 256 txns
Deployed by via 0xb758…6ee0 at 12557974
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
--
0x51288c26d8fe048b96bb4b6fb3308ee2dd877390584294d885895ad6dd154124
0xfb9471c61f7cc07fc1578f9495a7245461fd7ad3ef8c3adab753780955791fe1
From
0xcd60c25837e4bd828c6ca8d2176182075763fbc670cf641cc04ffa11fb189d0f
0x0e6069f668fba50d87bb0e00516b49e0887ecdb75f930f56579a2fb31724b23b
0x14504d91b88205e30a79342f2a4bcd391b7152f9e9d2874e857bdffdc28e5e37
0xb81fec0e3a715e8ab2b33cf88fb1af495c4eaee33cbd88b31fa01f91c5249540
0xe0181a873c7656ed8005dd72c4afbcf154f16a2715358485d9141774970419fc
0x55f48d7c6167c24da964fc54e7123644ab6e9c9f5aaa6e44e8de61330ad17aba
0x20fade059815b121b4d6a3eb99df5d196878bd9e3c04e384543f02f39526484c
0x3d99dc2ab334132c21897409565a1992872ddfe3a53a183fcadf7bdc07991b44

Functions
Getter at block 20936091
decimals() pure returns (uint8)
9
name() pure returns (string)
Intoxicated Inu🥃
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
INTOXINU🥃
totalSupply() pure 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)
manualsend() 
manualswap() 
openTrading() 
renounceOwnership() 
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, address addr2) 
Fallback and receive
receive() 
Errors

This contract contains no error objects.