Degen Dog

Verified contract

Active on Base with 329 txns
Deployed by via 0x2bbd66f2 at 13480777
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Degen Dog"

0x82a74ed8c2fb7ebc7f33213772ce773853fbe3af29192a364a3dfe20ce3aa072
0x1f56421c8fc36f6ccef181fb3cffe46cf6713b5eae5d08b2fd9c6d17d81f9ab9
0xa350a8bec1f5b20c743746a692063ca65f39b1517d3ec1966c704e42038bd226
0x21d59a4b97b3fa84fe8d5a5d009090e61d9a8b85dcd1999ea9556df95a9a43c3
0x40fc6b0bae02870ed3709c397ea9c78bdd873ab3a1955cd736d388ad816b9b22
0x986a209f104f52b0e4a6a7d69ed504d859281639ca70d89cca1d97d282ec03d3
0x0643da622d61af7f1558743017d6e56a4897f22842bec61a2450eaf49eb9fa8e
0x72bd58ab4bae5791ebb41237aafc1abccc0b2682e9cb6546cd29c131c8b3f788
0x05274dacca6553b9c6e972532b0ed7e4ab47cd825733d9acb72a9c2e64d4614d
0xe8672d59a34a80732e60e459eb55885a7392978d08da6d5fc7f94206b3823216

Functions
Getter at block 22922568
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
Degen Dog
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
DDOG
totalSupply(view returns (uint256)
1000000000000000000000000000
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)
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
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.