Coinbase Common Stock

Verified contract

Active on Ethereum with 46 txns
Deployed by via 0xf6095960 at 20337977
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Coinbase Common Stock"

0xed78619fd9e9c30355583417bcaaae28537d4da07558ae2a1ccb46ec1e8b812e
0xf4da100705405344e8b06a3e61495396d06085211ca6d0944ee513c480fa5fd6
0x04e1c6840f8c85f83f877f03f47714e81c03236ad433b8f88495d2f9c3dda09a
0xebe8b4f2f96a22d7852763099860a2236c5898c3f720b8ff5eeae26caa4fb86b
0xc373c9cd7d58d08906b5e58b5bd95b0a574b84c6fd5a6450de864f805250f733
0x06ca41b4a16f26012f96fe01b26d7cab2aa2230532bbe0065f2b56433316fbe2
0xf583a29cc5d03f02a3787f29b533a4ccf3bf55074fc98e25904fcbe978609afc
0xd36613215bb4a70dc2d30f97d6e0867f54c9f720bd7b65228a9ab806e8b5cf10
0x9e13a5e112f1c5c4f9cd3694800ee8a285af643c61bbd0b5ed5511bb84bf3a1f
0x17d363bf1709869f7f8d0a67b1243bc21317c9c2efce507896e31940b79cc2ee

Functions
Getter at block 20791593
DECIMAL_FACTOR(view returns (uint8)
6
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
WHITELIST(view returns (bytes32)
0xb82f42a8a5bc0fd84f360fa12ce67d211f05c917e6d217d58f91b891dac94527
cap(view returns (uint256)
1000000000000000
currentDepositCount(view returns (uint256)
0
currentDeposits(view returns (uint256)
0
currentPrice(view returns (uint256)
89733412
currentRedemptions(view returns (uint256)
0
decimals(view returns (uint8)
18
drained(view returns (bool)
false
epoch(view returns (uint256)
21
min(view returns (uint256)
5000000000
name(view returns (string)
Coinbase Common Stock
nav(view returns (uint256)
22433353000000000000000
owner(view returns (address)
0xaa87df58f8403ecca00b76f2ec1b0d58ee993f30
pendingDeposits(view returns (uint256)
0
pendingRedemptions(view returns (uint256)
0
postDrainDepositCount(view returns (uint256)
0
preDrainDepositCount(view returns (uint256)
0
symbol(view returns (string)
fCOIN
tempBurn(view returns (uint256)
0
tempMint(view returns (uint256)
0
totalShares(view returns (uint256)
25000000000000000000000
totalSupply(view returns (uint256)
25000000000000000000000
usdc(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
canProcessDeposit(address accountview returns (boolstring)
canProcessRedeem(address accountview returns (boolstring)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isWhitelisted(address accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
userDeposits(addressview returns (uint256 epochuint256 amount)
userRedemptions(addressview returns (uint256 epochuint256 amount)
State-modifying
addToWhitelist(address account
adjustCap(uint256 cap_
adjustMin(uint256 min_
approve(address spenderuint256 amountreturns (bool)
batchAddToWhitelist(address[] accounts
batchProcessDeposit(address[] accountList
batchProcessRedeem(address[] accountList
batchRemoveFromWhitelist(address[] accounts
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(uint256 assets
drain(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processDeposit(address account
processRedeem(address account
recover(
recover(address token_returns (bool)
redeem(uint256 shares
refill(uint256 assets
removeFromWhitelist(address account
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
update(uint256 price
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Deposit(address indexed senderuint256 indexed epochuint256 assets
Drain(address indexed senderuint256 indexed epochuint256 assetsuint256 shares
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessDeposit(address indexed senderaddress indexed accountuint256 indexed epochuint256 sharesuint256 assetsuint256 price
ProcessRedeem(address indexed senderaddress indexed accountuint256 indexed epochuint256 sharesuint256 assetsuint256 pricebool filled
Redeem(address indexed senderuint256 indexed epochuint256 shares
Refill(address indexed senderuint256 indexed epochuint256 assets
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Update(address indexed senderuint256 indexed epochuint256 priceuint256 totalShares
Constructor
constructor(address owneraddress usdc_string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.