Waffle Coin

Verified contract

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

No balances found for "Waffle Coin"

0xbc8cd5547a328c9dff0413a9cc9778e1b760a0f513e9746d3be05d7114e2eb86
0xffe82c17ffafbd447d2535d26fe244db186d7a72f6dc23fc8099035cf3f67eee
0x5224effb08d5ac38c9a59620ab8de79345977e7ab2b76a94784b047a50485c23
0x0d41dd93f8e888f5d4637ee518cbf2da96af68f7d420634239af44577725f75d

Functions
Getter at block 23957147
decimals(view returns (uint8)
18
name(view returns (string)
Waffle Coin
owner(view returns (address)
0xa3557340c1e72be50279318c86b0455180896ee7
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.