What the Duck

Verified contract

Proxy

Active on Ethereum with 280 txns
Deployed by via 0x8a2d9d25 at 20210148
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "What the Duck"

0xc64b7472e1e13a05d19b8586f4c9f051151940754f6e407d55bdec0db62142bf
0x19c6517dc1dc4cb4123f87c260ed52ded671c7781963abbd654820ecf5d169c3
0x1be1058cc3a3b15668a0fcb455181003ad6ece9b53007e53bf260a42f99fb59b
0x86df8c1f49694aa693273509cb9a28411dc6efdd2fbd2e2c060b9931ae02ecef
0xb2362df21a50614100706c74ca2d0864db2f93b05d5e57291dd725c3d83c5b3c
0xbe1a8835a52a5d79bc118905b17093c6766a8d23eb2335563bd1911205bb33d2
0xde0ed852125b5655c88bcb3dbf96cbfdff9c02578f10e968be94fb485412ae24
0xc0077ca20b1307f9bff4e2b6bfaa8cc9ad0f21660c475eae6926897e90cf8133
0x0be2e2880e792ab336ac22c2fecf609f0fde218c20358cfbfd3025cb6eef6c88
0x19632afcf709043295e3125183a60f7b31f9a8a2b62c1bf1d15c93915ad33ac6

Functions
Getter at block 20855983
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
What the Duck
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
WHAT
totalSupply(view returns (uint256)
100000000000000000000000000000000
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)
initialize(address owner_string name_string symbol_uint8 decimals_uint256 totalSupply_
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.