Deprecated - See rug.fun X account for more information

Verified contract

Proxy

Active on Base with 608 txns
Deployed by via 0x34d06d9f at 20553845
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"

0xd8ddf7d895239aa0fc4c0bc9fe56e44004899c9b04047eaf63697f711faebd17
0x4c757876dc753e4758ad853c7744f49ce245e5464923cd3706aa4814b2e8ee33
0x79448635e81e0deb74adaf7b0cd8a61c2ca8477f4069a6ecee53f21b458eb62e
0x69b46f051af5d2dd3aba278c15b8a21adcce7b8a5009a54d893410a73f8e95de
0x5f326a45309ec6fcfb0a52bc13dcd62c233737e82979d3b17e72f2ff92177826
0x80cb2259c13223215b221eed9754dfc9e3da4a7bb6ef2f5d59d61c30dd46f104
0x2aa80a10f957a5ed660bef436feb512b68c1bc46f04a6796231cc966bd073d3d
0x09168071f4e66b315c50b5e095126a9b83d2a2f327c2b0adadb7819ce5020181
0x9fb8fb1c1304410480f73d815e90c9fa1d27a6816e8db3d75466adb6e350f9c3
0x54f900e16fde398f92d1a0ef8da821ad2909bd47de033257b4f0f45fc7c8a50b

Functions
Getter at block 22002146
DOMAIN_SEPARATOR(view returns (bytes32 result)
0x54a08a6b4eddefdb8ee6d28984c71890b22ffeed5a2663937bea578a9ad29552
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(