Pornhub

Verified contract

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

No balances found for "Pornhub"

0x905b9fda9ecbeeecee43e795792bd99e59c018c7b788fb9be9064df7745d334f

Functions
Getter at block 23875483
_owner(view returns (address)
0x2ea7c22197046f00c422dd9a0dab438ea60c7d97
decimals(view returns (uint8)
18
name(view returns (string)
Pornhub
routerAddress(view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
symbol(view returns (string)
Pornhub
tokenAddress(view returns (address)
0xddd2415423142c441d8ab8c6e902803d0d651e9f
totalSupply(view returns (uint256)
7800000000000000000000000000
uniswapV2Factory(view returns (address)
0x8909dc15e40173ff4699343b6eb8132c65e18ec6
uniswapV2Pair(view returns (address)
0xbd933cadd4c4ee122a0ce9ac5a2bb146cf19d315
wethAddress(view returns (address)
0x4200000000000000000000000000000000000006
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
addMultipleToWhitelist(address[] accounts
addTolist(address account
approve(address spenderuint256 valuereturns (bool)
removeFromlist(address account
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LogSenderAndFrom(address indexed msgSenderaddress indexed fromaddress indexed touint256 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