SMUDGE

Verified contract

Active on Ethereum with 469 txns
Deployed by via 0x26482ca7 at 17261078
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x1f524b782384919708029471854efacd7044173da102f4b88a177ea08469e458
0x0fbbb2c78a9bfd73724110ca0ffd48a0afc79eae6f975420d982b9137c344de1
0xf6ca2dda37d171b26521945f36040cbe6e02b6ca0741997f1b7a5f3d6d63d4d1
0xe71d7645de57afe69da10868591ce4da1522879d17c1d024099cd1cb4dbc50f9
0x5d13731dad2d033e8675bc62ac8bb6b9079c3f9e5d56197ee84f2513d0026672
0x08e53b3915e87f829820f127895e96ea1d258735bc89f9c8f55245fc0e70808d
0xf829e39ac225a41ae6b5091b3f913aaeefcc938338fdc2e9207a7e824f0e311d
0x14a8190b3407f6955d86ab704f83a3f1dc0685dbbcac932c6cc13dd69ade8c7c
0x485179c92ae967d396446efd5aab3411751a926377cf59f8930994d9ab6734f8
0x3649784eb19ee75437d7a92c6427ad15729048ac7763b5399a90ed21680dd67e

Functions
Getter at block 21303653
decimals(view returns (uint8)
18
name(view returns (string)
SMUDGE
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
SMUD
totalSupply(view returns (uint256)
13000000000000000000000000000000
uniswapV2Pair(view returns (address)
0xcb85371b6bbd5be3d1aa541e30612325ebba1577
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setUniswapV2Pair(address _uniswapV2Pair
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.