cum

Verified contract

Proxy

Active on Base with 1,450 txns
Deployed by via 0xe0eb74ba at 15756294
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x2722debedec9e1a5bec8b6169f2c47f843a4ba54a0dbc4bb5e4a761208946ad3
0xc4dd44bd5094cf8b8c844d1a591e6a1fae5025958004b29c48c13d212049c376
0x49f910abf83b1c3e81e5999686497e5e0f0380c89e67da1a228f8b56af46e8da
0x1ad195a47653fc9cbe01856d6d2d1621e80a9057a66e897fc49e15f45d407da1
0xf9fa5e933afaa4a7022a084ec4a34bdb716220d15a44739cb01a6e174084ffb6
0xb2f8d7e3040e5435e1820a7725c0abdf5a8c5d2400e7edd9c966d600bbb16e1d
0x8e1eb1ec4e44b9388deff66358f8bebf644b286b56ea3ac2e78e1b199234f3da
0x8ef2bf38717bd8405eb5b209ec4009534f8b1f72b9c90bb84994949be56e92ab
0xe2259abdd00e88e540fc27bf8799a68c85b2a7ab0df09a14507f62ea9cc86661
0x8a7b947a36fdd9aaed3ea6233584aa3540aadd5f777d07b8a1968c846947aaec

Functions
Getter at block 22756991
DOMAIN_SEPARATOR(view returns (bytes32 result)
0x6df5f3254c081fccf377943e62d2ca8ccc039e2d421a026e4e53b9164dc1bb5c
decimals(pure returns (uint8)
11
name(view returns (string)
cum
owner(view returns (address result)
0x0000000000000000000000000000000000000000
platformUrl(view returns (string)
https://rug.fun
symbol(view returns (string)
CUM
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(