This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 22091714, which is 301 minutes old. We're running behind the tip but working to resolve the issue.

Waffle Coin

Verified contract

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

No balances found for "Waffle Coin"

0xc057d7ad69ef6d38777acd435e85a7f49062d781459ecd32f4e5c38cc2155a77
0x7aa62eb52e453ba49e2a604255bfe2e96c600213b1b869b89a69334529a80ea3
0xd614a366e0ea48dbfc59e408549f4b0faf6135ec1683827c58bef9e2c0355b48
0xc2288a3daa2f55674067f45c182469825d0da33691ede2428d45080b724e8f83
0xb89c2b4aca5b251854db39390c139a85297e0f6e136720b60e04597f4cacc758
0x63d6ef10e81f23dbd870a510a813458430cefdfe34da97f15c220be280c7885c

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