Waffle Coin

Verified contract

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

No balances found for "Waffle Coin"

0xc9eab465f071db327768a0b0c805ec23be2b9aa1e4b11723ae6a51f08c0bb1a7
0xad891b086711ea5e749a84990312699142ada5191e56e1011c6a09e4baa68cdd
0x9e91f534057a16e281f0f911fcdfb26f7ade6a397c38f14d842b6b5a0ddf5028
0x4289e3ab39b0afea7b0bb5446763bd5253c4901e905c22832fc5897508662a4d
0x9799b56543abc5def7e576d720f33e439e9ec3a09c0ba5b42e96dacd9d068dd0
0x9a3bffba2afe4d48e86869a24069682bd2c770c3aa3b327d006de3d14ba14ca7

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