Pod USD Coin
Verified contract
Proxy
Active on
Ethereum with 1,006 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0xd81b…72f7
0xbd53…30b9
0x9969…ef30
0xde9e…f416
Balances ($307.12)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COMP | ERC-20 | 2.787695 | $110.17 |
$307.12 | |
PcUSDC | ERC-20 | 8.099815K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21354065 | 6 days ago | | | 0 | 0.0045313235 | |
| 21096852 | a month ago | | | 0 | 0.0015585298 | |
| 20616707 | 4 months ago | | | 0 | 0.00063166496 | |
| 20549794 | 4 months ago | | | 0 | 0.00046219392 | |
| 19517514 | 9 months ago | | | 0 | 0.010035658 | |
| 19007227 | a year ago | | | 0 | 0.012191014 | |
| 18902783 | a year ago | | | 0 | 0.0056577526 | |
| 18559003 | a year ago | | | 0 | 0.013266347 | |
| 18454797 | a year ago | | | 0 | 0.0074331153 | |
| 18387412 | a year ago | | | 0 | 0.0054215801 |
ABI
ABI objects
Getter at block 21396905 getPricePerShare() view returns (uint256)
balance() view returns (uint256)
8099815088
decimals() view returns (uint8)
6
faucet() view returns (address)
0xbd537257fad96e977b9e545be583bbf7028f30b9
manager() view returns (address)
0x94996399e8c5667f377460d0f3a5037bfc6c1275
name() view returns (string)
Pod USD Coin
owner() view returns (address)
0x94996399e8c5667f377460d0f3a5037bfc6c1275
prizePool() view returns (address)
0xde9ec95d7708b8319ccca4b8bc92c0a3b70bf416
symbol() view returns (string)
pUSDC
ticket() view returns (address)
0xd81b1a8b1ad00baa2d6609e0bae28a38713872f7
token() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
tokenDrop() view returns (address)
0x996977379e4a22d625798d6331d38dc9f744ef30
totalSupply() view returns (uint256)
8027722123
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfUnderlying(address user) view returns (uint256 amount)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
batch() returns (uint256)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
depositTo(address to, uint256 tokenAmount) returns (uint256)
drop() returns (uint256)
emergencyTokenApproveZero(address _token, address _target)
getEarlyExitFee(uint256 amount) returns (uint256)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _prizePoolTarget, address _ticket, uint8 _decimals)
renounceOwnership()
setManager(address newManager) returns (bool)
setTokenDrop(address _tokenDrop) returns (bool)
setTokenFaucet(address _faucet) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw(uint256 shareAmount, uint256 maxFee) returns (uint256)
withdrawERC20(address _target, uint256 amount) returns (bool)
withdrawERC721(address _target, uint256 tokenId) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
BatchFloat(uint256 amount)
Claimed(address indexed user, uint256 balance)
Deposited(address indexed user, uint256 amount, uint256 shares)
ERC20Withdrawn(address indexed target, uint256 amount)
ERC721Withdrawn(address indexed target, uint256 tokenId)
ManagementTransferred(address indexed previousmanager, address indexed newmanager)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PodClaimed(uint256 amount)
TokenDropSet(address indexed drop)
TokenFaucetSet(address indexed drop)
Transfer(address indexed from, address indexed to, uint256 value)
Withdrawal(address indexed user, uint256 amount, uint256 shares)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.