Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions bsc/0x00000076a5feff94a54834fe1b2803a6da672e03.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions bsc/0x000000e2f3dd82130669b730bdf170d12df35233.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions bsc/0x000d84716e4ffeffa96bb70f9a1a2c233586e0f3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name": "IDOInitializableV3", "chainId": 56, "address": "0x000D84716E4ffeFFa96Bb70F9a1a2C233586e0F3", "metadata": {"output": {"abi": [{"inputs": [], "stateMutability": "nonpayable", "type": "constructor"}, {"inputs": [], "name": "AddressesLengthNotCorrect", "type": "error"}, {"inputs": [], "name": "AlreadyHarvested", "type": "error"}, {"inputs": [], "name": "AlreadyInitialized", "type": "error"}, {"inputs": [], "name": "AmountMustBeZero", "type": "error"}, {"inputs": [], "name": "AmountMustExceedMinimum", "type": "error"}, {"inputs": [], "name": "AmountMustExceedZero", "type": "error"}, {"inputs": [], "name": "CanNotBeLPToken", "type": "error"}, {"inputs": [], "name": "CanNotBeOfferingToken", "type": "error"}, {"inputs": [], "name": "DidNotParticipate", "type": "error"}, {"inputs": [], "name": "EndTimeTooFar", "type": "error"}, {"inputs": [], "name": "IDOHasStarted", "type": "error"}, {"inputs": [], "name": "MaxPoolIdNotValid", "type": "error"}, {"inputs": [], "name": "NewAmountAboveUserCap", "type": "error"}, {"inputs": [], "name": "NotEnoughLPTokens", "type": "error"}, {"inputs": [], "name": "NotEnoughOfferingTokens", "type": "error"}, {"inputs": [], "name": "PoolIdNotValid", "type": "error"}, {"inputs": [], "name": "PoolNotSet", "type": "error"}, {"inputs": [], "name": "Reentrancy", "type": "error"}, {"inputs": [], "name": "SignatureVerifyFailed", "type": "error"}, {"inputs": [], "name": "SignerAddressZero", "type": "error"}, {"inputs": [], "name": "StartAndEndTimestampsLengthNotCorrect", "type": "error"}, {"inputs": [], "name": "StartTimeMustInferiorToEndTime", "type": "error"}, {"inputs": [], "name": "TokensNotDepositedProperly", "type": "error"}, {"inputs": [], "name": "TooEarly", "type": "error"}, {"inputs": [], "name": "TooLate", "type": "error"}, {"anonymous": false, "inputs": [{"indexed": false, "internalType": "address", "name": "tokenAddress", "type": "address"}, {"indexed": false, "internalType": "uint256", "name": "amountTokens", "type": "uint256"}], "name": "AdminTokenRecovery", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": false, "internalType": "uint256", "name": "amountLP0", "type": "uint256"}, {"indexed": false, "internalType": "uint256", "name": "amountLP1", "type": "uint256"}, {"indexed": false, "internalType": "uint256", "name": "amountOfferingToken", "type": "uint256"}], "name": "AdminWithdraw", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": true, "internalType": "address", "name": "user", "type": "address"}, {"indexed": false, "internalType": "uint256", "name": "amount", "type": "uint256"}, {"indexed": true, "internalType": "uint8", "name": "pid", "type": "uint8"}], "name": "Deposit", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": true, "internalType": "address", "name": "user", "type": "address"}, {"indexed": false, "internalType": "uint256", "name": "offeringAmount", "type": "uint256"}, {"indexed": false, "internalType": "uint256", "name": "excessAmount", "type": "uint256"}, {"indexed": true, "internalType": "uint8", "name": "pid", "type": "uint8"}], "name": "Harvest", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": false, "internalType": "uint256", "name": "startTimestamp", "type": "uint256"}, {"indexed": false, "internalType": "uint256", "name": "endTimestamp", "type": "uint256"}], "name": "NewStartAndEndTimestamps", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": true, "internalType": "address", "name": "previousOwner", "type": "address"}, {"indexed": true, "internalType": "address", "name": "newOwner", "type": "address"}], "name": "OwnershipTransferred", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": false, "internalType": "uint256", "name": "offeringAmountPool", "type": "uint256"}, {"indexed": false, "internalType": "uint256", "name": "raisingAmountPool", "type": "uint256"}, {"indexed": true, "internalType": "uint8", "name": "pid", "type": "uint8"}], "name": "PoolParametersSet", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": false, "internalType": "uint256", "name": "minAmount", "type": "uint256"}, {"indexed": true, "internalType": "uint8", "name": "pid", "type": "uint8"}], "name": "UpdatedMinDepositAmount", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": true, "internalType": "address", "name": "signerAddr", "type": "address"}], "name": "UpdatedSignerAddress", "type": "event"}, {"inputs": [], "name": "MAX_BUFFER_SECONDS", "outputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "stateMutability": "view", "type": "function"}, {"inputs": [], "name": "MAX_POOL_ID", "outputs": [{"internalType": "uint8", "name": "", "type": "uint8"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "name": "MIN_DEPOSIT_AMOUNTS", "outputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "name": "_poolInformation", "outputs": [{"internalType": "uint128", "name": "raisingAmountPool", "type": "uint128"}, {"internalType": "uint128", "name": "offeringAmountPool", "type": "uint128"}, {"internalType": "uint128", "name": "capPerUserInLP", "type": "uint128"}, {"internalType": "uint128", "name": "totalAmountPool", "type": "uint128"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "name": "addresses", "outputs": [{"internalType": "address", "name": "", "type": "address"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "uint256", "name": "_amount", "type": "uint256"}, {"internalType": "uint8", "name": "_pid", "type": "uint8"}, {"internalType": "uint256", "name": "_expiredAt", "type": "uint256"}, {"internalType": "bytes", "name": "_signature", "type": "bytes"}], "name": "depositPool", "outputs": [], "stateMutability": "payable", "type": "function"}, {"inputs": [], "name": "endTimestamp", "outputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "uint256", "name": "_lpAmount0", "type": "uint256"}, {"internalType": "uint256", "name": "_lpAmount1", "type": "uint256"}, {"internalType": "uint256", "name": "_offerAmount", "type": "uint256"}], "name": "finalWithdraw", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [{"internalType": "uint8", "name": "_pid", "type": "uint8"}], "name": "harvestPool", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [{"internalType": "address[]", "name": "_addresses", "type": "address[]"}, {"internalType": "uint256[]", "name": "_startAndEndTimestamps", "type": "uint256[]"}, {"internalType": "uint256", "name": "_maxBufferSeconds", "type": "uint256"}, {"internalType": "uint8", "name": "_maxPoolId", "type": "uint8"}], "name": "initialize", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [], "name": "owner", "outputs": [{"internalType": "address", "name": "", "type": "address"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "address", "name": "_tokenAddress", "type": "address"}, {"internalType": "uint256", "name": "_tokenAmount", "type": "uint256"}], "name": "recoverWrongTokens", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [], "name": "renounceOwnership", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [{"internalType": "uint256", "name": "_offeringAmountPool", "type": "uint256"}, {"internalType": "uint256", "name": "_raisingAmountPool", "type": "uint256"}, {"internalType": "uint256", "name": "_limitPerUserInLP", "type": "uint256"}, {"internalType": "uint8", "name": "_pid", "type": "uint8"}], "name": "setPool", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [], "name": "signerAddress", "outputs": [{"internalType": "address", "name": "", "type": "address"}], "stateMutability": "view", "type": "function"}, {"inputs": [], "name": "startTimestamp", "outputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "stateMutability": "view", "type": "function"}, {"inputs": [], "name": "totalTokensOffered", "outputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "address", "name": "newOwner", "type": "address"}], "name": "transferOwnership", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [{"internalType": "uint256", "name": "_newAmount", "type": "uint256"}, {"internalType": "uint8", "name": "_pid", "type": "uint8"}], "name": "updateMinDepositAmount", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [{"internalType": "address", "name": "_signerAddr", "type": "address"}], "name": "updateSignerAddress", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [{"internalType": "uint256[]", "name": "_startAndEndTimestamps", "type": "uint256[]"}], "name": "updateStartAndEndTimestamps", "outputs": [], "stateMutability": "nonpayable", "type": "function"}, {"inputs": [{"internalType": "address", "name": "_user", "type": "address"}, {"internalType": "uint8[]", "name": "_pids", "type": "uint8[]"}], "name": "viewUserAllocationPools", "outputs": [{"internalType": "uint256[]", "name": "", "type": "uint256[]"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "address", "name": "_user", "type": "address"}, {"internalType": "uint8[]", "name": "_pids", "type": "uint8[]"}], "name": "viewUserInfo", "outputs": [{"internalType": "uint256[]", "name": "", "type": "uint256[]"}, {"internalType": "bool[]", "name": "", "type": "bool[]"}], "stateMutability": "view", "type": "function"}, {"inputs": [{"internalType": "address", "name": "_user", "type": "address"}, {"internalType": "uint8[]", "name": "_pids", "type": "uint8[]"}], "name": "viewUserOfferingAndRefundingAmountsForPools", "outputs": [{"internalType": "uint256[2][]", "name": "", "type": "uint256[2][]"}], "stateMutability": "view", "type": "function"}]}}, "version": 1, "checkPoints": [], "isProxy": false, "principalAddress": null}
Loading