Hotwife👠

Verified contract

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

No balances found for "Hotwife👠"

0x9af3fc6ba47b34219be9e46f8d58940c55dcbcf79d2be3708275a71284ee17e3
0x44ba00d6988c1861639951608dab13e204b77cf96e6fa7a5470a3e44ef0acf97
0x2d07b5794bf6417bbc5fed2181bcef7f4e243b6d9760d9648c307c2c24275816

Functions
Getter at block 23949184
decimals(view returns (uint8)
18
name(view returns (string)
Hotwife👠
symbol(view returns (string)
Hotwife
totalSupply(view returns (uint256)
490000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint256 initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender