ENIOLA
Verified contract
Proxy
Active on
Ethereum with 82 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
1 additional
variable
Balances ($0.00)
No balances found for "ENIOLA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21104004 | 12 days ago | | | 0 | 0.00023419188 | |
| 21067501 | 17 days ago | | | 0 | 0.00044044551 | |
| 20927597 | a month ago | | | 0 | 0.00097026449 | |
| 20927432 | a month ago | | | 0 | 0.00071434527 | |
| 20927410 | a month ago | | | 0 | 0.00074764429 | |
| 20068594 | 5 months ago | | | 0 | 0.00054936072 | |
| 17888292 | a year ago | | | 0 | 0.00084491631 | |
| 17888292 | a year ago | | | 0 | 0.00084491631 | |
| 17888292 | a year ago | | | 0 | 0.0010506203 | |
| 17888286 | a year ago | | | 0 | 0.00082944344 |
ABI
ABI objects
Getter at block 21191780
feePercentage() view returns (uint256)
250
fundingCap() view returns (uint256)
50000000000000000000
fundingRecipient() view returns (address)
0xe314f925f05c8f5e4063dd19684992196f5d89d9
logic() view returns (address logic_)
0x8cd3dc90eaa8ec8d6391fca22eb72ba3400b3fba
name() view returns (string)
ENIOLA
operator() view returns (address)
0xe314f925f05c8f5e4063dd19684992196f5d89d9
operatorPercent() view returns (uint256)
33
status() view returns (uint8)
1
symbol() view returns (string)
ENIOLA
totalSupply() view returns (uint256)
22063134328358208955223
treasuryConfig() view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
decimals() view returns (uint8)
18
feePercentage() view returns (uint256)
250
fundingCap() view returns (uint256)
50000000000000000000
fundingRecipient() view returns (address)
0xe314f925f05c8f5e4063dd19684992196f5d89d9
name() view returns (string)
ENIOLA
operator() view returns (address)
0xe314f925f05c8f5e4063dd19684992196f5d89d9
operatorPercent() view returns (uint256)
33
status() view returns (uint8)
1
symbol() view returns (string)
ENIOLA
totalSupply() view returns (uint256)
22063134328358208955223
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.