Stray Dog

Verified contract

Active on Ethereum with 2,790 txns
Deployed by via 0x7750486c at 17477199
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x1e95ee8d75b0c33de996b9bf864f84266243257343b40322fba9cc5bfee43911
0x37816e6037ea57993869840254b988f6033c7082f448086b05980a56b8761446
0xb5838a88be964ac4893cce7af84e5937481c18d6107e5c72077d2749f4ba20f6
0xbabc603cfc4801e0e11caa5e803fa2641c3402832929a58ae2773ad809255d4f
0x7d149582e280fd957f776dc69b26c0b10f0fcf201d640c275d07d92de84fc236
0xc30cb8d6f33dc2c76e2f5d46004b72c2ba1f1ddaeb86a8511ed8fe76a790d0a8
0x77f71f4dce0874c4b04828dcf7621947c1c6c7d79ad2d714c1d7e1f0e2b9f92c
0xdd240e4ea13d0e831e190621453bededbf9d88f4044944926434dbb1cf3b3187
0x56c42fa9fd48e9947b5ac15763a81f7f96cdfaab2975acd6aba650db9fe83c1b
0xdc7f571827a09f414c94f7eebef444a5d69d4d2fc9c09d251b02f1162512db1c

Functions
Getter at block 21211228
decimals(view returns (uint8)
18
name(view returns (string)
Stray Dog
symbol(view returns (string)
STRAY
totalSupply(view returns (uint256)
175000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
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 namestring symboluint8 decimalsuint256 totalSupplyaddress feeReceiveraddress tokenOwnerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.