DogLibre

Verified contract

Active on Ethereum with 489 txns
Deployed by via 0x4b638803 at 19552743
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $21.24
0x97744fb81c84ea8881f65faf2d0622983602d15c9e4f1548b571b42c02c2e62a
0xe36b811392cd0cd0227a73f126895020e9455b0216e2c22a115385c95a2b253b
0x2346184289526e5ba77deec26f21c4c46aedd6e0a582a3d1e3a6d91f1eeff3e7
0x89cec23b90feef3374a0be237d2622cca15781cef69be9cabb1d770cdb883c1e
0x7267402b15917114ae1ce6f31d70fd815241aca1c55ee554d545422c3eb8f337
0xa2ba3f9a7ee2e7d12af46ee1ed967448c746df7ef1d173434c1b933ee968c4bc
0xab61b982002ca5fca436d9e281de23aff001c87d939ee539dd80985712d5faa8
0xaf37bf3e85a090b2868482c6363bbb8a09196509d0963cbd310486c2485f4666
0xa003eee0a6c471856e67809de1395214bbfe3bd73647a33ece850e2eeab14075
0x38b4b7d6ce859bcc0c6b78d5c9f7f115c19cc28f607ad9f6cfb4824627760df3

Functions
Getter at block 21409444
decimals(view returns (uint8)
18
hardCap(view returns (uint256)
500000000000000000000000000000000
name(view returns (string)
DogLibre
owner(view returns (address)
0xe51e26a25335b16a6d2b11bf2e5eb8c72915f001
symbol(view returns (string)
DOGL
totalSupply(view returns (uint256)
500000000000000000000000000000000
Read-only
allowance(address fromaddress toview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address touint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address touint256 subtractedValuereturns (bool)
increaseAllowance(address touint256 addedValuereturns (bool)
renounceOwnership(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.