0x0405d8b07a276cd844479ee38957e4400d069ae8
Verified contract
Proxy
Active on
Ethereum with 260 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
0x636a…a3e3
-
variable spans 5 additional slots
0xca95…ebef
Balances ($0.00)
No balances found for "0x0405d8b07a276cd844479ee38957e4400d069ae8"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19570065 | 7 months ago | | | 0 | 0.0025274396 | |
| 19570050 | 7 months ago | | | 0 | 0.0028649236 | |
| 19570049 | 7 months ago | | | 0 | 0.0027677075 | |
| 19570049 | 7 months ago | | | 0 | 0.0027677075 | |
| 19570049 | 7 months ago | | | 0 | 0.0027677075 | |
| 19570049 | 7 months ago | | | 0 | 0.0087990228 | |
| 19570047 | 7 months ago | | | 0 | 0.0027535822 | |
| 19570047 | 7 months ago | | | 0 | 0.0027548551 | |
| 19570047 | 7 months ago | | | 0 | 0.0027542196 | |
| 19570047 | 7 months ago | | | 0 | 0.0027548551 |
ABI
ABI objects
Getter at block 21210886 getParticipants() view returns (address[]) getRegisteredUsers() view returns (address[])
VERSION() view returns (uint8)
1
dcbAgreement() view returns (uint8 minTier, address token, uint32 createDate, uint32 startDate, uint32 endDate, uint256 totalTokenOnSale, uint256 hardcap, uint256 totalInvestFund)
(minTier=4, token=0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48, createDate=1711982843, startDate=1712055600, endDate=1712091600, totalTokenOnSale=40000000000000000000000000, hardcap=80000000000, totalInvestFund=79999990000)
getInfo() view returns (uint256, uint256, uint256, uint256, uint256, uint256)
(80000000000, 1711982843, 1712055600, 1712091600, 79999990000, 172)
investment() view returns (address)
0x76becefd5026576839ce5f20f45c7a9949770c55
layerZero() view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
saleToken() view returns (address)
0xca95a6b21a8101d8e34c153d31dc563ff897ebef
tierMigratorAddr() view returns (address)
0x19f73b2a34c087714f0904f07e349b34b7ec3fe8
totalShares() view returns (uint256)
243068169735772315323537600
vesting() view returns (address)
0x636a096ccf652fece0dbfb3bb9a569174c88a3e3
Read-only
durations(uint256) view returns (uint32)
getAllocationForShares(uint256 _shares) view returns (uint256)
getUserAllocation(address _address, bool _isGa) view returns (uint256)
userAllocation(address) view returns (uint8 tier, uint8 multi, uint256 shares, uint256 deposits, bool active)
userInvestment(address _address) view returns (uint256 investAmount, uint256 joinDate)
State-modifying
Events fundAgreement(uint256 _investFund) returns (bool)
initialize(struct IDCBCrowdfundingParams p)
lzReceive(uint16 _id, bytes _srcAddress, uint64, bytes data)
registerByManager(address[] _users, uint8[] _tierOfUser, uint8[] _multiOfUser, uint256[] _depositsOfUser)
registerForAllocation(address _user, uint8 _tier, uint8 _multi, uint256 _shares) returns (bool)
setParams(struct IDCBCrowdfundingParams p)
setToken(address _token)
BulkUserRegustered(address[] users)
CreateAgreement(struct IDCBCrowdfundingParams arg0)
EditAgreement(struct IDCBCrowdfundingParams p)
Initialized(uint8 version)
NewInvestment(address wallet, uint256 amount)
UserRegistered(address user)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.