LNRZ
Verified contract
Proxy
Active on
Ethereum with 155 txns
Unified storage
Map
Table
Raw
Constants and immutables
5
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfa33…c1e0
0xfa33…c1e0
12 additional
variables
Balances ($0.00)
No balances found for "LNRZ"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16142132 | 2 years ago | | | 0 | 0.00082433909 | |
| 16142106 | 2 years ago | | | 0 | 0.0011762334 | |
| 15942750 | 2 years ago | | | 0 | 0.0027636051 | |
| 15926111 | 2 years ago | | | 0.05 | 0.0019302776 | |
| 15829616 | 2 years ago | | | 0 | 0.00054475124 | |
| 15829614 | 2 years ago | | | 0 | 0.00060572389 | |
| 15829613 | 2 years ago | | | 0 | 0.00054475124 | |
| 15829601 | 2 years ago | | | 0 | 0.00056415885 | |
| 15829599 | 2 years ago | | | 0 | 0.00058083063 | |
| 15829598 | 2 years ago | | | 0 | 0.00056415885 |
ABI
ABI objects
Getter at block 21257312
PODIUM_TIME_BUFFER() view returns (uint16)
900
decimals() view returns (uint8)
18
editions() view returns (address)
0xc4e0f3ec24972c75df7c716922096f4270b7bb4e
feePercentage() view returns (uint256)
250
fundingCap() view returns (uint256)
50000000000000000000
fundingRecipient() view returns (address)
0xfa337a13081121a9a63ca1ec621d42783f63c1e0
logic() view returns (address)
0x5b5746f6f5e2db8bf5e260829ca7a004c876b167
name() view returns (string)
LNRZ
operator() view returns (address)
0x921fc6cf9334a6248d6b9f460aa32c5914778f82
operatorPercent() view returns (uint256)
90
podiumDuration() view returns (uint256)
345600
podiumStartTime() view returns (uint256)
1639955051
status() view returns (uint8)
1
symbol() view returns (string)
LNRZ
totalSupply() view returns (uint256)
201495000000000000000000
treasuryConfig() view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
PODIUM_TIME_BUFFER() view returns (uint16)
900
decimals() view returns (uint8)
18
editions() view returns (address)
0xc4e0f3ec24972c75df7c716922096f4270b7bb4e
feePercentage() view returns (uint256)
250
fundingCap() view returns (uint256)
50000000000000000000
fundingRecipient() view returns (address)
0xfa337a13081121a9a63ca1ec621d42783f63c1e0
logic() view returns (address)
0x5b5746f6f5e2db8bf5e260829ca7a004c876b167
name() view returns (string)
LNRZ
operator() view returns (address)
0x921fc6cf9334a6248d6b9f460aa32c5914778f82
operatorPercent() view returns (uint256)
90
podiumDuration() view returns (uint256)
345600
podiumStartTime() view returns (uint256)
1639955051
status() view returns (uint8)
1
symbol() view returns (string)
LNRZ
totalSupply() view returns (uint256)
201495000000000000000000
treasuryConfig() view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
computeFee(uint256 amount) view returns (uint256 fee)
nonces(address) view returns (uint256)
redeemableFromTokens(uint256 tokenAmount) view returns (uint256)
valueToTokens(uint256 value) pure returns (uint256 tokens)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
closeFunding()
contribute(address backer, uint256 editionId, uint256 amount) payable
contributeForPodium(address backer, uint256 editionId, uint256 amount) payable
redeem(uint256 tokenAmount)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
BidAccepted(uint256 amount)
Contribution(address contributor, uint256 amount)
ContributionForEdition(address contributor, uint256 amount, uint256 editionId, uint256 tokenId)
FundingClosed(uint256 amountRaised, uint256 creatorAllocation)
PodiumDurationExtended(uint256 editionId)
ReceivedERC721(uint256 tokenId, address sender)
Redeemed(address contributor, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address treasuryConfig_, address operator_)
fallback()
receive()
This contract contains no error objects.