PrimeClaim
Verified contract
Active on
Base with 19,114 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfa98…d21b
Balances ($99,788.34)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRIME | ERC-20 | 14.255477K | $7.00 |
$99,788.34 | |
kurbi | ERC-20 | 0.1 | $0.000631 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
NUNU | ERC-20 | 777.777778 | -- | -- | |
PGOLD | ERC-20 | 111 | -- | -- | |
OHNO | ERC-20 | 3 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21826793 | 2 hours ago | | | 0 | 2.6969916e-7 | |
| 21826240 | 2 hours ago | | | 0 | 2.6996399e-7 | |
| 21823747 | 3 hours ago | | | 0 | 3.5834426e-7 | |
| 21823746 | 3 hours ago | | | 0 | 3.5834426e-7 | |
| 21823745 | 3 hours ago | | | 0 | 3.5834426e-7 | |
| 21823743 | 3 hours ago | | | 0 | 3.5834426e-7 | |
| 21823742 | 3 hours ago | | | 0 | 3.5834426e-7 | |
| 21823740 | 3 hours ago | | | 0 | 3.5841932e-7 | |
| 21823739 | 3 hours ago | | | 0 | 3.5834426e-7 | |
| 21823589 | 3 hours ago | | | 0 | 3.5849970e-7 |
ABI
ABI objects
Getter at block 21829873
PRIME() view returns (address)
0xfa980ced6895ac314e7de34ef1bfae90a5add21b
assignable() view returns (uint256)
331643275435612694115
owner() view returns (address)
0xb11c0189c5e2b4acc797e893447bab452f38811e
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
totalClaimable() view returns (uint256)
13923833470201684983325
Read-only
claimableAmounts(address) view returns (uint256)
State-modifying
Events acceptOwnership()
addPrimeAmounts(address[] addresses, uint256[] amounts)
claimPrime(uint256 amount)
decreasePrimeAmounts(address[] addresses, uint256[] amounts)
renounceOwnership()
sweep(uint256 amount)
transferOwnership(address newOwner)
Claim(address indexed receiver, uint256 indexed amount)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _prime)
This contract contains no fallback and receive objects.
This contract contains no error objects.