Base Pump

Unverified contract

Proxy

Active on Base with 13 txns
Deployed by via 0xb6975c0a at 2361231
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
11 additional variables

No balances found for "Base Pump "

0xb99fa7e4772ddbd70ccaeb4008160bf17622edcddc16e1d8fb46f9bf055d2e6f
0xc23f3f69fcd2490a71fcb7aa1693bf69e1b2d3dacbfdf16e22522f7d552e97c2
0x95cf2981e0590eafc7f079326a09bb921069d928b7504f4f07d5e1e691684a88
0x6ef29ecfe3e66dccd41c87cc20057311db6ccd60708c544e275a00af5fa60254
0xb0e246c6850d5de71a414c5c5b6f76a1ee8780bc5425e75bf2d0a6d5e0ffe79d
0xf681c1ac7a13ceecbdcece39a92e0aa71711a990a94a11b1c14eabd12b031256
0x709479c74a73ee679741957e7fc9cf30b8024cb63a85eb20d18e3e264fd6c37e
0x5516e528150f410e4243c90db1f8b2671655232a470947eb1b52fed4bd110751
0x5e56bc0474ac939f704bb8805ccc28d911bfd10878d1fc3bacab90bcc30f5358
0xd4b36acda5742290598dcf90dfd403788894f3aa29cdca0a59965faf13752bf4

Functions
Getter at block 22064414
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xfea715333b90ce1e23fc5fc42f90267088ffe8f4667f1f7caf5094e2b80a9e43
contractType(pure returns (bytes32)
0x546f6b656e455243323000000000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmZGyG6qLXHTBcPd3jov3sNPJN2ENwZ78eEUSJLoYycWRL/0
contractVersion(pure returns (uint8)
1
decimals(view returns (uint8)
18
getPlatformFeeInfo(view returns (addressuint16)
(0xc1ef396e5e817cee9ad12fb067053dd9e7a195d2, 0)
name(view returns (string)
Base Pump
primarySaleRecipient(view returns (address)
0xc1ef396e5e817cee9ad12fb067053dd9e7a195d2
symbol(view returns (string)
PUMP
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(address accountuint32 posview returns (struct ERC20VotesUpgradeableCheckpoint)
delegates(address accountview returns (address)
getPastTotalSupply(uint256 blockNumberview returns (uint256)
getPastVotes(address accountuint256 blockNumberview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getVotes(address accountview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
nonces(address ownerview returns (uint256)
numCheckpoints(address accountview returns (uint32)
supportsInterface(bytes4 interfaceIdview returns (bool)
verify(struct ITokenERC20MintRequest _reqbytes _signatureview returns (booladdress)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _primarySaleRecipientaddress _platformFeeRecipientuint256 _platformFeeBps
mintTo(address touint256 amount
mintWithSignature(struct ITokenERC20MintRequest _reqbytes _signaturepayable 
multicall(bytes[] datareturns (bytes[] results)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setContractURI(string _uri
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
setPrimarySaleRecipient(address _saleRecipient
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
PlatformFeeInfoUpdated(address indexed platformFeeRecipientuint256 platformFeeBps
PrimarySaleRecipientUpdated(address indexed recipient
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TokensMinted(address indexed mintedTouint256 quantityMinted
TokensMintedWithSignature(address indexed signeraddress indexed mintedTostruct ITokenERC20MintRequest mintRequest
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.