PumpMinter
Verified contract
Active on
Base with 27,018 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PumpMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22159612 | a month ago | | | 0 | 1.3694954e-7 | |
| 21963113 | a month ago | | | 0 | 1.5184420e-7 | |
| 21963102 | a month ago | | | 0 | 0.000000301591707520 | |
| 21963102 | a month ago | | | 0 | 0.000000302919508304 | |
| 21963097 | a month ago | | | 0 | 3.3850560e-7 | |
| 21963093 | a month ago | | | 0 | 3.3838720e-7 | |
| 21963092 | a month ago | | | 0 | 0.000000302917246500 | |
| 21963091 | a month ago | | | 0 | 3.7229075e-7 | |
| 21963088 | a month ago | | | 0 | 3.7225027e-7 | |
| 21963084 | a month ago | | | 0 | 3.3841680e-7 |
ABI
ABI objects
Getter at block 23673285
PUMP_TOKEN() view returns (address)
0x5e0e35e704392c342d034344bdf7e2207e804593
SIGNER() view returns (address)
0xe2a86ef1f175a9526f3a2f8b74b54703ac847e94
owner() view returns (address)
0xdb856086c9014f57ad2464d16a7f75f1b8fdca17
Read-only
mintedXFollows(int256 xId) view returns (uint256)
State-modifying
Events initialize(address owner, address signer, address pumpToken)
mint(int256 xId, uint256 xFollowers, uint256 deadline, bytes signature)
renounceOwnership()
setSigner(address signer)
transferOwnership(address newOwner)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PumpMinted(address pumpToken, int256 xId, address recipient, uint256 mintAmount, uint256 totalAmount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.