PrimeClaim
Verified contract
Active on
Base with 23,417 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfa98…d21b
Balances ($118,251.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRIME | ERC-20 | 15.417349K | $7.67 |
$118,251.07 | |
kurbi | ERC-20 | 0.1 | $0.000775 |
$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) |
---|---|---|---|---|---|---|---|
| 22744761 | 2 hours ago | | | 0 | 0.0000033912602 | |
| 22744741 | 2 hours ago | | | 0 | 0.0000081108246 | |
| 22744634 | 2 hours ago | | | 0 | 0.0000033912602 | |
| 22744632 | 2 hours ago | | | 0 | 0.0000061065891 | |
| 22744563 | 2 hours ago | | | 0 | 0.0000061065891 | |
| 22744046 | 2 hours ago | | | 0 | 0.0000061065891 | |
| 22742099 | 4 hours ago | | | 0 | 0.0000081108246 | |
| 22742045 | 4 hours ago | | | 0 | 0.0000081108246 | |
| 22742003 | 4 hours ago | | | 0 | 0.0000081080116 | |
| 22740369 | 4 hours ago | | | 0 | 0.0000057965801 |
ABI
ABI objects
Getter at block 22748431
PRIME() view returns (address)
0xfa980ced6895ac314e7de34ef1bfae90a5add21b
assignable() view returns (uint256)
331705007154903007249
owner() view returns (address)
0xb11c0189c5e2b4acc797e893447bab452f38811e
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
totalClaimable() view returns (uint256)
15085644319536787728694
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.