gegg

Verified contract

Proxy

Active on Base with 290 txns
Deployed by via 0x05c626c1 at 15756225
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x4f49fb7c9eb81217dbb0af2972399115b93d54558c7e1cd86be73ae10ae8bea3
0x46f8845d0e826f6b67c4c2d793384b686b401c141753eb8506ad8a226e5bbe17
0xb1cc6d77ca3a92e995302bcd4b60ee588910307aa0b6d801bdab0e44ebcc4904
0x87d770be7944ac8446f40072d488838545d72b33e3d6afc6601ef39c096b3069
0xbacf19292f70b645cc133873ae298f2b210f52484c4738c254f05018b3fdbb82
0xe9911609b7c597cd790e48879a37c39f300632be4747a7f81914dc303f0aa192
0x49e1fdc079e035566bc3aecc455f04f8b463da7e82164ecaa8de5820df486bf8
0xb60976080ffb55d1ef94dc6456578ebdc1244ea107b8c0836443c1b563a64c22
0x03907d1ae8650a45bb0f33102a8b9f546fac5e642525cfa521ed09f8eaad7b99
0xab0c42d3fa4d4b3c266398cee9354964fdf7602bc71615d0d9df8952c50c3489

Functions
Getter at block 21884012
DOMAIN_SEPARATOR(view returns (bytes32 result)
0xc08db0e19225a919d5ba17631cf3567f9e3dfafc7eb981c6be39fb62b80c8195
decimals(pure returns (uint8)
11
name(view returns (string)
gegg
owner(view returns (address result)
0x0000000000000000000000000000000000000000
platformUrl(view returns (string)
https://rug.fun
symbol(view returns (string)
GEGG
totalSupply(view returns (uint256)
6000000000000000000
transferRestrictedTo(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256 result)
balanceOf(address accountview returns (uint256)
nonces(address ownerview returns (uint256 result)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
State-modifying
approve(address spenderuint256 amountreturns (bool)
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
initialize(string name_string symbol_address poolAddress_payable 
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
protocolBurn(address fromuint256 amountpayable 
protocolMint(address touint256 amountpayable 
removeTransferRestriction(payable 
renounceOwnership(payable 
requestOwnershipHandover(payable 
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwnerpayable 
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
TotalSupplyChanged(uint256 indexed totalSupply
Transfer(address indexed fromaddress indexed touint256 amount
TransferRestrictionRemoved(
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllowanceOverflow(
AllowanceUnderflow(
AlreadyInitialized(
AlreadyRemovedTransferRestriction(
CannotInteractWithPoolDuringGame(
InsufficientAllowance(
InsufficientBalance(
InvalidPermit(
NewOwnerIsZeroAddress(
NoHandoverRequest(
PermitExpired(
TotalSupplyOverflow(
Unauthorized(