Waffle Coin

Verified contract

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

No balances found for "Waffle Coin"

0x38eef652afe82252aac487a3973d2f3efb92319b11b8a4328736bdb2671151ae
0x1a9753f375fddd1249eb0045e05f9232a2d370b009f10249766f21510fee2654

Functions
Getter at block 22500034
decimals(view returns (uint8)
18
name(view returns (string)
Waffle Coin
owner(view returns (address)
0x2c3410561f3bbbbec583bc81f406f0f9455ec70d
symbol(view returns (string)
WAFFLE
totalSupply(view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipRenounced(address indexed previousOwner
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.