Deprecated - See rug.fun X account for more information

Verified contract

Proxy

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

No balances found for "Deprecated - See rug.fun X account for more information"

0xe4067aa7f88842c44a2f95db22c82a154f8a5ae1321951c12c5e22cebb56c898
0x60f30b945d1be28663b6ed1872fbc672033f087bc29e3660eb8d6f630ea4c126
0x3ffb4087f3a42776867457689e949b7d14fd512d0179bcedf4f09bda4f69b915
0x0452a7e5b9600c354e48463b36ddadaa8cb6affe5fef547dcc8156de7324abcd
0x84bfe3be0cfe030a09945831045ef4f5df514bc898d0c4f96f02fa8e4de918b0
0xee0952e486eeca1bd9304adae43f60e8c3a0e012ee0190a0058c9d2a652fb632
0x2b41b6685fc91a1b663b34fd0011d72f5eced1d07397bb8b6e64b90e64c3a7cf
0x3c88d01b967992b57a31ab359f2f2d58b7f525f7318a83f95641f248672e9993
0xb440fdc7719a667a50b3d50ea9f78901ae4077a0ebda55eb35bf42a7de6e06f8
0x29ea257b87062a5f091d178a89abccaec406027af383bd576eeb12058bf662e5

Functions
Getter at block 23785578
DOMAIN_SEPARATOR(view returns (bytes32 result)
0xc57737db175958f8168a2b297fa076ed64c52e924aebaa6dca34c86354e7c02e
decimals(pure returns (uint8)
4
name(view returns (string)
Deprecated - See rug.fun X account for more information
platformUrl(view returns (string)
https://rug.fun
protocolAddress(view returns (address)
0x92b07758d244101958ee91f549bca79b9e7fcc35
symbol(view returns (string)
DEPRECATED
totalSupply(view returns (uint256 result)
1001000000000
Read-only
allowance(address owneraddress spenderview returns (uint256 result)
balanceOf(address accountview returns (uint256)
nonces(address ownerview returns (uint256 result)
State-modifying
approve(address spenderuint256 amountreturns (bool)
initialize(string name_string symbol_payable 
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
protocolBurn(address fromuint256 amountpayable 
protocolMint(address touint256 amountpayable 
removeTradingRestriction(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
Transfer(address indexed fromaddress indexed touint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllowanceOverflow(
AllowanceUnderflow(
AlreadyInitialized(
InsufficientAllowance(
InsufficientBalance(
InvalidPermit(
OnlyProtocol(
PermitExpired(
TotalSupplyOverflow(
TradingRestricted(