Goofy Inu

Verified contract

Active on Ethereum with 41 txns
Deployed by via 0xc697584b at 18185323
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Goofy Inu"

0x70aedbe1919b964e555daffde9dffe832f8dc0726003cc64d3adb41cd12e94f4
0xb874d6cd9243e08bb3d514840e2dd81b5423471f4fa7421019c2c38c6533ede7
0x5e7d9eca34d6127517bc014953364ae9a4d78a0f5a7704bd8981440a83ff3e6f
0xf4e5db23a477dcb330e7efc3e39f36d7dcb70e51b813b671bf014e2606a21099
0x5c1326f486bbd1165850a89ddce01df11b030c2d9f18a5e16d1cc830ed3b5b7d
0x0018e2a197825acd0bba3cd6e62b05a990c17b6c712facee9c07c82ffa2688ba
0x702fa8a2d5d2ab22c8ef3ce9e52454c76a8588a05957f7f7cafbcc5320c86a2f
0x84260a639f452a75867c7cb080813bb7c19a9cd24af1b009a4b76207d61dbe25
0x956836c30319c7a27a1d7baf11ead5a5a8f662f1af8a1fbd9fbd4347a7f34e21
0x826a06fb6ab57f531301f38ca016a16780525d87df2d7f2e33544bfe4fdad72c

Functions
Getter at block 20875445
decimals(view returns (uint8)
18
name(view returns (string)
Goofy Inu
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
GOOFY
totalSupply(view returns (uint256)
1000000000000000000000000000000
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 newOwneraddress indexed previousOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_
Fallback and receive
receive(
Errors

This contract contains no error objects.