Pornhub😜

Verified contract

Active on Base with 4 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Pornhub😜"

0x5ac1c01fced633c5c8291acb6561d773226ab45754b6035e2dd97ade8348492e
0x57f7dd07bff39b6f85362a2b668d68f4aceace50d55d2557f4abc02e96fc68ad
0xab51e4772e431b5e3f845679b0804f486a8a664d7fc0520d62b097122a3d696c
0x9599011f6b5a8eb0bd9be3e5b6aa35eef9c44c555ffc89e651382b5cc2891dec

Functions
Getter at block 23742674
decimals() view returns (uint8)
18
name() view returns (string)
Pornhub😜
symbol() view returns (string)
Pornhub
totalSupply() view returns (uint256)
850000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
approve(address spender, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Events
Approval(address indexed owner, address indexed spender, uint256 value) 
Transfer(address indexed from, address indexed to, uint256 value) 
Constructor
constructor(string name, string symbol, uint256 initialSupply) 
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed) 
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed) 
ERC20InvalidApprover(address approver) 
ERC20InvalidReceiver(address receiver) 
ERC20InvalidSender(address sender) 
ERC20InvalidSpender(address spender)Â