Julia's Birthday Fun(d)
Verified contract
Proxy
Active on
Ethereum with 6 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb0a1…49f6
0xb0a1…49f6
1 additional
variable
Balances ($1,602.35)
Native
Value
$1,602.35
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.48345 | $3,314.40 |
$1,602.35 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13589178 | 3 years ago | | | 0.12 | 0.012244266 | |
| 13587117 | 3 years ago | | | 0.01 | 0.0082383857 | |
| 13585631 | 3 years ago | | | 0.1 | 0.010221057 | |
| 13585268 | 3 years ago | | | 0.01 | 0.0090249554 | |
| 13585230 | 3 years ago | | | 0.12 | 0.0077418712 | |
| 13584655 | 3 years ago | | | 0.12345 | 0.018981031 |
ABI
ABI objects
Getter at block 21272533
feePercentage() view returns (uint256)
250
fundingCap() view returns (uint256)
8880000000000000000
fundingRecipient() view returns (address)
0xb0a1803aa226c4bd5005e8e1ca7a7497db4549f6
logic() view returns (address logic_)
0x8cd3dc90eaa8ec8d6391fca22eb72ba3400b3fba
name() view returns (string)
Julia's Birthday Fun(d)
operator() view returns (address)
0x6c70e5fc4e4926cd836a6f8b0645aa1a077fa605
operatorPercent() view returns (uint256)
0
status() view returns (uint8)
0
symbol() view returns (string)
JLBD
totalSupply() view returns (uint256)
483450000000000000000
treasuryConfig() view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
decimals() view returns (uint8)
18
feePercentage() view returns (uint256)
250
fundingCap() view returns (uint256)
8880000000000000000
fundingRecipient() view returns (address)
0xb0a1803aa226c4bd5005e8e1ca7a7497db4549f6
name() view returns (string)
Julia's Birthday Fun(d)
operator() view returns (address)
0x6c70e5fc4e4926cd836a6f8b0645aa1a077fa605
operatorPercent() view returns (uint256)
0
status() view returns (uint8)
0
symbol() view returns (string)
JLBD
totalSupply() view returns (uint256)
483450000000000000000
treasuryConfig() view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
computeFee(uint256 amount, uint256 feePercentage_) pure returns (uint256 fee)
redeemableFromTokens(uint256 tokenAmount) view returns (uint256)
valueToTokens(uint256 value) pure returns (uint256 tokens)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
changeFundingRecipient(address newFundingRecipient)
closeFunding()
contribute(address backer, uint256 amount) payable
initialize(uint256 totalSupply_, address to_)
redeem(uint256 tokenAmount)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
withdraw()
Approval(address indexed from, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
Upgraded(address indexed implementation)
Approval(address indexed from, address indexed spender, uint256 value)
BidAccepted(uint256 amount)
Contribution(address contributor, uint256 amount)
FundingClosed(uint256 amountRaised, uint256 creatorAllocation)
Mint(address indexed to, uint256 amount)
Redeemed(address contributor, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
Withdrawal(uint256 amount, uint256 fee)
constructor(address treasuryConfig_, address operator_, string name_, string symbol_)
fallback()
receive()
This contract contains no error objects.