SACKS

Verified contract

Active on Ethereum with 800 txns
Deployed by via 0xf4a09ca9 at 12518165
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3.43
0xb09cc1ebd32de642fa7c2db827ef114722e4c8908bed7cb0df03503bd3e17e47
0xd46a0117b0b79ded8683d229824a77facc96cd057e89e236176721b706c12616
0xbf9a86f333db2ec54543be0bce82674ccc1e691352d4dfdca701739b1b46ee94
0x775c9e44d98ed19e80ed324ec883074bef01ec4580ce7c6513071267cd38fc83
0x579202d8077b6e7e7eeb37819bf1711539c51a976723b08c3ba1607d4bee4092
0x3ce674ba7b041c5a1a39f7aebfc47e413e72340bed78351fff4c90da144548a1
0xc7a18f65b8d97f6ad7e6c767297f9d36997d40750f24b59cf3b175dc3e4e499a
0xceae689b9e3d44a1661507de33fb9958bfbdee8b206e81c9a52a0c16e5a82f3f
0x878e61a4046428542f9ba55c38be60fa4843d4c2d7c1321ce7ece6b885899b50
0x284ec9b43d4d1595f99b3eaed4dbf3923e85f0e9b8564f85717a76323aabd731

Functions
Getter at block 20821328
decimals(view returns (uint8)
18
generator(pure returns (string)
https://vittominacori.github.io/erc20-generator
name(view returns (string)
SACKS
symbol(view returns (string)
SACKS
totalSupply(view returns (uint256)
250000000000000000000
version(view returns (string)
v5.0.1
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint256 initialBalance_address feeReceiver_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.