This contract is being backfilled. You may encounter incomplete storage history.

Pudgy

Verified contract

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

No balances found for "Pudgy"

0xce69db16a200a33ea0c6b3f14b071f0fd8549d3886f0bddd5de86057949a8b14
0xc930c240c37893124704747ec2161c7192877a66b3c5a5b9afc2cf44a8ff9066
0x1e97ec4566f776b6e833eb28a1a58ecad780461a6d46ebb8ff2319ca71037584
0x45a62fa66d50b168094a08c68e633e77ba78eea7ecc10c23f9d6de32f1d06713
0xbc82c7ec5144625852dbb70f2fdaff23f64591cbaf5494aa56640709c827c8d4
0xeee867db38c7e5d18abbc018f40641049e2ee7712024d7ff0cebf340094cfc94
0xf21eb79e1587d5c76bb854dfc3269d202eb01ccf7ef81c9be6a4d4816460f66e
0xdc65e6c0e7e1a0edb4a62e15f9b8e51a1c76febb9601dc69c5b5adf85a397316
0xd1e372b3c475e25508a1c85d652f1c0fdb65a77c0d9125a7de943128df8cc577
0x5cd0777930f112b9f5dd2078b1fae6b4f1e8d03618cbcf18ac121f8b9546e6c7

Functions
Getter at block 20798410
decimals(view returns (uint8)
18
name(view returns (string)
Pudgy
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
PUDGY
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 touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 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.