Dobermann

Verified contract

Active on Ethereum with 3,065 txns
Deployed by via 0xabdc38f9 at 12260377
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $19.17
ERC-20
--
0x4aa48e7437b5f3c4fb06d1e27eeb8cfa89c23e8d963952cf2580aec329f93b64
0x358debd07ded3308a9299ed80f4781e2e068a5bc689b984cc85470744794ad51
0x466abd0aebe15f26c41a7e81df1e57eb55b7deb33f7ce6c355c7e2e6d98e72bf
0xacd111a10d04ed4a11616af1064ea2eb6e40b05e120fa5d9b8883bf5dcd91c02
0xb58780ae5944e5033ef9d303c1cff6588c62cedc189023c66ad78e9fd4b1f244
0xb4770b85c71f7c85903ff21f70661e1f0558014dd3effccc7920b87825214b3e
0x8369f3bac29566f14ebf637767f1408b6661fd9281ea75ccbd597d71b2764c28
0x0e50265f9f92237a1b41ea18e0d738a0097bf3873fe376a35273784b9c747bd5
0x7ced0d735431c4f58fa44010f027f7321ee9dcd6ecc6984b886cfbddc52c613a
0x2b7db7d3e3a888aa9711cb45eb9740590c392e9e5269ecc4c20607cc151c0cde

Functions
Getter at block 21309788
decimals(view returns (uint8)
18
generator(pure returns (string)
https://vittominacori.github.io/erc20-generator
name(view returns (string)
Dobermann
symbol(view returns (string)
DOBE
totalSupply(view returns (uint256)
1000000000000000000000000000000000
version(pure returns (string)
v4.0.0
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 namestring symboluint256 initialBalanceaddress feeReceiver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.