1

Verified contract

Proxy

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

No balances found for "1"

0x7d6ae8d35bcfa76cff227b63999c95ae410f88f869a44b53870e751ba584d49f
0xee1cf47a37573d27dfd43886ab1edb9b4e4edc18cef29ceb5c80fc67f0740952
0x9f934a1db06db4ac5bafc12eed6a877799362b3594133294bc8a2020b795f712
0xd40d1e08d524e9d2c2aeccdc31ce50c98f7c4b6ec47a4b8f5d8425432fa4c157
0xaee6466bd3cdf70a71f89c43efded1a6f482139302803a40bee1112f4ca75a8a
0xf8fa942da77673dbf8462eaa11a9f9aa4abae46cf50298af4810d1cb6d33a4b4
0xb9ed9e493a0c8844d4524ed86734ed010973f2ca4944723f8adda753d1064f90
0x6cefe3a312802184c768af9f2cb048e01f93a706339a731d73ee80b8df783fb9
0x1b0f886041ccfa65e39b4f4059800b13491845c00f2bda06b5c8d2653e3c7bb9
0x2e95306d0c484befbc6dd369c31c2b52ecd970a6ab8a73ad22a7e56346c1870f

Functions
Getter at block 22754374
DOMAIN_SEPARATOR(view returns (bytes32 result)
0x8437a0815d22684b0b23cc5d00e7ca98ad4d1009f6935e1dc0ae59cba2f639a1
decimals(pure returns (uint8)
9
name(view returns (string)
1
platformUrl(view returns (string)
https://rug.fun
protocolAddress(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
DESCI
totalSupply(view returns (uint256 result)
1000000000000000000
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(