Source Code
More Info
Private Name Tags
ContractCreator
TokenTracker
Latest 25 from a total of 366 transactions
| Transaction Hash |
Method
|
Block
|
From
|
|
To
|
||||
|---|---|---|---|---|---|---|---|---|---|
| Permit | 23798422 | 131 days ago | IN | 0 ETH | 0.00011049 | ||||
| Permit | 23676244 | 149 days ago | IN | 0 ETH | 0.00012795 | ||||
| Remove | 21736339 | 420 days ago | IN | 0 ETH | 0.00017141 | ||||
| Sell | 19769995 | 694 days ago | IN | 0 ETH | 0.00047613 | ||||
| Sell | 19769987 | 694 days ago | IN | 0 ETH | 0.00044003 | ||||
| Sell | 19769981 | 694 days ago | IN | 0 ETH | 0.00046082 | ||||
| Remove | 19769973 | 694 days ago | IN | 0 ETH | 0.00085573 | ||||
| Remove | 19405511 | 746 days ago | IN | 0 ETH | 0.00409556 | ||||
| Buy | 19262752 | 765 days ago | IN | 0.00055062 ETH | 0.00230162 | ||||
| Nft Remove | 19226984 | 771 days ago | IN | 0 ETH | 0.00791965 | ||||
| Nft Buy | 19129527 | 784 days ago | IN | 0.6116773 ETH | 0.00210857 | ||||
| Nft Buy | 19122157 | 785 days ago | IN | 0.61018604 ETH | 0.00180856 | ||||
| Nft Sell | 19121196 | 785 days ago | IN | 0 ETH | 0.00285245 | ||||
| Nft Buy | 19119454 | 786 days ago | IN | 0.60869842 ETH | 0.00233245 | ||||
| Nft Buy | 19109048 | 787 days ago | IN | 0.60721442 ETH | 0.00073762 | ||||
| Nft Sell | 19108543 | 787 days ago | IN | 0 ETH | 0.00106635 | ||||
| Nft Buy | 19107690 | 787 days ago | IN | 0.60573405 ETH | 0.00028249 | ||||
| Nft Sell | 19107664 | 787 days ago | IN | 0 ETH | 0.00120271 | ||||
| Nft Buy | 19030936 | 798 days ago | IN | 0.60111169 ETH | 0.00274792 | ||||
| Nft Sell | 19010661 | 801 days ago | IN | 0 ETH | 0.0020476 | ||||
| Nft Sell | 19010659 | 801 days ago | IN | 0 ETH | 0.00194955 | ||||
| Nft Remove | 18868012 | 821 days ago | IN | 0 ETH | 0.00151356 | ||||
| Nft Remove | 18820423 | 828 days ago | IN | 0 ETH | 0.00858638 | ||||
| Nft Sell | 18777434 | 834 days ago | IN | 0 ETH | 0.00531831 | ||||
| Remove | 18734959 | 840 days ago | IN | 0 ETH | 0.00338441 |
Latest 25 internal transactions (View All)
Advanced mode:
| Parent Transaction Hash | Method | Block |
From
|
|
To
|
||
|---|---|---|---|---|---|---|---|
| Transfer | 21736339 | 420 days ago | 0.11149732 ETH | ||||
| Transfer | 19769995 | 694 days ago | 0.1549395 ETH | ||||
| Transfer | 19769987 | 694 days ago | 0.10262418 ETH | ||||
| Transfer | 19769981 | 694 days ago | 0.15040014 ETH | ||||
| Transfer | 19769973 | 694 days ago | 0.84312962 ETH | ||||
| Nft Buy | 19498825 | 732 days ago | 0.87889746 ETH | ||||
| Transfer | 19493275 | 733 days ago | 0.8614074 ETH | ||||
| Nft Buy | 19471541 | 736 days ago | 0.86954097 ETH | ||||
| Transfer | 19445939 | 740 days ago | 0.85223711 ETH | ||||
| Nft Buy | 19445040 | 740 days ago | 0.86028409 ETH | ||||
| Transfer | 19444708 | 740 days ago | 0.84316444 ETH | ||||
| Transfer | 19405511 | 746 days ago | 0.6446121 ETH | ||||
| Nft Buy | 19353550 | 753 days ago | 1.00635492 ETH | ||||
| Transfer | 19336255 | 755 days ago | 0.98632845 ETH | ||||
| Nft Buy | 19330763 | 756 days ago | 0.99734009 ETH | ||||
| Nft Buy | 19227020 | 771 days ago | 0.37905223 ETH | ||||
| Nft Buy | 19227018 | 771 days ago | 0.19956017 ETH | ||||
| Nft Buy | 19227017 | 771 days ago | 0.1230796 ETH | ||||
| Nft Buy | 19227015 | 771 days ago | 0.08346315 ETH | ||||
| Nft Buy | 19227014 | 771 days ago | 0.06030639 ETH | ||||
| Nft Buy | 19227013 | 771 days ago | 0.0456038 ETH | ||||
| Transfer | 19227012 | 771 days ago | 0.86817083 ETH | ||||
| Transfer | 19226984 | 771 days ago | 3.20776664 ETH | ||||
| Transfer | 19161676 | 780 days ago | 0.60243881 ETH | ||||
| Nft Buy | 19138226 | 783 days ago | 0.6131722 ETH |
Loading...
Loading
Loading...
Loading
Cross-Chain Transactions
Loading...
Loading
Similar Match Source Code This contract matches the deployed Bytecode of the Source Code for Contract 0x283fd83B...4fb66a6Fa The constructor portion of the code might be different and could alter the actual behaviour of the contract
Contract Name:
Pair
Compiler Version
v0.8.17+commit.8df45f5f
Optimization Enabled:
Yes with 100 runs
Other Settings:
default evmVersion
Contract Source Code (Solidity Standard Json-Input format)
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.17;
import "solmate/tokens/ERC20.sol";
import "solmate/tokens/ERC721.sol";
import "solmate/utils/MerkleProofLib.sol";
import "solmate/utils/SafeTransferLib.sol";
import "solmate/utils/FixedPointMathLib.sol";
import "openzeppelin/utils/math/Math.sol";
import "reservoir-oracle/ReservoirOracle.sol";
import "./LpToken.sol";
import "./Caviar.sol";
import "./StolenNftFilterOracle.sol";
/// @title Pair
/// @author out.eth (@outdoteth)
/// @notice A pair of an NFT and a base token that can be used to create and trade fractionalized NFTs.
contract Pair is ERC20, ERC721TokenReceiver {
using SafeTransferLib for address;
using SafeTransferLib for ERC20;
uint256 public constant CLOSE_GRACE_PERIOD = 7 days;
uint256 private constant ONE = 1e18;
uint256 private constant MINIMUM_LIQUIDITY = 100_000;
address public immutable nft;
address public immutable baseToken; // address(0) for ETH
bytes32 public immutable merkleRoot;
LpToken public immutable lpToken;
Caviar public immutable caviar;
uint256 public closeTimestamp;
event Add(uint256 indexed baseTokenAmount, uint256 indexed fractionalTokenAmount, uint256 indexed lpTokenAmount);
event Remove(uint256 indexed baseTokenAmount, uint256 indexed fractionalTokenAmount, uint256 indexed lpTokenAmount);
event Buy(uint256 indexed inputAmount, uint256 indexed outputAmount);
event Sell(uint256 indexed inputAmount, uint256 indexed outputAmount);
event Wrap(uint256[] indexed tokenIds);
event Unwrap(uint256[] indexed tokenIds);
event Close(uint256 indexed closeTimestamp);
event Withdraw(uint256 indexed tokenId);
constructor(
address _nft,
address _baseToken,
bytes32 _merkleRoot,
string memory pairSymbol,
string memory nftName,
string memory nftSymbol
) ERC20(string.concat(nftName, " fractional token"), string.concat("f", nftSymbol), 18) {
nft = _nft;
baseToken = _baseToken; // use address(0) for native ETH
merkleRoot = _merkleRoot;
lpToken = new LpToken(pairSymbol);
caviar = Caviar(msg.sender);
}
// ************************ //
// Core AMM logic //
// *********************** //
/// @notice Adds liquidity to the pair.
/// @param baseTokenAmount The amount of base tokens to add.
/// @param fractionalTokenAmount The amount of fractional tokens to add.
/// @param minLpTokenAmount The minimum amount of LP tokens to mint.
/// @param minPrice The minimum price that the pool should currently be at.
/// @param maxPrice The maximum price that the pool should currently be at.
/// @param deadline The deadline before the trade expires.
/// @return lpTokenAmount The amount of LP tokens minted.
function add(
uint256 baseTokenAmount,
uint256 fractionalTokenAmount,
uint256 minLpTokenAmount,
uint256 minPrice,
uint256 maxPrice,
uint256 deadline
) public payable returns (uint256 lpTokenAmount) {
// *** Checks *** //
// check that the trade has not expired
require(deadline == 0 || deadline >= block.timestamp, "Expired");
// check the token amount inputs are not zero
require(baseTokenAmount > 0 && fractionalTokenAmount > 0, "Input token amount is zero");
// check that correct eth input was sent - if the baseToken equals address(0) then native ETH is used
require(baseToken == address(0) ? msg.value == baseTokenAmount : msg.value == 0, "Invalid ether input");
uint256 lpTokenSupply = lpToken.totalSupply();
// check that the price is within the bounds if there is liquidity in the pool
if (lpTokenSupply != 0) {
uint256 _price = price();
require(_price >= minPrice && _price <= maxPrice, "Slippage: price out of bounds");
}
// calculate the lp token shares to mint
lpTokenAmount = addQuote(baseTokenAmount, fractionalTokenAmount, lpTokenSupply);
// check that the amount of lp tokens outputted is greater than the min amount
require(lpTokenAmount >= minLpTokenAmount, "Slippage: lp token amount out");
// *** Effects *** //
// transfer fractional tokens in
_transferFrom(msg.sender, address(this), fractionalTokenAmount);
// *** Interactions *** //
// mint lp tokens to sender
lpToken.mint(msg.sender, lpTokenAmount);
// transfer first MINIMUM_LIQUIDITY lp tokens to the owner
if (lpTokenSupply == 0) {
lpToken.mint(caviar.owner(), MINIMUM_LIQUIDITY);
}
// transfer base tokens in if the base token is not ETH
if (baseToken != address(0)) {
// transfer base tokens in
ERC20(baseToken).safeTransferFrom(msg.sender, address(this), baseTokenAmount);
}
emit Add(baseTokenAmount, fractionalTokenAmount, lpTokenAmount);
}
/// @notice Removes liquidity from the pair.
/// @param lpTokenAmount The amount of LP tokens to burn.
/// @param minBaseTokenOutputAmount The minimum amount of base tokens to receive.
/// @param minFractionalTokenOutputAmount The minimum amount of fractional tokens to receive.
/// @param deadline The deadline before the trade expires.
/// @return baseTokenOutputAmount The amount of base tokens received.
/// @return fractionalTokenOutputAmount The amount of fractional tokens received.
function remove(
uint256 lpTokenAmount,
uint256 minBaseTokenOutputAmount,
uint256 minFractionalTokenOutputAmount,
uint256 deadline
) public returns (uint256 baseTokenOutputAmount, uint256 fractionalTokenOutputAmount) {
// *** Checks *** //
// check that the trade has not expired
require(deadline == 0 || deadline >= block.timestamp, "Expired");
// calculate the output amounts
(baseTokenOutputAmount, fractionalTokenOutputAmount) = removeQuote(lpTokenAmount);
// check that the base token output amount is greater than the min amount
require(baseTokenOutputAmount >= minBaseTokenOutputAmount, "Slippage: base token amount out");
// check that the fractional token output amount is greater than the min amount
require(fractionalTokenOutputAmount >= minFractionalTokenOutputAmount, "Slippage: fractional token out");
// *** Effects *** //
// transfer fractional tokens to sender
_transferFrom(address(this), msg.sender, fractionalTokenOutputAmount);
// *** Interactions *** //
// burn lp tokens from sender
lpToken.burn(msg.sender, lpTokenAmount);
if (baseToken == address(0)) {
// if base token is native ETH then send ether to sender
msg.sender.safeTransferETH(baseTokenOutputAmount);
} else {
// transfer base tokens to sender
ERC20(baseToken).safeTransfer(msg.sender, baseTokenOutputAmount);
}
emit Remove(baseTokenOutputAmount, fractionalTokenOutputAmount, lpTokenAmount);
}
/// @notice Buys fractional tokens from the pair.
/// @param outputAmount The amount of fractional tokens to buy.
/// @param maxInputAmount The maximum amount of base tokens to spend.
/// @param deadline The deadline before the trade expires.
/// @return inputAmount The amount of base tokens spent.
function buy(uint256 outputAmount, uint256 maxInputAmount, uint256 deadline)
public
payable
returns (uint256 inputAmount)
{
// *** Checks *** //
// check that the trade has not expired
require(deadline == 0 || deadline >= block.timestamp, "Expired");
// check that correct eth input was sent - if the baseToken equals address(0) then native ETH is used
require(baseToken == address(0) ? msg.value == maxInputAmount : msg.value == 0, "Invalid ether input");
// calculate required input amount using xyk invariant
inputAmount = buyQuote(outputAmount);
// check that the required amount of base tokens is less than the max amount
require(inputAmount <= maxInputAmount, "Slippage: amount in");
// *** Effects *** //
// transfer fractional tokens to sender
_transferFrom(address(this), msg.sender, outputAmount);
// *** Interactions *** //
if (baseToken == address(0)) {
// refund surplus eth
uint256 refundAmount = maxInputAmount - inputAmount;
if (refundAmount > 0) msg.sender.safeTransferETH(refundAmount);
} else {
// transfer base tokens in
ERC20(baseToken).safeTransferFrom(msg.sender, address(this), inputAmount);
}
emit Buy(inputAmount, outputAmount);
}
/// @notice Sells fractional tokens to the pair.
/// @param inputAmount The amount of fractional tokens to sell.
/// @param deadline The deadline before the trade expires.
/// @param minOutputAmount The minimum amount of base tokens to receive.
/// @return outputAmount The amount of base tokens received.
function sell(uint256 inputAmount, uint256 minOutputAmount, uint256 deadline)
public
returns (uint256 outputAmount)
{
// *** Checks *** //
// check that the trade has not expired
require(deadline == 0 || deadline >= block.timestamp, "Expired");
// calculate output amount using xyk invariant
outputAmount = sellQuote(inputAmount);
// check that the outputted amount of fractional tokens is greater than the min amount
require(outputAmount >= minOutputAmount, "Slippage: amount out");
// *** Effects *** //
// transfer fractional tokens from sender
_transferFrom(msg.sender, address(this), inputAmount);
// *** Interactions *** //
if (baseToken == address(0)) {
// transfer ether out
msg.sender.safeTransferETH(outputAmount);
} else {
// transfer base tokens out
ERC20(baseToken).safeTransfer(msg.sender, outputAmount);
}
emit Sell(inputAmount, outputAmount);
}
// ******************** //
// Wrap logic //
// ******************** //
/// @notice Wraps NFTs into fractional tokens.
/// @param tokenIds The ids of the NFTs to wrap.
/// @param proofs The merkle proofs for the NFTs proving that they can be used in the pair.
/// @return fractionalTokenAmount The amount of fractional tokens minted.
function wrap(uint256[] calldata tokenIds, bytes32[][] calldata proofs, ReservoirOracle.Message[] calldata messages)
public
returns (uint256 fractionalTokenAmount)
{
// *** Checks *** //
// check that wrapping is not closed
require(closeTimestamp == 0, "Wrap: closed");
// check the tokens exist in the merkle root
_validateTokenIds(tokenIds, proofs);
// check that the tokens are not stolen with reservoir oracle
_validateTokensAreNotStolen(tokenIds, messages);
// *** Effects *** //
// mint fractional tokens to sender
fractionalTokenAmount = tokenIds.length * ONE;
_mint(msg.sender, fractionalTokenAmount);
// *** Interactions *** //
// transfer nfts from sender
for (uint256 i = 0; i < tokenIds.length;) {
ERC721(nft).safeTransferFrom(msg.sender, address(this), tokenIds[i]);
unchecked {
i++;
}
}
emit Wrap(tokenIds);
}
/// @notice Unwraps fractional tokens into NFTs.
/// @param tokenIds The ids of the NFTs to unwrap.
/// @param withFee Whether to pay a fee for unwrapping or not.
/// @return fractionalTokenAmount The amount of fractional tokens burned.
function unwrap(uint256[] calldata tokenIds, bool withFee) public returns (uint256 fractionalTokenAmount) {
// *** Effects *** //
// burn fractional tokens from sender
fractionalTokenAmount = tokenIds.length * ONE;
_burn(msg.sender, fractionalTokenAmount);
// Take the fee if withFee is true
if (withFee) {
// calculate fee
uint256 fee = fractionalTokenAmount * 3 / 1000;
// transfer fee from sender
_transferFrom(msg.sender, address(this), fee);
fractionalTokenAmount += fee;
}
// transfer nfts to sender
for (uint256 i = 0; i < tokenIds.length;) {
ERC721(nft).safeTransferFrom(address(this), msg.sender, tokenIds[i]);
unchecked {
i++;
}
}
emit Unwrap(tokenIds);
}
// *********************** //
// NFT AMM logic //
// *********************** //
/// @notice nftAdd Adds liquidity to the pair using NFTs.
/// @param baseTokenAmount The amount of base tokens to add.
/// @param tokenIds The ids of the NFTs to add.
/// @param minLpTokenAmount The minimum amount of lp tokens to receive.
/// @param minPrice The minimum price of the pair.
/// @param maxPrice The maximum price of the pair.
/// @param deadline The deadline for the transaction.
/// @param proofs The merkle proofs for the NFTs.
/// @return lpTokenAmount The amount of lp tokens minted.
function nftAdd(
uint256 baseTokenAmount,
uint256[] calldata tokenIds,
uint256 minLpTokenAmount,
uint256 minPrice,
uint256 maxPrice,
uint256 deadline,
bytes32[][] calldata proofs,
ReservoirOracle.Message[] calldata messages
) public payable returns (uint256 lpTokenAmount) {
// wrap the incoming NFTs into fractional tokens
uint256 fractionalTokenAmount = wrap(tokenIds, proofs, messages);
// add liquidity using the fractional tokens and base tokens
lpTokenAmount = add(baseTokenAmount, fractionalTokenAmount, minLpTokenAmount, minPrice, maxPrice, deadline);
}
/// @notice Removes liquidity from the pair using NFTs.
/// @param lpTokenAmount The amount of lp tokens to remove.
/// @param minBaseTokenOutputAmount The minimum amount of base tokens to receive.
/// @param deadline The deadline before the trade expires.
/// @param tokenIds The ids of the NFTs to remove.
/// @param withFee Whether to pay a fee for unwrapping or not.
/// @return baseTokenOutputAmount The amount of base tokens received.
/// @return fractionalTokenOutputAmount The amount of fractional tokens received.
function nftRemove(
uint256 lpTokenAmount,
uint256 minBaseTokenOutputAmount,
uint256 deadline,
uint256[] calldata tokenIds,
bool withFee
) public returns (uint256 baseTokenOutputAmount, uint256 fractionalTokenOutputAmount) {
// remove liquidity and send fractional tokens and base tokens to sender
(baseTokenOutputAmount, fractionalTokenOutputAmount) =
remove(lpTokenAmount, minBaseTokenOutputAmount, tokenIds.length * ONE, deadline);
// unwrap the fractional tokens into NFTs and send to sender
unwrap(tokenIds, withFee);
}
/// @notice Buys NFTs from the pair using base tokens.
/// @param tokenIds The ids of the NFTs to buy.
/// @param maxInputAmount The maximum amount of base tokens to spend.
/// @param deadline The deadline before the trade expires.
/// @return inputAmount The amount of base tokens spent.
function nftBuy(uint256[] calldata tokenIds, uint256 maxInputAmount, uint256 deadline)
public
payable
returns (uint256 inputAmount)
{
// buy fractional tokens using base tokens
inputAmount = buy(tokenIds.length * ONE, maxInputAmount, deadline);
// unwrap the fractional tokens into NFTs and send to sender
unwrap(tokenIds, false);
}
/// @notice Sells NFTs to the pair for base tokens.
/// @param tokenIds The ids of the NFTs to sell.
/// @param minOutputAmount The minimum amount of base tokens to receive.
/// @param deadline The deadline before the trade expires.
/// @param proofs The merkle proofs for the NFTs.
/// @return outputAmount The amount of base tokens received.
function nftSell(
uint256[] calldata tokenIds,
uint256 minOutputAmount,
uint256 deadline,
bytes32[][] calldata proofs,
ReservoirOracle.Message[] calldata messages
) public returns (uint256 outputAmount) {
// wrap the incoming NFTs into fractional tokens
uint256 inputAmount = wrap(tokenIds, proofs, messages);
// sell fractional tokens for base tokens
outputAmount = sell(inputAmount, minOutputAmount, deadline);
}
// ****************************** //
// Emergency exit logic //
// ****************************** //
/// @notice Closes the pair to new wraps.
/// @dev Can only be called by the caviar owner. This is used as an emergency exit in case
/// the caviar owner suspects that the pair has been compromised.
function close() public {
// check that the sender is the caviar owner
require(caviar.owner() == msg.sender, "Close: not owner");
// set the close timestamp with a grace period
closeTimestamp = block.timestamp + CLOSE_GRACE_PERIOD;
// remove the pair from the Caviar contract
caviar.destroy(nft, baseToken, merkleRoot);
emit Close(closeTimestamp);
}
/// @notice Withdraws a particular NFT from the pair.
/// @dev Can only be called by the caviar owner after the close grace period has passed. This
/// is used to auction off the NFTs in the pair in case NFTs get stuck due to liquidity
/// imbalances. Proceeds from the auction should be distributed pro rata to fractional
/// token holders. See documentation for more details.
function withdraw(uint256 tokenId) public {
// check that the sender is the caviar owner
require(caviar.owner() == msg.sender, "Withdraw: not owner");
// check that the close period has been set
require(closeTimestamp != 0, "Withdraw not initiated");
// check that the close grace period has passed
require(block.timestamp >= closeTimestamp, "Not withdrawable yet");
// transfer the nft to the caviar owner
ERC721(nft).safeTransferFrom(address(this), msg.sender, tokenId);
emit Withdraw(tokenId);
}
// ***************** //
// Getters //
// ***************** //
function baseTokenReserves() public view returns (uint256) {
return _baseTokenReserves();
}
function fractionalTokenReserves() public view returns (uint256) {
return balanceOf[address(this)];
}
/// @notice The current price of one fractional token in base tokens with 18 decimals of precision.
/// @dev Calculated by dividing the base token reserves by the fractional token reserves.
/// @return price The price of one fractional token in base tokens * 1e18.
function price() public view returns (uint256) {
uint256 exponent = baseToken == address(0) ? 18 : (36 - ERC20(baseToken).decimals());
return (_baseTokenReserves() * 10 ** exponent) / fractionalTokenReserves();
}
/// @notice The amount of base tokens required to buy a given amount of fractional tokens.
/// @dev Calculated using the xyk invariant and a 30bps fee.
/// @param outputAmount The amount of fractional tokens to buy.
/// @return inputAmount The amount of base tokens required.
function buyQuote(uint256 outputAmount) public view returns (uint256) {
return FixedPointMathLib.mulDivUp(
outputAmount * 1000, baseTokenReserves(), (fractionalTokenReserves() - outputAmount) * 990
);
}
/// @notice The amount of base tokens received for selling a given amount of fractional tokens.
/// @dev Calculated using the xyk invariant and a 30bps fee.
/// @param inputAmount The amount of fractional tokens to sell.
/// @return outputAmount The amount of base tokens received.
function sellQuote(uint256 inputAmount) public view returns (uint256) {
uint256 inputAmountWithFee = inputAmount * 990;
return (inputAmountWithFee * baseTokenReserves()) / ((fractionalTokenReserves() * 1000) + inputAmountWithFee);
}
/// @notice The amount of lp tokens received for adding a given amount of base tokens and fractional tokens.
/// @dev Calculated as a share of existing deposits. If there are no existing deposits, then initializes to
/// sqrt(baseTokenAmount * fractionalTokenAmount).
/// @param baseTokenAmount The amount of base tokens to add.
/// @param fractionalTokenAmount The amount of fractional tokens to add.
/// @return lpTokenAmount The amount of lp tokens received.
function addQuote(uint256 baseTokenAmount, uint256 fractionalTokenAmount, uint256 lpTokenSupply)
public
view
returns (uint256)
{
if (lpTokenSupply != 0) {
// calculate amount of lp tokens as a fraction of existing reserves
uint256 baseTokenShare = (baseTokenAmount * lpTokenSupply) / baseTokenReserves();
uint256 fractionalTokenShare = (fractionalTokenAmount * lpTokenSupply) / fractionalTokenReserves();
return Math.min(baseTokenShare, fractionalTokenShare);
} else {
// if there is no liquidity then init
return Math.sqrt(baseTokenAmount * fractionalTokenAmount) - MINIMUM_LIQUIDITY;
}
}
/// @notice The amount of base tokens and fractional tokens received for burning a given amount of lp tokens.
/// @dev Calculated as a share of existing deposits.
/// @param lpTokenAmount The amount of lp tokens to burn.
/// @return baseTokenAmount The amount of base tokens received.
/// @return fractionalTokenAmount The amount of fractional tokens received.
function removeQuote(uint256 lpTokenAmount) public view returns (uint256, uint256) {
uint256 lpTokenSupply = lpToken.totalSupply();
uint256 baseTokenOutputAmount = (baseTokenReserves() * lpTokenAmount) / lpTokenSupply;
uint256 fractionalTokenOutputAmount = (fractionalTokenReserves() * lpTokenAmount) / lpTokenSupply;
uint256 upperFractionalTokenOutputAmount = (fractionalTokenReserves() * (lpTokenAmount + 1)) / lpTokenSupply;
if (
fractionalTokenOutputAmount % 1e18 != 0
&& upperFractionalTokenOutputAmount - fractionalTokenOutputAmount <= 1000 && lpTokenSupply > 1e15
) {
fractionalTokenOutputAmount = upperFractionalTokenOutputAmount;
}
return (baseTokenOutputAmount, fractionalTokenOutputAmount);
}
// ************************ //
// Internal utils //
// ************************ //
function _transferFrom(address from, address to, uint256 amount) internal returns (bool) {
balanceOf[from] -= amount;
// Cannot overflow because the sum of all user
// balances can't exceed the max uint256 value.
unchecked {
balanceOf[to] += amount;
}
emit Transfer(from, to, amount);
return true;
}
function _validateTokensAreNotStolen(uint256[] calldata tokenIds, ReservoirOracle.Message[] calldata messages)
internal
view
{
address stolenNftFilterAddress = caviar.stolenNftFilterOracle();
// if filter address is not set then no need to check if nfts are stolen
if (stolenNftFilterAddress == address(0)) return;
// validate that nfts are not stolen
StolenNftFilterOracle(stolenNftFilterAddress).validateTokensAreNotStolen(nft, tokenIds, messages);
}
/// @dev Validates that the given tokenIds are valid for the contract's merkle root. Reverts
/// if any of the tokenId proofs are invalid.
function _validateTokenIds(uint256[] calldata tokenIds, bytes32[][] calldata proofs) internal view {
// if merkle root is not set then all tokens are valid
if (merkleRoot == bytes32(0)) return;
// validate merkle proofs against merkle root
for (uint256 i = 0; i < tokenIds.length;) {
bool isValid = MerkleProofLib.verify(
proofs[i],
merkleRoot,
// double hash to prevent second preimage attacks
keccak256(bytes.concat(keccak256(abi.encode(tokenIds[i]))))
);
require(isValid, "Invalid merkle proof");
unchecked {
i++;
}
}
}
/// @dev Returns the current base token reserves. If the base token is ETH then it ignores
/// the msg.value that is being sent in the current call context - this is to ensure the
/// xyk math is correct in the buy() and add() functions.
function _baseTokenReserves() internal view returns (uint256) {
return baseToken == address(0)
? address(this).balance - msg.value // subtract the msg.value if the base token is ETH
: ERC20(baseToken).balanceOf(address(this));
}
}// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.7.0) (utils/Strings.sol)
pragma solidity ^0.8.0;
import "./math/Math.sol";
/**
* @dev String operations.
*/
library Strings {
bytes16 private constant _SYMBOLS = "0123456789abcdef";
uint8 private constant _ADDRESS_LENGTH = 20;
/**
* @dev Converts a `uint256` to its ASCII `string` decimal representation.
*/
function toString(uint256 value) internal pure returns (string memory) {
unchecked {
uint256 length = Math.log10(value) + 1;
string memory buffer = new string(length);
uint256 ptr;
/// @solidity memory-safe-assembly
assembly {
ptr := add(buffer, add(32, length))
}
while (true) {
ptr--;
/// @solidity memory-safe-assembly
assembly {
mstore8(ptr, byte(mod(value, 10), _SYMBOLS))
}
value /= 10;
if (value == 0) break;
}
return buffer;
}
}
/**
* @dev Converts a `uint256` to its ASCII `string` hexadecimal representation.
*/
function toHexString(uint256 value) internal pure returns (string memory) {
unchecked {
return toHexString(value, Math.log256(value) + 1);
}
}
/**
* @dev Converts a `uint256` to its ASCII `string` hexadecimal representation with fixed length.
*/
function toHexString(uint256 value, uint256 length) internal pure returns (string memory) {
bytes memory buffer = new bytes(2 * length + 2);
buffer[0] = "0";
buffer[1] = "x";
for (uint256 i = 2 * length + 1; i > 1; --i) {
buffer[i] = _SYMBOLS[value & 0xf];
value >>= 4;
}
require(value == 0, "Strings: hex length insufficient");
return string(buffer);
}
/**
* @dev Converts an `address` with fixed length of 20 bytes to its not checksummed ASCII `string` hexadecimal representation.
*/
function toHexString(address addr) internal pure returns (string memory) {
return toHexString(uint256(uint160(addr)), _ADDRESS_LENGTH);
}
}// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.7.0) (utils/math/Math.sol)
pragma solidity ^0.8.0;
/**
* @dev Standard math utilities missing in the Solidity language.
*/
library Math {
enum Rounding {
Down, // Toward negative infinity
Up, // Toward infinity
Zero // Toward zero
}
/**
* @dev Returns the largest of two numbers.
*/
function max(uint256 a, uint256 b) internal pure returns (uint256) {
return a > b ? a : b;
}
/**
* @dev Returns the smallest of two numbers.
*/
function min(uint256 a, uint256 b) internal pure returns (uint256) {
return a < b ? a : b;
}
/**
* @dev Returns the average of two numbers. The result is rounded towards
* zero.
*/
function average(uint256 a, uint256 b) internal pure returns (uint256) {
// (a + b) / 2 can overflow.
return (a & b) + (a ^ b) / 2;
}
/**
* @dev Returns the ceiling of the division of two numbers.
*
* This differs from standard division with `/` in that it rounds up instead
* of rounding down.
*/
function ceilDiv(uint256 a, uint256 b) internal pure returns (uint256) {
// (a + b - 1) / b can overflow on addition, so we distribute.
return a == 0 ? 0 : (a - 1) / b + 1;
}
/**
* @notice Calculates floor(x * y / denominator) with full precision. Throws if result overflows a uint256 or denominator == 0
* @dev Original credit to Remco Bloemen under MIT license (https://xn--2-umb.com/21/muldiv)
* with further edits by Uniswap Labs also under MIT license.
*/
function mulDiv(
uint256 x,
uint256 y,
uint256 denominator
) internal pure returns (uint256 result) {
unchecked {
// 512-bit multiply [prod1 prod0] = x * y. Compute the product mod 2^256 and mod 2^256 - 1, then use
// use the Chinese Remainder Theorem to reconstruct the 512 bit result. The result is stored in two 256
// variables such that product = prod1 * 2^256 + prod0.
uint256 prod0; // Least significant 256 bits of the product
uint256 prod1; // Most significant 256 bits of the product
assembly {
let mm := mulmod(x, y, not(0))
prod0 := mul(x, y)
prod1 := sub(sub(mm, prod0), lt(mm, prod0))
}
// Handle non-overflow cases, 256 by 256 division.
if (prod1 == 0) {
return prod0 / denominator;
}
// Make sure the result is less than 2^256. Also prevents denominator == 0.
require(denominator > prod1);
///////////////////////////////////////////////
// 512 by 256 division.
///////////////////////////////////////////////
// Make division exact by subtracting the remainder from [prod1 prod0].
uint256 remainder;
assembly {
// Compute remainder using mulmod.
remainder := mulmod(x, y, denominator)
// Subtract 256 bit number from 512 bit number.
prod1 := sub(prod1, gt(remainder, prod0))
prod0 := sub(prod0, remainder)
}
// Factor powers of two out of denominator and compute largest power of two divisor of denominator. Always >= 1.
// See https://cs.stackexchange.com/q/138556/92363.
// Does not overflow because the denominator cannot be zero at this stage in the function.
uint256 twos = denominator & (~denominator + 1);
assembly {
// Divide denominator by twos.
denominator := div(denominator, twos)
// Divide [prod1 prod0] by twos.
prod0 := div(prod0, twos)
// Flip twos such that it is 2^256 / twos. If twos is zero, then it becomes one.
twos := add(div(sub(0, twos), twos), 1)
}
// Shift in bits from prod1 into prod0.
prod0 |= prod1 * twos;
// Invert denominator mod 2^256. Now that denominator is an odd number, it has an inverse modulo 2^256 such
// that denominator * inv = 1 mod 2^256. Compute the inverse by starting with a seed that is correct for
// four bits. That is, denominator * inv = 1 mod 2^4.
uint256 inverse = (3 * denominator) ^ 2;
// Use the Newton-Raphson iteration to improve the precision. Thanks to Hensel's lifting lemma, this also works
// in modular arithmetic, doubling the correct bits in each step.
inverse *= 2 - denominator * inverse; // inverse mod 2^8
inverse *= 2 - denominator * inverse; // inverse mod 2^16
inverse *= 2 - denominator * inverse; // inverse mod 2^32
inverse *= 2 - denominator * inverse; // inverse mod 2^64
inverse *= 2 - denominator * inverse; // inverse mod 2^128
inverse *= 2 - denominator * inverse; // inverse mod 2^256
// Because the division is now exact we can divide by multiplying with the modular inverse of denominator.
// This will give us the correct result modulo 2^256. Since the preconditions guarantee that the outcome is
// less than 2^256, this is the final result. We don't need to compute the high bits of the result and prod1
// is no longer required.
result = prod0 * inverse;
return result;
}
}
/**
* @notice Calculates x * y / denominator with full precision, following the selected rounding direction.
*/
function mulDiv(
uint256 x,
uint256 y,
uint256 denominator,
Rounding rounding
) internal pure returns (uint256) {
uint256 result = mulDiv(x, y, denominator);
if (rounding == Rounding.Up && mulmod(x, y, denominator) > 0) {
result += 1;
}
return result;
}
/**
* @dev Returns the square root of a number. If the number is not a perfect square, the value is rounded down.
*
* Inspired by Henry S. Warren, Jr.'s "Hacker's Delight" (Chapter 11).
*/
function sqrt(uint256 a) internal pure returns (uint256) {
if (a == 0) {
return 0;
}
// For our first guess, we get the biggest power of 2 which is smaller than the square root of the target.
//
// We know that the "msb" (most significant bit) of our target number `a` is a power of 2 such that we have
// `msb(a) <= a < 2*msb(a)`. This value can be written `msb(a)=2**k` with `k=log2(a)`.
//
// This can be rewritten `2**log2(a) <= a < 2**(log2(a) + 1)`
// → `sqrt(2**k) <= sqrt(a) < sqrt(2**(k+1))`
// → `2**(k/2) <= sqrt(a) < 2**((k+1)/2) <= 2**(k/2 + 1)`
//
// Consequently, `2**(log2(a) / 2)` is a good first approximation of `sqrt(a)` with at least 1 correct bit.
uint256 result = 1 << (log2(a) >> 1);
// At this point `result` is an estimation with one bit of precision. We know the true value is a uint128,
// since it is the square root of a uint256. Newton's method converges quadratically (precision doubles at
// every iteration). We thus need at most 7 iteration to turn our partial result with one bit of precision
// into the expected uint128 result.
unchecked {
result = (result + a / result) >> 1;
result = (result + a / result) >> 1;
result = (result + a / result) >> 1;
result = (result + a / result) >> 1;
result = (result + a / result) >> 1;
result = (result + a / result) >> 1;
result = (result + a / result) >> 1;
return min(result, a / result);
}
}
/**
* @notice Calculates sqrt(a), following the selected rounding direction.
*/
function sqrt(uint256 a, Rounding rounding) internal pure returns (uint256) {
unchecked {
uint256 result = sqrt(a);
return result + (rounding == Rounding.Up && result * result < a ? 1 : 0);
}
}
/**
* @dev Return the log in base 2, rounded down, of a positive value.
* Returns 0 if given 0.
*/
function log2(uint256 value) internal pure returns (uint256) {
uint256 result = 0;
unchecked {
if (value >> 128 > 0) {
value >>= 128;
result += 128;
}
if (value >> 64 > 0) {
value >>= 64;
result += 64;
}
if (value >> 32 > 0) {
value >>= 32;
result += 32;
}
if (value >> 16 > 0) {
value >>= 16;
result += 16;
}
if (value >> 8 > 0) {
value >>= 8;
result += 8;
}
if (value >> 4 > 0) {
value >>= 4;
result += 4;
}
if (value >> 2 > 0) {
value >>= 2;
result += 2;
}
if (value >> 1 > 0) {
result += 1;
}
}
return result;
}
/**
* @dev Return the log in base 2, following the selected rounding direction, of a positive value.
* Returns 0 if given 0.
*/
function log2(uint256 value, Rounding rounding) internal pure returns (uint256) {
unchecked {
uint256 result = log2(value);
return result + (rounding == Rounding.Up && 1 << result < value ? 1 : 0);
}
}
/**
* @dev Return the log in base 10, rounded down, of a positive value.
* Returns 0 if given 0.
*/
function log10(uint256 value) internal pure returns (uint256) {
uint256 result = 0;
unchecked {
if (value >= 10**64) {
value /= 10**64;
result += 64;
}
if (value >= 10**32) {
value /= 10**32;
result += 32;
}
if (value >= 10**16) {
value /= 10**16;
result += 16;
}
if (value >= 10**8) {
value /= 10**8;
result += 8;
}
if (value >= 10**4) {
value /= 10**4;
result += 4;
}
if (value >= 10**2) {
value /= 10**2;
result += 2;
}
if (value >= 10**1) {
result += 1;
}
}
return result;
}
/**
* @dev Return the log in base 10, following the selected rounding direction, of a positive value.
* Returns 0 if given 0.
*/
function log10(uint256 value, Rounding rounding) internal pure returns (uint256) {
unchecked {
uint256 result = log10(value);
return result + (rounding == Rounding.Up && 10**result < value ? 1 : 0);
}
}
/**
* @dev Return the log in base 256, rounded down, of a positive value.
* Returns 0 if given 0.
*
* Adding one to the result gives the number of pairs of hex symbols needed to represent `value` as a hex string.
*/
function log256(uint256 value) internal pure returns (uint256) {
uint256 result = 0;
unchecked {
if (value >> 128 > 0) {
value >>= 128;
result += 16;
}
if (value >> 64 > 0) {
value >>= 64;
result += 8;
}
if (value >> 32 > 0) {
value >>= 32;
result += 4;
}
if (value >> 16 > 0) {
value >>= 16;
result += 2;
}
if (value >> 8 > 0) {
result += 1;
}
}
return result;
}
/**
* @dev Return the log in base 10, following the selected rounding direction, of a positive value.
* Returns 0 if given 0.
*/
function log256(uint256 value, Rounding rounding) internal pure returns (uint256) {
unchecked {
uint256 result = log256(value);
return result + (rounding == Rounding.Up && 1 << (result << 3) < value ? 1 : 0);
}
}
}// SPDX-License-Identifier: MIT
pragma solidity ^0.8.13;
// Inspired by https://github.com/ZeframLou/trustus
abstract contract ReservoirOracle {
// --- Structs ---
struct Message {
bytes32 id;
bytes payload;
// The UNIX timestamp when the message was signed by the oracle
uint256 timestamp;
// ECDSA signature or EIP-2098 compact signature
bytes signature;
}
// --- Errors ---
error InvalidMessage();
// --- Fields ---
address public RESERVOIR_ORACLE_ADDRESS;
// --- Constructor ---
constructor(address reservoirOracleAddress) {
RESERVOIR_ORACLE_ADDRESS = reservoirOracleAddress;
}
// --- Public methods ---
function updateReservoirOracleAddress(address newReservoirOracleAddress)
public
virtual;
// --- Internal methods ---
function _verifyMessage(
bytes32 id,
uint256 validFor,
Message memory message
) internal view virtual returns (bool success) {
// Ensure the message matches the requested id
if (id != message.id) {
return false;
}
// Ensure the message timestamp is valid
if (
message.timestamp > block.timestamp ||
message.timestamp + validFor < block.timestamp
) {
return false;
}
bytes32 r;
bytes32 s;
uint8 v;
// Extract the individual signature fields from the signature
bytes memory signature = message.signature;
if (signature.length == 64) {
// EIP-2098 compact signature
bytes32 vs;
assembly {
r := mload(add(signature, 0x20))
vs := mload(add(signature, 0x40))
s := and(
vs,
0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
)
v := add(shr(255, vs), 27)
}
} else if (signature.length == 65) {
// ECDSA signature
assembly {
r := mload(add(signature, 0x20))
s := mload(add(signature, 0x40))
v := byte(0, mload(add(signature, 0x60)))
}
} else {
return false;
}
address signerAddress = ecrecover(
keccak256(
abi.encodePacked(
"\x19Ethereum Signed Message:\n32",
// EIP-712 structured-data hash
keccak256(
abi.encode(
keccak256(
"Message(bytes32 id,bytes payload,uint256 timestamp)"
),
message.id,
keccak256(message.payload),
message.timestamp
)
)
)
),
v,
r,
s
);
// Ensure the signer matches the designated oracle address
return signerAddress == RESERVOIR_ORACLE_ADDRESS;
}
}// SPDX-License-Identifier: AGPL-3.0-only
pragma solidity >=0.8.0;
/// @notice Simple single owner authorization mixin.
/// @author Solmate (https://github.com/transmissions11/solmate/blob/main/src/auth/Owned.sol)
abstract contract Owned {
/*//////////////////////////////////////////////////////////////
EVENTS
//////////////////////////////////////////////////////////////*/
event OwnershipTransferred(address indexed user, address indexed newOwner);
/*//////////////////////////////////////////////////////////////
OWNERSHIP STORAGE
//////////////////////////////////////////////////////////////*/
address public owner;
modifier onlyOwner() virtual {
require(msg.sender == owner, "UNAUTHORIZED");
_;
}
/*//////////////////////////////////////////////////////////////
CONSTRUCTOR
//////////////////////////////////////////////////////////////*/
constructor(address _owner) {
owner = _owner;
emit OwnershipTransferred(address(0), _owner);
}
/*//////////////////////////////////////////////////////////////
OWNERSHIP LOGIC
//////////////////////////////////////////////////////////////*/
function transferOwnership(address newOwner) public virtual onlyOwner {
owner = newOwner;
emit OwnershipTransferred(msg.sender, newOwner);
}
}// SPDX-License-Identifier: AGPL-3.0-only
pragma solidity >=0.8.0;
/// @notice Modern and gas efficient ERC20 + EIP-2612 implementation.
/// @author Solmate (https://github.com/transmissions11/solmate/blob/main/src/tokens/ERC20.sol)
/// @author Modified from Uniswap (https://github.com/Uniswap/uniswap-v2-core/blob/master/contracts/UniswapV2ERC20.sol)
/// @dev Do not manually set balances without updating totalSupply, as the sum of all user balances must not exceed it.
abstract contract ERC20 {
/*//////////////////////////////////////////////////////////////
EVENTS
//////////////////////////////////////////////////////////////*/
event Transfer(address indexed from, address indexed to, uint256 amount);
event Approval(address indexed owner, address indexed spender, uint256 amount);
/*//////////////////////////////////////////////////////////////
METADATA STORAGE
//////////////////////////////////////////////////////////////*/
string public name;
string public symbol;
uint8 public immutable decimals;
/*//////////////////////////////////////////////////////////////
ERC20 STORAGE
//////////////////////////////////////////////////////////////*/
uint256 public totalSupply;
mapping(address => uint256) public balanceOf;
mapping(address => mapping(address => uint256)) public allowance;
/*//////////////////////////////////////////////////////////////
EIP-2612 STORAGE
//////////////////////////////////////////////////////////////*/
uint256 internal immutable INITIAL_CHAIN_ID;
bytes32 internal immutable INITIAL_DOMAIN_SEPARATOR;
mapping(address => uint256) public nonces;
/*//////////////////////////////////////////////////////////////
CONSTRUCTOR
//////////////////////////////////////////////////////////////*/
constructor(
string memory _name,
string memory _symbol,
uint8 _decimals
) {
name = _name;
symbol = _symbol;
decimals = _decimals;
INITIAL_CHAIN_ID = block.chainid;
INITIAL_DOMAIN_SEPARATOR = computeDomainSeparator();
}
/*//////////////////////////////////////////////////////////////
ERC20 LOGIC
//////////////////////////////////////////////////////////////*/
function approve(address spender, uint256 amount) public virtual returns (bool) {
allowance[msg.sender][spender] = amount;
emit Approval(msg.sender, spender, amount);
return true;
}
function transfer(address to, uint256 amount) public virtual returns (bool) {
balanceOf[msg.sender] -= amount;
// Cannot overflow because the sum of all user
// balances can't exceed the max uint256 value.
unchecked {
balanceOf[to] += amount;
}
emit Transfer(msg.sender, to, amount);
return true;
}
function transferFrom(
address from,
address to,
uint256 amount
) public virtual returns (bool) {
uint256 allowed = allowance[from][msg.sender]; // Saves gas for limited approvals.
if (allowed != type(uint256).max) allowance[from][msg.sender] = allowed - amount;
balanceOf[from] -= amount;
// Cannot overflow because the sum of all user
// balances can't exceed the max uint256 value.
unchecked {
balanceOf[to] += amount;
}
emit Transfer(from, to, amount);
return true;
}
/*//////////////////////////////////////////////////////////////
EIP-2612 LOGIC
//////////////////////////////////////////////////////////////*/
function permit(
address owner,
address spender,
uint256 value,
uint256 deadline,
uint8 v,
bytes32 r,
bytes32 s
) public virtual {
require(deadline >= block.timestamp, "PERMIT_DEADLINE_EXPIRED");
// Unchecked because the only math done is incrementing
// the owner's nonce which cannot realistically overflow.
unchecked {
address recoveredAddress = ecrecover(
keccak256(
abi.encodePacked(
"\x19\x01",
DOMAIN_SEPARATOR(),
keccak256(
abi.encode(
keccak256(
"Permit(address owner,address spender,uint256 value,uint256 nonce,uint256 deadline)"
),
owner,
spender,
value,
nonces[owner]++,
deadline
)
)
)
),
v,
r,
s
);
require(recoveredAddress != address(0) && recoveredAddress == owner, "INVALID_SIGNER");
allowance[recoveredAddress][spender] = value;
}
emit Approval(owner, spender, value);
}
function DOMAIN_SEPARATOR() public view virtual returns (bytes32) {
return block.chainid == INITIAL_CHAIN_ID ? INITIAL_DOMAIN_SEPARATOR : computeDomainSeparator();
}
function computeDomainSeparator() internal view virtual returns (bytes32) {
return
keccak256(
abi.encode(
keccak256("EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)"),
keccak256(bytes(name)),
keccak256("1"),
block.chainid,
address(this)
)
);
}
/*//////////////////////////////////////////////////////////////
INTERNAL MINT/BURN LOGIC
//////////////////////////////////////////////////////////////*/
function _mint(address to, uint256 amount) internal virtual {
totalSupply += amount;
// Cannot overflow because the sum of all user
// balances can't exceed the max uint256 value.
unchecked {
balanceOf[to] += amount;
}
emit Transfer(address(0), to, amount);
}
function _burn(address from, uint256 amount) internal virtual {
balanceOf[from] -= amount;
// Cannot underflow because a user's balance
// will never be larger than the total supply.
unchecked {
totalSupply -= amount;
}
emit Transfer(from, address(0), amount);
}
}// SPDX-License-Identifier: AGPL-3.0-only
pragma solidity >=0.8.0;
/// @notice Modern, minimalist, and gas efficient ERC-721 implementation.
/// @author Solmate (https://github.com/transmissions11/solmate/blob/main/src/tokens/ERC721.sol)
abstract contract ERC721 {
/*//////////////////////////////////////////////////////////////
EVENTS
//////////////////////////////////////////////////////////////*/
event Transfer(address indexed from, address indexed to, uint256 indexed id);
event Approval(address indexed owner, address indexed spender, uint256 indexed id);
event ApprovalForAll(address indexed owner, address indexed operator, bool approved);
/*//////////////////////////////////////////////////////////////
METADATA STORAGE/LOGIC
//////////////////////////////////////////////////////////////*/
string public name;
string public symbol;
function tokenURI(uint256 id) public view virtual returns (string memory);
/*//////////////////////////////////////////////////////////////
ERC721 BALANCE/OWNER STORAGE
//////////////////////////////////////////////////////////////*/
mapping(uint256 => address) internal _ownerOf;
mapping(address => uint256) internal _balanceOf;
function ownerOf(uint256 id) public view virtual returns (address owner) {
require((owner = _ownerOf[id]) != address(0), "NOT_MINTED");
}
function balanceOf(address owner) public view virtual returns (uint256) {
require(owner != address(0), "ZERO_ADDRESS");
return _balanceOf[owner];
}
/*//////////////////////////////////////////////////////////////
ERC721 APPROVAL STORAGE
//////////////////////////////////////////////////////////////*/
mapping(uint256 => address) public getApproved;
mapping(address => mapping(address => bool)) public isApprovedForAll;
/*//////////////////////////////////////////////////////////////
CONSTRUCTOR
//////////////////////////////////////////////////////////////*/
constructor(string memory _name, string memory _symbol) {
name = _name;
symbol = _symbol;
}
/*//////////////////////////////////////////////////////////////
ERC721 LOGIC
//////////////////////////////////////////////////////////////*/
function approve(address spender, uint256 id) public virtual {
address owner = _ownerOf[id];
require(msg.sender == owner || isApprovedForAll[owner][msg.sender], "NOT_AUTHORIZED");
getApproved[id] = spender;
emit Approval(owner, spender, id);
}
function setApprovalForAll(address operator, bool approved) public virtual {
isApprovedForAll[msg.sender][operator] = approved;
emit ApprovalForAll(msg.sender, operator, approved);
}
function transferFrom(
address from,
address to,
uint256 id
) public virtual {
require(from == _ownerOf[id], "WRONG_FROM");
require(to != address(0), "INVALID_RECIPIENT");
require(
msg.sender == from || isApprovedForAll[from][msg.sender] || msg.sender == getApproved[id],
"NOT_AUTHORIZED"
);
// Underflow of the sender's balance is impossible because we check for
// ownership above and the recipient's balance can't realistically overflow.
unchecked {
_balanceOf[from]--;
_balanceOf[to]++;
}
_ownerOf[id] = to;
delete getApproved[id];
emit Transfer(from, to, id);
}
function safeTransferFrom(
address from,
address to,
uint256 id
) public virtual {
transferFrom(from, to, id);
require(
to.code.length == 0 ||
ERC721TokenReceiver(to).onERC721Received(msg.sender, from, id, "") ==
ERC721TokenReceiver.onERC721Received.selector,
"UNSAFE_RECIPIENT"
);
}
function safeTransferFrom(
address from,
address to,
uint256 id,
bytes calldata data
) public virtual {
transferFrom(from, to, id);
require(
to.code.length == 0 ||
ERC721TokenReceiver(to).onERC721Received(msg.sender, from, id, data) ==
ERC721TokenReceiver.onERC721Received.selector,
"UNSAFE_RECIPIENT"
);
}
/*//////////////////////////////////////////////////////////////
ERC165 LOGIC
//////////////////////////////////////////////////////////////*/
function supportsInterface(bytes4 interfaceId) public view virtual returns (bool) {
return
interfaceId == 0x01ffc9a7 || // ERC165 Interface ID for ERC165
interfaceId == 0x80ac58cd || // ERC165 Interface ID for ERC721
interfaceId == 0x5b5e139f; // ERC165 Interface ID for ERC721Metadata
}
/*//////////////////////////////////////////////////////////////
INTERNAL MINT/BURN LOGIC
//////////////////////////////////////////////////////////////*/
function _mint(address to, uint256 id) internal virtual {
require(to != address(0), "INVALID_RECIPIENT");
require(_ownerOf[id] == address(0), "ALREADY_MINTED");
// Counter overflow is incredibly unrealistic.
unchecked {
_balanceOf[to]++;
}
_ownerOf[id] = to;
emit Transfer(address(0), to, id);
}
function _burn(uint256 id) internal virtual {
address owner = _ownerOf[id];
require(owner != address(0), "NOT_MINTED");
// Ownership check above ensures no underflow.
unchecked {
_balanceOf[owner]--;
}
delete _ownerOf[id];
delete getApproved[id];
emit Transfer(owner, address(0), id);
}
/*//////////////////////////////////////////////////////////////
INTERNAL SAFE MINT LOGIC
//////////////////////////////////////////////////////////////*/
function _safeMint(address to, uint256 id) internal virtual {
_mint(to, id);
require(
to.code.length == 0 ||
ERC721TokenReceiver(to).onERC721Received(msg.sender, address(0), id, "") ==
ERC721TokenReceiver.onERC721Received.selector,
"UNSAFE_RECIPIENT"
);
}
function _safeMint(
address to,
uint256 id,
bytes memory data
) internal virtual {
_mint(to, id);
require(
to.code.length == 0 ||
ERC721TokenReceiver(to).onERC721Received(msg.sender, address(0), id, data) ==
ERC721TokenReceiver.onERC721Received.selector,
"UNSAFE_RECIPIENT"
);
}
}
/// @notice A generic interface for a contract which properly accepts ERC721 tokens.
/// @author Solmate (https://github.com/transmissions11/solmate/blob/main/src/tokens/ERC721.sol)
abstract contract ERC721TokenReceiver {
function onERC721Received(
address,
address,
uint256,
bytes calldata
) external virtual returns (bytes4) {
return ERC721TokenReceiver.onERC721Received.selector;
}
}// SPDX-License-Identifier: AGPL-3.0-only
pragma solidity >=0.8.0;
/// @notice Arithmetic library with operations for fixed-point numbers.
/// @author Solmate (https://github.com/transmissions11/solmate/blob/main/src/utils/FixedPointMathLib.sol)
/// @author Inspired by USM (https://github.com/usmfum/USM/blob/master/contracts/WadMath.sol)
library FixedPointMathLib {
/*//////////////////////////////////////////////////////////////
SIMPLIFIED FIXED POINT OPERATIONS
//////////////////////////////////////////////////////////////*/
uint256 internal constant MAX_UINT256 = 2**256 - 1;
uint256 internal constant WAD = 1e18; // The scalar of ETH and most ERC20s.
function mulWadDown(uint256 x, uint256 y) internal pure returns (uint256) {
return mulDivDown(x, y, WAD); // Equivalent to (x * y) / WAD rounded down.
}
function mulWadUp(uint256 x, uint256 y) internal pure returns (uint256) {
return mulDivUp(x, y, WAD); // Equivalent to (x * y) / WAD rounded up.
}
function divWadDown(uint256 x, uint256 y) internal pure returns (uint256) {
return mulDivDown(x, WAD, y); // Equivalent to (x * WAD) / y rounded down.
}
function divWadUp(uint256 x, uint256 y) internal pure returns (uint256) {
return mulDivUp(x, WAD, y); // Equivalent to (x * WAD) / y rounded up.
}
/*//////////////////////////////////////////////////////////////
LOW LEVEL FIXED POINT OPERATIONS
//////////////////////////////////////////////////////////////*/
function mulDivDown(
uint256 x,
uint256 y,
uint256 denominator
) internal pure returns (uint256 z) {
assembly {
// Equivalent to require(denominator != 0 && (y == 0 || x <= type(uint256).max / y))
if iszero(mul(denominator, iszero(mul(y, gt(x, div(MAX_UINT256, y)))))) {
revert(0, 0)
}
// Divide x * y by the denominator.
z := div(mul(x, y), denominator)
}
}
function mulDivUp(
uint256 x,
uint256 y,
uint256 denominator
) internal pure returns (uint256 z) {
assembly {
// Equivalent to require(denominator != 0 && (y == 0 || x <= type(uint256).max / y))
if iszero(mul(denominator, iszero(mul(y, gt(x, div(MAX_UINT256, y)))))) {
revert(0, 0)
}
// If x * y modulo the denominator is strictly greater than 0,
// 1 is added to round up the division of x * y by the denominator.
z := add(gt(mod(mul(x, y), denominator), 0), div(mul(x, y), denominator))
}
}
function rpow(
uint256 x,
uint256 n,
uint256 scalar
) internal pure returns (uint256 z) {
assembly {
switch x
case 0 {
switch n
case 0 {
// 0 ** 0 = 1
z := scalar
}
default {
// 0 ** n = 0
z := 0
}
}
default {
switch mod(n, 2)
case 0 {
// If n is even, store scalar in z for now.
z := scalar
}
default {
// If n is odd, store x in z for now.
z := x
}
// Shifting right by 1 is like dividing by 2.
let half := shr(1, scalar)
for {
// Shift n right by 1 before looping to halve it.
n := shr(1, n)
} n {
// Shift n right by 1 each iteration to halve it.
n := shr(1, n)
} {
// Revert immediately if x ** 2 would overflow.
// Equivalent to iszero(eq(div(xx, x), x)) here.
if shr(128, x) {
revert(0, 0)
}
// Store x squared.
let xx := mul(x, x)
// Round to the nearest number.
let xxRound := add(xx, half)
// Revert if xx + half overflowed.
if lt(xxRound, xx) {
revert(0, 0)
}
// Set x to scaled xxRound.
x := div(xxRound, scalar)
// If n is even:
if mod(n, 2) {
// Compute z * x.
let zx := mul(z, x)
// If z * x overflowed:
if iszero(eq(div(zx, x), z)) {
// Revert if x is non-zero.
if iszero(iszero(x)) {
revert(0, 0)
}
}
// Round to the nearest number.
let zxRound := add(zx, half)
// Revert if zx + half overflowed.
if lt(zxRound, zx) {
revert(0, 0)
}
// Return properly scaled zxRound.
z := div(zxRound, scalar)
}
}
}
}
}
/*//////////////////////////////////////////////////////////////
GENERAL NUMBER UTILITIES
//////////////////////////////////////////////////////////////*/
function sqrt(uint256 x) internal pure returns (uint256 z) {
assembly {
let y := x // We start y at x, which will help us make our initial estimate.
z := 181 // The "correct" value is 1, but this saves a multiplication later.
// This segment is to get a reasonable initial estimate for the Babylonian method. With a bad
// start, the correct # of bits increases ~linearly each iteration instead of ~quadratically.
// We check y >= 2^(k + 8) but shift right by k bits
// each branch to ensure that if x >= 256, then y >= 256.
if iszero(lt(y, 0x10000000000000000000000000000000000)) {
y := shr(128, y)
z := shl(64, z)
}
if iszero(lt(y, 0x1000000000000000000)) {
y := shr(64, y)
z := shl(32, z)
}
if iszero(lt(y, 0x10000000000)) {
y := shr(32, y)
z := shl(16, z)
}
if iszero(lt(y, 0x1000000)) {
y := shr(16, y)
z := shl(8, z)
}
// Goal was to get z*z*y within a small factor of x. More iterations could
// get y in a tighter range. Currently, we will have y in [256, 256*2^16).
// We ensured y >= 256 so that the relative difference between y and y+1 is small.
// That's not possible if x < 256 but we can just verify those cases exhaustively.
// Now, z*z*y <= x < z*z*(y+1), and y <= 2^(16+8), and either y >= 256, or x < 256.
// Correctness can be checked exhaustively for x < 256, so we assume y >= 256.
// Then z*sqrt(y) is within sqrt(257)/sqrt(256) of sqrt(x), or about 20bps.
// For s in the range [1/256, 256], the estimate f(s) = (181/1024) * (s+1) is in the range
// (1/2.84 * sqrt(s), 2.84 * sqrt(s)), with largest error when s = 1 and when s = 256 or 1/256.
// Since y is in [256, 256*2^16), let a = y/65536, so that a is in [1/256, 256). Then we can estimate
// sqrt(y) using sqrt(65536) * 181/1024 * (a + 1) = 181/4 * (y + 65536)/65536 = 181 * (y + 65536)/2^18.
// There is no overflow risk here since y < 2^136 after the first branch above.
z := shr(18, mul(z, add(y, 65536))) // A mul() is saved from starting z at 181.
// Given the worst case multiplicative error of 2.84 above, 7 iterations should be enough.
z := shr(1, add(z, div(x, z)))
z := shr(1, add(z, div(x, z)))
z := shr(1, add(z, div(x, z)))
z := shr(1, add(z, div(x, z)))
z := shr(1, add(z, div(x, z)))
z := shr(1, add(z, div(x, z)))
z := shr(1, add(z, div(x, z)))
// If x+1 is a perfect square, the Babylonian method cycles between
// floor(sqrt(x)) and ceil(sqrt(x)). This statement ensures we return floor.
// See: https://en.wikipedia.org/wiki/Integer_square_root#Using_only_integer_division
// Since the ceil is rare, we save gas on the assignment and repeat division in the rare case.
// If you don't care whether the floor or ceil square root is returned, you can remove this statement.
z := sub(z, lt(div(x, z), z))
}
}
function unsafeMod(uint256 x, uint256 y) internal pure returns (uint256 z) {
assembly {
// Mod x by y. Note this will return
// 0 instead of reverting if y is zero.
z := mod(x, y)
}
}
function unsafeDiv(uint256 x, uint256 y) internal pure returns (uint256 r) {
assembly {
// Divide x by y. Note this will return
// 0 instead of reverting if y is zero.
r := div(x, y)
}
}
function unsafeDivUp(uint256 x, uint256 y) internal pure returns (uint256 z) {
assembly {
// Add 1 to x * y if x % y > 0. Note this will
// return 0 instead of reverting if y is zero.
z := add(gt(mod(x, y), 0), div(x, y))
}
}
}// SPDX-License-Identifier: MIT
pragma solidity >=0.8.0;
/// @notice Gas optimized merkle proof verification library.
/// @author Solmate (https://github.com/transmissions11/solmate/blob/main/src/utils/MerkleProofLib.sol)
/// @author Modified from Solady (https://github.com/Vectorized/solady/blob/main/src/utils/MerkleProofLib.sol)
library MerkleProofLib {
function verify(
bytes32[] calldata proof,
bytes32 root,
bytes32 leaf
) internal pure returns (bool isValid) {
assembly {
if proof.length {
// Left shifting by 5 is like multiplying by 32.
let end := add(proof.offset, shl(5, proof.length))
// Initialize offset to the offset of the proof in calldata.
let offset := proof.offset
// Iterate over proof elements to compute root hash.
// prettier-ignore
for {} 1 {} {
// Slot where the leaf should be put in scratch space. If
// leaf > calldataload(offset): slot 32, otherwise: slot 0.
let leafSlot := shl(5, gt(leaf, calldataload(offset)))
// Store elements to hash contiguously in scratch space.
// The xor puts calldataload(offset) in whichever slot leaf
// is not occupying, so 0 if leafSlot is 32, and 32 otherwise.
mstore(leafSlot, leaf)
mstore(xor(leafSlot, 32), calldataload(offset))
// Reuse leaf to store the hash to reduce stack operations.
leaf := keccak256(0, 64) // Hash both slots of scratch space.
offset := add(offset, 32) // Shift 1 word per cycle.
// prettier-ignore
if iszero(lt(offset, end)) { break }
}
}
isValid := eq(leaf, root) // The proof is valid if the roots match.
}
}
}// SPDX-License-Identifier: AGPL-3.0-only
pragma solidity >=0.8.0;
import {ERC20} from "../tokens/ERC20.sol";
/// @notice Safe ETH and ERC20 transfer library that gracefully handles missing return values.
/// @author Solmate (https://github.com/transmissions11/solmate/blob/main/src/utils/SafeTransferLib.sol)
/// @dev Use with caution! Some functions in this library knowingly create dirty bits at the destination of the free memory pointer.
/// @dev Note that none of the functions in this library check that a token has code at all! That responsibility is delegated to the caller.
library SafeTransferLib {
/*//////////////////////////////////////////////////////////////
ETH OPERATIONS
//////////////////////////////////////////////////////////////*/
function safeTransferETH(address to, uint256 amount) internal {
bool success;
assembly {
// Transfer the ETH and store if it succeeded or not.
success := call(gas(), to, amount, 0, 0, 0, 0)
}
require(success, "ETH_TRANSFER_FAILED");
}
/*//////////////////////////////////////////////////////////////
ERC20 OPERATIONS
//////////////////////////////////////////////////////////////*/
function safeTransferFrom(
ERC20 token,
address from,
address to,
uint256 amount
) internal {
bool success;
assembly {
// Get a pointer to some free memory.
let freeMemoryPointer := mload(0x40)
// Write the abi-encoded calldata into memory, beginning with the function selector.
mstore(freeMemoryPointer, 0x23b872dd00000000000000000000000000000000000000000000000000000000)
mstore(add(freeMemoryPointer, 4), from) // Append the "from" argument.
mstore(add(freeMemoryPointer, 36), to) // Append the "to" argument.
mstore(add(freeMemoryPointer, 68), amount) // Append the "amount" argument.
success := and(
// Set success to whether the call reverted, if not we check it either
// returned exactly 1 (can't just be non-zero data), or had no return data.
or(and(eq(mload(0), 1), gt(returndatasize(), 31)), iszero(returndatasize())),
// We use 100 because the length of our calldata totals up like so: 4 + 32 * 3.
// We use 0 and 32 to copy up to 32 bytes of return data into the scratch space.
// Counterintuitively, this call must be positioned second to the or() call in the
// surrounding and() call or else returndatasize() will be zero during the computation.
call(gas(), token, 0, freeMemoryPointer, 100, 0, 32)
)
}
require(success, "TRANSFER_FROM_FAILED");
}
function safeTransfer(
ERC20 token,
address to,
uint256 amount
) internal {
bool success;
assembly {
// Get a pointer to some free memory.
let freeMemoryPointer := mload(0x40)
// Write the abi-encoded calldata into memory, beginning with the function selector.
mstore(freeMemoryPointer, 0xa9059cbb00000000000000000000000000000000000000000000000000000000)
mstore(add(freeMemoryPointer, 4), to) // Append the "to" argument.
mstore(add(freeMemoryPointer, 36), amount) // Append the "amount" argument.
success := and(
// Set success to whether the call reverted, if not we check it either
// returned exactly 1 (can't just be non-zero data), or had no return data.
or(and(eq(mload(0), 1), gt(returndatasize(), 31)), iszero(returndatasize())),
// We use 68 because the length of our calldata totals up like so: 4 + 32 * 2.
// We use 0 and 32 to copy up to 32 bytes of return data into the scratch space.
// Counterintuitively, this call must be positioned second to the or() call in the
// surrounding and() call or else returndatasize() will be zero during the computation.
call(gas(), token, 0, freeMemoryPointer, 68, 0, 32)
)
}
require(success, "TRANSFER_FAILED");
}
function safeApprove(
ERC20 token,
address to,
uint256 amount
) internal {
bool success;
assembly {
// Get a pointer to some free memory.
let freeMemoryPointer := mload(0x40)
// Write the abi-encoded calldata into memory, beginning with the function selector.
mstore(freeMemoryPointer, 0x095ea7b300000000000000000000000000000000000000000000000000000000)
mstore(add(freeMemoryPointer, 4), to) // Append the "to" argument.
mstore(add(freeMemoryPointer, 36), amount) // Append the "amount" argument.
success := and(
// Set success to whether the call reverted, if not we check it either
// returned exactly 1 (can't just be non-zero data), or had no return data.
or(and(eq(mload(0), 1), gt(returndatasize(), 31)), iszero(returndatasize())),
// We use 68 because the length of our calldata totals up like so: 4 + 32 * 2.
// We use 0 and 32 to copy up to 32 bytes of return data into the scratch space.
// Counterintuitively, this call must be positioned second to the or() call in the
// surrounding and() call or else returndatasize() will be zero during the computation.
call(gas(), token, 0, freeMemoryPointer, 68, 0, 32)
)
}
require(success, "APPROVE_FAILED");
}
}// SPDX-License-Identifier: MIT
pragma solidity ^0.8.17;
import "solmate/auth/Owned.sol";
import "./lib/SafeERC20Namer.sol";
import "./Pair.sol";
/// @title caviar.sh
/// @author out.eth (@outdoteth)
/// @notice An AMM for creating and trading fractionalized NFTs.
contract Caviar is Owned {
using SafeERC20Namer for address;
/// @dev pairs[nft][baseToken][merkleRoot] -> pair
mapping(address => mapping(address => mapping(bytes32 => address))) public pairs;
/// @dev The stolen nft filter oracle address
address public stolenNftFilterOracle;
event SetStolenNftFilterOracle(address indexed stolenNftFilterOracle);
event Create(address indexed nft, address indexed baseToken, bytes32 indexed merkleRoot);
event Destroy(address indexed nft, address indexed baseToken, bytes32 indexed merkleRoot);
constructor(address _stolenNftFilterOracle) Owned(msg.sender) {
stolenNftFilterOracle = _stolenNftFilterOracle;
}
/// @notice Sets the stolen nft filter oracle address.
/// @param _stolenNftFilterOracle The stolen nft filter oracle address.
function setStolenNftFilterOracle(address _stolenNftFilterOracle) public onlyOwner {
stolenNftFilterOracle = _stolenNftFilterOracle;
emit SetStolenNftFilterOracle(_stolenNftFilterOracle);
}
/// @notice Creates a new pair.
/// @param nft The NFT contract address.
/// @param baseToken The base token contract address.
/// @param merkleRoot The merkle root for the valid tokenIds.
/// @return pair The address of the new pair.
function create(address nft, address baseToken, bytes32 merkleRoot) public returns (Pair pair) {
// check that the pair doesn't already exist
require(pairs[nft][baseToken][merkleRoot] == address(0), "Pair already exists");
require(nft.code.length > 0, "Invalid NFT contract");
require(baseToken.code.length > 0 || baseToken == address(0), "Invalid base token contract");
// deploy the pair
string memory baseTokenSymbol = baseToken == address(0) ? "ETH" : baseToken.tokenSymbol();
string memory nftSymbol = nft.tokenSymbol();
string memory nftName = nft.tokenName();
string memory pairSymbol = string.concat(nftSymbol, ":", baseTokenSymbol);
pair = new Pair(nft, baseToken, merkleRoot, pairSymbol, nftName, nftSymbol);
// save the pair
pairs[nft][baseToken][merkleRoot] = address(pair);
emit Create(nft, baseToken, merkleRoot);
}
/// @notice Deletes the pair for the given NFT, base token, and merkle root.
/// @param nft The NFT contract address.
/// @param baseToken The base token contract address.
/// @param merkleRoot The merkle root for the valid tokenIds.
function destroy(address nft, address baseToken, bytes32 merkleRoot) public {
// check that a pair can only destroy itself
require(msg.sender == pairs[nft][baseToken][merkleRoot], "Only pair can destroy itself");
// delete the pair
delete pairs[nft][baseToken][merkleRoot];
emit Destroy(nft, baseToken, merkleRoot);
}
}// SPDX-License-Identifier: MIT
pragma solidity ^0.8.17;
import "solmate/auth/Owned.sol";
import "solmate/tokens/ERC20.sol";
/// @title LP token
/// @author out.eth (@outdoteth)
/// @notice LP token which is minted and burned by the Pair contract to represent liquidity in the pool.
contract LpToken is Owned, ERC20 {
constructor(string memory pairSymbol)
Owned(msg.sender)
ERC20(string.concat(pairSymbol, " LP token"), string.concat("LP-", pairSymbol), 18)
{}
/// @notice Mints new LP tokens to the given address.
/// @param to The address to mint to.
/// @param amount The amount to mint.
function mint(address to, uint256 amount) public onlyOwner {
_mint(to, amount);
}
/// @notice Burns LP tokens from the given address.
/// @param from The address to burn from.
/// @param amount The amount to burn.
function burn(address from, uint256 amount) public onlyOwner {
_burn(from, amount);
}
}// SPDX-License-Identifier: MIT
pragma solidity ^0.8.17;
import "solmate/auth/Owned.sol";
import "reservoir-oracle/ReservoirOracle.sol";
/// @title StolenNftFilterOracle
/// @author out.eth (@outdoteth)
/// @notice A contract to check that a set of NFTs are not stolen.
contract StolenNftFilterOracle is ReservoirOracle, Owned {
bytes32 private constant TOKEN_TYPE_HASH = keccak256("Token(address contract,uint256 tokenId)");
uint256 public cooldownPeriod = 0;
uint256 public validFor = 60 minutes;
constructor() Owned(msg.sender) ReservoirOracle(0xAeB1D03929bF87F69888f381e73FBf75753d75AF) {}
/// @notice Sets the cooldown period.
/// @param _cooldownPeriod The cooldown period.
function setCooldownPeriod(uint256 _cooldownPeriod) public onlyOwner {
cooldownPeriod = _cooldownPeriod;
}
/// @notice Sets the valid for period.
/// @param _validFor The valid for period.
function setValidFor(uint256 _validFor) public onlyOwner {
validFor = _validFor;
}
function updateReservoirOracleAddress(address newReservoirOracleAddress) public override onlyOwner {
RESERVOIR_ORACLE_ADDRESS = newReservoirOracleAddress;
}
/// @notice Checks that a set of NFTs are not stolen.
/// @param tokenAddress The address of the NFT contract.
/// @param tokenIds The ids of the NFTs.
/// @param messages The messages signed by the reservoir oracle.
function validateTokensAreNotStolen(address tokenAddress, uint256[] calldata tokenIds, Message[] calldata messages)
public
view
{
for (uint256 i = 0; i < tokenIds.length; i++) {
Message calldata message = messages[i];
// check that the signer is correct and message id matches token id + token address
bytes32 expectedMessageId = keccak256(abi.encode(TOKEN_TYPE_HASH, tokenAddress, tokenIds[i]));
require(_verifyMessage(expectedMessageId, validFor, message), "Message has invalid signature");
(bool isFlagged, uint256 lastTransferTime) = abi.decode(message.payload, (bool, uint256));
// check that the NFT is not stolen
require(!isFlagged, "NFT is flagged as suspicious");
// check that the NFT was not transferred too recently
require(lastTransferTime + cooldownPeriod < block.timestamp, "NFT was transferred too recently");
}
}
}// SPDX-License-Identifier: MIT
pragma solidity ^0.8.17;
import "openzeppelin/utils/Strings.sol";
// modified from https://github.com/Uniswap/solidity-lib/blob/master/contracts/libraries/SafeERC20Namer.sol
// produces token descriptors from inconsistent or absent ERC20 symbol implementations that can return string or bytes32
// this library will always produce a string symbol to represent the token
library SafeERC20Namer {
function bytes32ToString(bytes32 x) private pure returns (string memory) {
bytes memory bytesString = new bytes(32);
uint256 charCount = 0;
for (uint256 j = 0; j < 32; j++) {
bytes1 char = x[j];
if (char != 0) {
bytesString[charCount] = char;
charCount++;
}
}
bytes memory bytesStringTrimmed = new bytes(charCount);
for (uint256 j = 0; j < charCount; j++) {
bytesStringTrimmed[j] = bytesString[j];
}
return string(bytesStringTrimmed);
}
// uses a heuristic to produce a token name from the address
// the heuristic returns the full hex of the address string
function addressToName(address token) private pure returns (string memory) {
return Strings.toHexString(uint160(token));
}
// uses a heuristic to produce a token symbol from the address
// the heuristic returns the first 4 hex of the address string
function addressToSymbol(address token) private pure returns (string memory) {
return Strings.toHexString(uint160(token) >> (160 - 4 * 4));
}
// calls an external view token contract method that returns a symbol or name, and parses the output into a string
function callAndParseStringReturn(address token, bytes4 selector) private view returns (string memory) {
(bool success, bytes memory data) = token.staticcall(abi.encodeWithSelector(selector));
// if not implemented, or returns empty data, return empty string
if (!success || data.length == 0) {
return "";
}
// bytes32 data always has length 32
if (data.length == 32) {
bytes32 decoded = abi.decode(data, (bytes32));
return bytes32ToString(decoded);
} else if (data.length > 64) {
return abi.decode(data, (string));
}
return "";
}
// attempts to extract the token symbol. if it does not implement symbol, returns a symbol derived from the address
function tokenSymbol(address token) internal view returns (string memory) {
// 0x95d89b41 = bytes4(keccak256("symbol()"))
string memory symbol = callAndParseStringReturn(token, 0x95d89b41);
if (bytes(symbol).length == 0) {
// fallback to 6 uppercase hex of address
return addressToSymbol(token);
}
return symbol;
}
// attempts to extract the token name. if it does not implement name, returns a name derived from the address
function tokenName(address token) internal view returns (string memory) {
// 0x06fdde03 = bytes4(keccak256("name()"))
string memory name = callAndParseStringReturn(token, 0x06fdde03);
if (bytes(name).length == 0) {
// fallback to full hex of address
return addressToName(token);
}
return name;
}
}{
"remappings": [
"@manifoldxyz/libraries-solidity/=lib/royalty-registry-solidity/lib/libraries-solidity/",
"@openzeppelin/contracts-upgradeable/=lib/royalty-registry-solidity/lib/openzeppelin-contracts-upgradeable/contracts/",
"@openzeppelin/contracts/=lib/royalty-registry-solidity/lib/openzeppelin-contracts/contracts/",
"ERC721A/=lib/ERC721A/contracts/",
"create2-helpers/=lib/royalty-registry-solidity/lib/create2-helpers/src/",
"create2-scripts/=lib/royalty-registry-solidity/lib/create2-helpers/script/",
"ds-test/=lib/forge-std/lib/ds-test/src/",
"forge-std/=lib/forge-std/src/",
"libraries-solidity/=lib/royalty-registry-solidity/lib/libraries-solidity/contracts/",
"openzeppelin-contracts/=lib/openzeppelin-contracts/contracts/",
"openzeppelin/=lib/openzeppelin-contracts/contracts/",
"oracle/=lib/oracle/contracts/",
"reservoir-oracle/=lib/oracle/contracts/",
"royalty-registry-solidity/=lib/royalty-registry-solidity/contracts/",
"solmate/=lib/solmate/src/"
],
"optimizer": {
"enabled": true,
"runs": 100
},
"metadata": {
"bytecodeHash": "ipfs"
},
"outputSelection": {
"*": {
"*": [
"evm.bytecode",
"evm.deployedBytecode",
"devdoc",
"userdoc",
"metadata",
"abi"
]
}
},
"evmVersion": "london",
"libraries": {}
}Contract Security Audit
- No Contract Security Audit Submitted- Submit Audit Here
Contract ABI
API[{"inputs":[{"internalType":"address","name":"_nft","type":"address"},{"internalType":"address","name":"_baseToken","type":"address"},{"internalType":"bytes32","name":"_merkleRoot","type":"bytes32"},{"internalType":"string","name":"pairSymbol","type":"string"},{"internalType":"string","name":"nftName","type":"string"},{"internalType":"string","name":"nftSymbol","type":"string"}],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"uint256","name":"baseTokenAmount","type":"uint256"},{"indexed":true,"internalType":"uint256","name":"fractionalTokenAmount","type":"uint256"},{"indexed":true,"internalType":"uint256","name":"lpTokenAmount","type":"uint256"}],"name":"Add","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"amount","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"uint256","name":"inputAmount","type":"uint256"},{"indexed":true,"internalType":"uint256","name":"outputAmount","type":"uint256"}],"name":"Buy","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"uint256","name":"closeTimestamp","type":"uint256"}],"name":"Close","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"uint256","name":"baseTokenAmount","type":"uint256"},{"indexed":true,"internalType":"uint256","name":"fractionalTokenAmount","type":"uint256"},{"indexed":true,"internalType":"uint256","name":"lpTokenAmount","type":"uint256"}],"name":"Remove","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"uint256","name":"inputAmount","type":"uint256"},{"indexed":true,"internalType":"uint256","name":"outputAmount","type":"uint256"}],"name":"Sell","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"amount","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"uint256[]","name":"tokenIds","type":"uint256[]"}],"name":"Unwrap","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"Withdraw","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"uint256[]","name":"tokenIds","type":"uint256[]"}],"name":"Wrap","type":"event"},{"inputs":[],"name":"CLOSE_GRACE_PERIOD","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"DOMAIN_SEPARATOR","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"baseTokenAmount","type":"uint256"},{"internalType":"uint256","name":"fractionalTokenAmount","type":"uint256"},{"internalType":"uint256","name":"minLpTokenAmount","type":"uint256"},{"internalType":"uint256","name":"minPrice","type":"uint256"},{"internalType":"uint256","name":"maxPrice","type":"uint256"},{"internalType":"uint256","name":"deadline","type":"uint256"}],"name":"add","outputs":[{"internalType":"uint256","name":"lpTokenAmount","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"baseTokenAmount","type":"uint256"},{"internalType":"uint256","name":"fractionalTokenAmount","type":"uint256"},{"internalType":"uint256","name":"lpTokenSupply","type":"uint256"}],"name":"addQuote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"}],"name":"allowance","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"approve","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"baseToken","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"baseTokenReserves","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"outputAmount","type":"uint256"},{"internalType":"uint256","name":"maxInputAmount","type":"uint256"},{"internalType":"uint256","name":"deadline","type":"uint256"}],"name":"buy","outputs":[{"internalType":"uint256","name":"inputAmount","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"outputAmount","type":"uint256"}],"name":"buyQuote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"caviar","outputs":[{"internalType":"contract Caviar","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"close","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"closeTimestamp","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"decimals","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"fractionalTokenReserves","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"lpToken","outputs":[{"internalType":"contract LpToken","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"merkleRoot","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"nft","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"baseTokenAmount","type":"uint256"},{"internalType":"uint256[]","name":"tokenIds","type":"uint256[]"},{"internalType":"uint256","name":"minLpTokenAmount","type":"uint256"},{"internalType":"uint256","name":"minPrice","type":"uint256"},{"internalType":"uint256","name":"maxPrice","type":"uint256"},{"internalType":"uint256","name":"deadline","type":"uint256"},{"internalType":"bytes32[][]","name":"proofs","type":"bytes32[][]"},{"components":[{"internalType":"bytes32","name":"id","type":"bytes32"},{"internalType":"bytes","name":"payload","type":"bytes"},{"internalType":"uint256","name":"timestamp","type":"uint256"},{"internalType":"bytes","name":"signature","type":"bytes"}],"internalType":"struct ReservoirOracle.Message[]","name":"messages","type":"tuple[]"}],"name":"nftAdd","outputs":[{"internalType":"uint256","name":"lpTokenAmount","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256[]","name":"tokenIds","type":"uint256[]"},{"internalType":"uint256","name":"maxInputAmount","type":"uint256"},{"internalType":"uint256","name":"deadline","type":"uint256"}],"name":"nftBuy","outputs":[{"internalType":"uint256","name":"inputAmount","type":"uint256"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint256","name":"lpTokenAmount","type":"uint256"},{"internalType":"uint256","name":"minBaseTokenOutputAmount","type":"uint256"},{"internalType":"uint256","name":"deadline","type":"uint256"},{"internalType":"uint256[]","name":"tokenIds","type":"uint256[]"},{"internalType":"bool","name":"withFee","type":"bool"}],"name":"nftRemove","outputs":[{"internalType":"uint256","name":"baseTokenOutputAmount","type":"uint256"},{"internalType":"uint256","name":"fractionalTokenOutputAmount","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256[]","name":"tokenIds","type":"uint256[]"},{"internalType":"uint256","name":"minOutputAmount","type":"uint256"},{"internalType":"uint256","name":"deadline","type":"uint256"},{"internalType":"bytes32[][]","name":"proofs","type":"bytes32[][]"},{"components":[{"internalType":"bytes32","name":"id","type":"bytes32"},{"internalType":"bytes","name":"payload","type":"bytes"},{"internalType":"uint256","name":"timestamp","type":"uint256"},{"internalType":"bytes","name":"signature","type":"bytes"}],"internalType":"struct ReservoirOracle.Message[]","name":"messages","type":"tuple[]"}],"name":"nftSell","outputs":[{"internalType":"uint256","name":"outputAmount","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"nonces","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"},{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes","name":"","type":"bytes"}],"name":"onERC721Received","outputs":[{"internalType":"bytes4","name":"","type":"bytes4"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"uint256","name":"deadline","type":"uint256"},{"internalType":"uint8","name":"v","type":"uint8"},{"internalType":"bytes32","name":"r","type":"bytes32"},{"internalType":"bytes32","name":"s","type":"bytes32"}],"name":"permit","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"price","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"lpTokenAmount","type":"uint256"},{"internalType":"uint256","name":"minBaseTokenOutputAmount","type":"uint256"},{"internalType":"uint256","name":"minFractionalTokenOutputAmount","type":"uint256"},{"internalType":"uint256","name":"deadline","type":"uint256"}],"name":"remove","outputs":[{"internalType":"uint256","name":"baseTokenOutputAmount","type":"uint256"},{"internalType":"uint256","name":"fractionalTokenOutputAmount","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"lpTokenAmount","type":"uint256"}],"name":"removeQuote","outputs":[{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"inputAmount","type":"uint256"},{"internalType":"uint256","name":"minOutputAmount","type":"uint256"},{"internalType":"uint256","name":"deadline","type":"uint256"}],"name":"sell","outputs":[{"internalType":"uint256","name":"outputAmount","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"inputAmount","type":"uint256"}],"name":"sellQuote","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"symbol","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"transfer","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"from","type":"address"},{"internalType":"address","name":"to","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"transferFrom","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256[]","name":"tokenIds","type":"uint256[]"},{"internalType":"bool","name":"withFee","type":"bool"}],"name":"unwrap","outputs":[{"internalType":"uint256","name":"fractionalTokenAmount","type":"uint256"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"withdraw","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256[]","name":"tokenIds","type":"uint256[]"},{"internalType":"bytes32[][]","name":"proofs","type":"bytes32[][]"},{"components":[{"internalType":"bytes32","name":"id","type":"bytes32"},{"internalType":"bytes","name":"payload","type":"bytes"},{"internalType":"uint256","name":"timestamp","type":"uint256"},{"internalType":"bytes","name":"signature","type":"bytes"}],"internalType":"struct ReservoirOracle.Message[]","name":"messages","type":"tuple[]"}],"name":"wrap","outputs":[{"internalType":"uint256","name":"fractionalTokenAmount","type":"uint256"}],"stateMutability":"nonpayable","type":"function"}]Contract Creation Code
0x6101806040523480156200001257600080fd5b5060405162004eb938038062004eb98339810160408190526200003591620002bc565b816040516020016200004891906200037c565b604051602081830303815290604052816040516020016200006a9190620003b3565b60408051601f19818403018152919052601260006200008a84826200046d565b5060016200009983826200046d565b5060ff81166080524660a052620000af62000128565b60c0525050506001600160a01b0380871660e0528516610100526101208490526040518390620000df90620001c4565b620000eb919062000539565b604051809103906000f08015801562000108573d6000803e3d6000fd5b506001600160a01b0316610140525050336101605250620005ec92505050565b60007f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f60006040516200015c91906200056e565b6040805191829003822060208301939093528101919091527fc89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc660608201524660808201523060a082015260c00160405160208183030381529060405280519060200120905090565b6111d28062003ce783390190565b80516001600160a01b0381168114620001ea57600080fd5b919050565b634e487b7160e01b600052604160045260246000fd5b60005b838110156200022257818101518382015260200162000208565b50506000910152565b600082601f8301126200023d57600080fd5b81516001600160401b03808211156200025a576200025a620001ef565b604051601f8301601f19908116603f01168101908282118183101715620002855762000285620001ef565b816040528381528660208588010111156200029f57600080fd5b620002b284602083016020890162000205565b9695505050505050565b60008060008060008060c08789031215620002d657600080fd5b620002e187620001d2565b9550620002f160208801620001d2565b6040880151606089015191965094506001600160401b03808211156200031657600080fd5b620003248a838b016200022b565b945060808901519150808211156200033b57600080fd5b620003498a838b016200022b565b935060a08901519150808211156200036057600080fd5b506200036f89828a016200022b565b9150509295509295509295565b600082516200039081846020870162000205565b7010333930b1ba34b7b730b6103a37b5b2b760791b920191825250601101919050565b603360f91b815260008251620003d181600185016020870162000205565b9190910160010192915050565b600181811c90821680620003f357607f821691505b6020821081036200041457634e487b7160e01b600052602260045260246000fd5b50919050565b601f8211156200046857600081815260208120601f850160051c81016020861015620004435750805b601f850160051c820191505b8181101562000464578281556001016200044f565b5050505b505050565b81516001600160401b03811115620004895762000489620001ef565b620004a1816200049a8454620003de565b846200041a565b602080601f831160018114620004d95760008415620004c05750858301515b600019600386901b1c1916600185901b17855562000464565b600085815260208120601f198616915b828110156200050a57888601518255948401946001909101908401620004e9565b5085821015620005295787850151600019600388901b60f8161c191681555b5050505050600190811b01905550565b60208152600082518060208401526200055a81604085016020870162000205565b601f01601f19169190910160400192915050565b60008083546200057e81620003de565b60018281168015620005995760018114620005af57620005e0565b60ff1984168752821515830287019450620005e0565b8760005260208060002060005b85811015620005d75781548a820152908401908201620005bc565b50505082870194505b50929695505050505050565b60805160a05160c05160e051610100516101205161014051610160516135ae62000739600039600081816103ca01528181610ffd015281816113f40152818161197401528181611a6401526126a60152600081816105e9015281816107bb01528181610bf401528181610de901528181610f5b0152610fce01526000818161048b01528181611ad50152818161257701526125d10152600081816106d801528181610c5d01528181610ca901528181610d91015281816110d30152818161110d015281816117fc015281816118af0152818161190c01528181611ab301528181611c0b01528181611c3a01528181611e0601528181611e4e0152818161244c015261248e015260008181610562015281816112c70152818161156b0152818161168a01528181611a910152612760015260006117ad0152600061177d015260006104bf01526135ae6000f3fe6080604052600436106102205760003560e01c80633644e5151161012e578063956c8327116100ab578063d3c9727c1161006f578063d3c9727c146106fa578063d505accf1461071a578063d7a2e4c91461073a578063dd62ed3e1461075a578063fceacc831461079257600080fd5b8063956c83271461066557806395d89b411461067c578063a035b1fe14610691578063a9059cbb146106a6578063c55dae63146106c657600080fd5b80634cfb998a116100f25780634cfb998a146105a45780635accf4a5146105b75780635fcbd285146105d757806370a082311461060b5780637ecebe001461063857600080fd5b80633644e5151461051357806340993b261461052857806343d726d61461053b57806347ccca02146105505780634cba3eca1461058457600080fd5b80631d989f83116101bc5780632a6f869d116101805780632a6f869d146104445780632e1a7d4d146104575780632eb4a7ab14610479578063313ce567146104ad57806335ec39d9146104f357600080fd5b80631d989f8314610390578063203ae565146103a3578063217c1d68146103b857806323b872dd14610404578063286605711461042457600080fd5b8063037d785b14610225578063052d7c001461025f57806306fdde0314610283578063095ea7b3146102a55780630a94914e146102d5578063150b7a02146102f5578063168585e51461033a57806318160ddd1461035a5780631ae74cdd14610370575b600080fd5b34801561023157600080fd5b50610245610240366004612981565b6107b4565b604080519283526020830191909152015b60405180910390f35b34801561026b57600080fd5b5061027560065481565b604051908152602001610256565b34801561028f57600080fd5b50610298610915565b604051610256919061299a565b3480156102b157600080fd5b506102c56102c0366004612a00565b6109a3565b6040519015158152602001610256565b3480156102e157600080fd5b506102756102f0366004612a2c565b610a10565b34801561030157600080fd5b50610321610310366004612a58565b630a85bd0160e11b95945050505050565b6040516001600160e01b03199091168152602001610256565b34801561034657600080fd5b50610275610355366004612981565b610aa3565b34801561036657600080fd5b5061027560025481565b34801561037c57600080fd5b5061024561038b366004612af6565b610aee565b61027561039e366004612b28565b610d08565b3480156103af57600080fd5b5061027561116f565b3480156103c457600080fd5b506103ec7f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b039091168152602001610256565b34801561041057600080fd5b506102c561041f366004612b6b565b61117e565b34801561043057600080fd5b5061027561043f366004612c0c565b61125e565b610275610452366004612c5f565b6113b3565b34801561046357600080fd5b50610477610472366004612981565b6113e8565b005b34801561048557600080fd5b506102757f000000000000000000000000000000000000000000000000000000000000000081565b3480156104b957600080fd5b506104e17f000000000000000000000000000000000000000000000000000000000000000081565b60405160ff9091168152602001610256565b3480156104ff57600080fd5b5061027561050e366004612caf565b611604565b34801561051f57600080fd5b50610275611779565b610275610536366004612a2c565b6117cf565b34801561054757600080fd5b50610477611968565b34801561055c57600080fd5b506103ec7f000000000000000000000000000000000000000000000000000000000000000081565b34801561059057600080fd5b5061024561059f366004612d48565b611b5f565b6102756105b2366004612db7565b611b9b565b3480156105c357600080fd5b506102756105d2366004612e87565b611bcd565b3480156105e357600080fd5b506103ec7f000000000000000000000000000000000000000000000000000000000000000081565b34801561061757600080fd5b50610275610626366004612f33565b60036020526000908152604090205481565b34801561064457600080fd5b50610275610653366004612f33565b60056020526000908152604090205481565b34801561067157600080fd5b5061027562093a8081565b34801561068857600080fd5b50610298611bf9565b34801561069d57600080fd5b50610275611c06565b3480156106b257600080fd5b506102c56106c1366004612a00565b611d15565b3480156106d257600080fd5b506103ec7f000000000000000000000000000000000000000000000000000000000000000081565b34801561070657600080fd5b50610275610715366004612a2c565b611d7b565b34801561072657600080fd5b50610477610735366004612f5f565b611ea9565b34801561074657600080fd5b50610275610755366004612981565b6120e7565b34801561076657600080fd5b50610275610775366004612fd0565b600460209081526000928352604080842090915290825290205481565b34801561079e57600080fd5b5030600090815260036020526040902054610275565b60008060007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166318160ddd6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610817573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061083b9190613009565b90506000818561084961116f565b6108539190613038565b61085d9190613065565b9050600082866108793060009081526003602052604090205490565b6108839190613038565b61088d9190613065565b905060008361089d886001613079565b306000908152600360205260409020546108b79190613038565b6108c19190613065565b90506108d5670de0b6b3a76400008361308c565b158015906108ee57506103e86108eb83836130a0565b11155b8015610900575066038d7ea4c6800084115b15610909578091505b50909590945092505050565b60008054610922906130b3565b80601f016020809104026020016040519081016040528092919081815260200182805461094e906130b3565b801561099b5780601f106109705761010080835404028352916020019161099b565b820191906000526020600020905b81548152906001019060200180831161097e57829003601f168201915b505050505081565b3360008181526004602090815260408083206001600160a01b038716808552925280832085905551919290917f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925906109fe9086815260200190565b60405180910390a35060015b92915050565b60008115610a79576000610a2261116f565b610a2c8487613038565b610a369190613065565b90506000610a503060009081526003602052604090205490565b610a5a8587613038565b610a649190613065565b9050610a708282612141565b92505050610a9c565b620186a0610a8f610a8a8587613038565b612157565b610a9991906130a0565b90505b9392505050565b6000610a0a610ab4836103e8613038565b610abc61116f565b84610ad33060009081526003602052604090205490565b610add91906130a0565b610ae9906103de613038565b61223f565b600080821580610afe5750428310155b610b235760405162461bcd60e51b8152600401610b1a906130ed565b60405180910390fd5b610b2c866107b4565b909250905084821015610b815760405162461bcd60e51b815260206004820152601f60248201527f536c6970706167653a206261736520746f6b656e20616d6f756e74206f7574006044820152606401610b1a565b83811015610bd15760405162461bcd60e51b815260206004820152601e60248201527f536c6970706167653a206672616374696f6e616c20746f6b656e206f757400006044820152606401610b1a565b610bdc303383612265565b50604051632770a7eb60e21b81526001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690639dc29fac90610c2b9033908a9060040161310e565b600060405180830381600087803b158015610c4557600080fd5b505af1158015610c59573d6000803e3d6000fd5b50507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169150610c9c905057610c9733836122ea565b610cd0565b610cd06001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163384612340565b8581837fe26e44b49401e2c8d21cfcb6628ae520c5a95ebd3b087893b427af4fa3d4e0d960405160405180910390a494509492505050565b6000811580610d175750428210155b610d335760405162461bcd60e51b8152600401610b1a906130ed565b600087118015610d435750600086115b610d8f5760405162461bcd60e51b815260206004820152601a60248201527f496e70757420746f6b656e20616d6f756e74206973207a65726f0000000000006044820152606401610b1a565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031615610dc5573415610dc9565b8634145b610de55760405162461bcd60e51b8152600401610b1a90613127565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166318160ddd6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610e45573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610e699190613009565b90508015610edb576000610e7b611c06565b9050858110158015610e8d5750848111155b610ed95760405162461bcd60e51b815260206004820152601d60248201527f536c6970706167653a207072696365206f7574206f6620626f756e64730000006044820152606401610b1a565b505b610ee6888883610a10565b915085821015610f385760405162461bcd60e51b815260206004820152601d60248201527f536c6970706167653a206c7020746f6b656e20616d6f756e74206f75740000006044820152606401610b1a565b610f43333089612265565b506040516340c10f1960e01b81526001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906340c10f1990610f92903390869060040161310e565b600060405180830381600087803b158015610fac57600080fd5b505af1158015610fc0573d6000803e3d6000fd5b50505050806000036110d1577f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166340c10f197f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316638da5cb5b6040518163ffffffff1660e01b8152600401602060405180830381865afa158015611059573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061107d9190613154565b620186a06040518363ffffffff1660e01b815260040161109e92919061310e565b600060405180830381600087803b1580156110b857600080fd5b505af11580156110cc573d6000803e3d6000fd5b505050505b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031615611135576111356001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001633308b6123be565b8187897f2a31efc7e9b3f67e8cd108d5980ce3d6ac332ef092f12c5f1d748a7dfdf48f0660405160405180910390a4509695505050505050565b6000611179612448565b905090565b6001600160a01b038316600090815260046020908152604080832033845290915281205460001981146111da576111b583826130a0565b6001600160a01b03861660009081526004602090815260408083203384529091529020555b6001600160a01b038516600090815260036020526040812080548592906112029084906130a0565b90915550506001600160a01b03808516600081815260036020526040908190208054870190555190918716906000805160206135598339815191529061124b9087815260200190565b60405180910390a3506001949350505050565b6000611272670de0b6b3a764000084613038565b905061127e338261250b565b81156112ba5760006103e8611294836003613038565b61129e9190613065565b90506112ab333083612265565b506112b68183613079565b9150505b60005b8381101561136b577f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166342842e0e303388888681811061130857611308613171565b905060200201356040518463ffffffff1660e01b815260040161132d93929190613187565b600060405180830381600087803b15801561134757600080fd5b505af115801561135b573d6000803e3d6000fd5b5050600190920191506112bd9050565b50838360405161137c9291906131ab565b604051908190038120907f49c6b1e1927bec3d67ff457e5fd52befa360549040211069e7c52c817ed23b4a90600090a29392505050565b60006113d16113ca670de0b6b3a764000086613038565b84846117cf565b90506113df8585600061125e565b50949350505050565b336001600160a01b03167f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316638da5cb5b6040518163ffffffff1660e01b8152600401602060405180830381865afa158015611450573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906114749190613154565b6001600160a01b0316146114c05760405162461bcd60e51b81526020600482015260136024820152722bb4ba34323930bb9d103737ba1037bbb732b960691b6044820152606401610b1a565b60065460000361150b5760405162461bcd60e51b815260206004820152601660248201527515da5d1a191c985dc81b9bdd081a5b9a5d1a585d195960521b6044820152606401610b1a565b6006544210156115545760405162461bcd60e51b8152602060048201526014602482015273139bdd081dda5d1a191c985dd8589b19481e595d60621b6044820152606401610b1a565b604051632142170760e11b81526001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016906342842e0e906115a490309033908690600401613187565b600060405180830381600087803b1580156115be57600080fd5b505af11580156115d2573d6000803e3d6000fd5b50506040518392507f5b6b431d4476a211bb7d41c20d1aab9ae2321deee0d20be3d9fc9b1093fa6e3d9150600090a250565b60006006546000146116475760405162461bcd60e51b815260206004820152600c60248201526b15dc985c0e8818db1bdcd95960a21b6044820152606401610b1a565b61165387878787612575565b61165f878785856126a2565b611671670de0b6b3a764000087613038565b905061167d33826127c7565b60005b8681101561172e577f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166342842e0e33308b8b868181106116cb576116cb613171565b905060200201356040518463ffffffff1660e01b81526004016116f093929190613187565b600060405180830381600087803b15801561170a57600080fd5b505af115801561171e573d6000803e3d6000fd5b5050600190920191506116809050565b50868660405161173f9291906131ab565b604051908190038120907f54d2ea0f504a95a03aa80f593be4914a1ebece60c3315b75040de03aa5df5c3a90600090a29695505050505050565b60007f000000000000000000000000000000000000000000000000000000000000000046146117aa57611179612819565b507f000000000000000000000000000000000000000000000000000000000000000090565b60008115806117de5750428210155b6117fa5760405162461bcd60e51b8152600401610b1a906130ed565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031615611830573415611834565b8234145b6118505760405162461bcd60e51b8152600401610b1a90613127565b61185984610aa3565b9050828111156118a15760405162461bcd60e51b815260206004820152601360248201527229b634b83830b3b29d1030b6b7bab73a1034b760691b6044820152606401610b1a565b6118ac303386612265565b507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166118ff5760006118e782856130a0565b905080156118f9576118f933826122ea565b50611934565b6119346001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163330846123be565b604051849082907f76911b5d8081a7d290dd15cdb0e39e9513ac7e8d1cce3275a7cf1380889abacc90600090a39392505050565b336001600160a01b03167f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316638da5cb5b6040518163ffffffff1660e01b8152600401602060405180830381865afa1580156119d0573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906119f49190613154565b6001600160a01b031614611a3d5760405162461bcd60e51b815260206004820152601060248201526f21b637b9b29d103737ba1037bbb732b960811b6044820152606401610b1a565b611a4a62093a8042613079565b60065560405163282ff0a960e11b81526001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000169063505fe15290611afd907f0000000000000000000000000000000000000000000000000000000000000000907f0000000000000000000000000000000000000000000000000000000000000000907f000000000000000000000000000000000000000000000000000000000000000090600401613187565b600060405180830381600087803b158015611b1757600080fd5b505af1158015611b2b573d6000803e3d6000fd5b50506006546040519092507fbf67515a38ee520223d32c1266d52101c30d936ed1f3e436c8caeb0a43cb06bf9150600090a2565b600080611b7f8888611b79670de0b6b3a764000088613038565b89610aee565b9092509050611b8f85858561125e565b50965096945050505050565b600080611bac8c8c88888888611604565b9050611bbc8d828c8c8c8c610d08565b9d9c50505050505050505050505050565b600080611bde8a8a88888888611604565b9050611beb818989611d7b565b9a9950505050505050505050565b60018054610922906130b3565b6000807f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031615611cca577f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663313ce5676040518163ffffffff1660e01b8152600401602060405180830381865afa158015611c96573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611cba91906131d4565b611cc59060246131f1565b611ccd565b60125b60ff169050611ce83060009081526003602052604090205490565b611cf382600a6132ee565b611cfb612448565b611d059190613038565b611d0f9190613065565b91505090565b33600090815260036020526040812080548391908390611d369084906130a0565b90915550506001600160a01b03831660008181526003602052604090819020805485019055513390600080516020613559833981519152906109fe9086815260200190565b6000811580611d8a5750428210155b611da65760405162461bcd60e51b8152600401610b1a906130ed565b611daf846120e7565b905082811015611df85760405162461bcd60e51b815260206004820152601460248201527314db1a5c1c1859d94e88185b5bdd5b9d081bdd5d60621b6044820152606401610b1a565b611e03333086612265565b507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316611e4157611e3c33826122ea565b611e75565b611e756001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163383612340565b604051819085907f8ed05978f1a2453a08590ad9c67430e04d0b816de1318b575d1c28b7965ff5d590600090a39392505050565b42841015611ef35760405162461bcd60e51b815260206004820152601760248201527614115493525517d11150511312539157d1561412549151604a1b6044820152606401610b1a565b60006001611eff611779565b6001600160a01b038a811660008181526005602090815260409182902080546001810190915582517f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c98184015280840194909452938d166060840152608083018c905260a083019390935260c08083018b90528151808403909101815260e08301909152805192019190912061190160f01b6101008301526101028201929092526101228101919091526101420160408051601f198184030181528282528051602091820120600084529083018083525260ff871690820152606081018590526080810184905260a0016020604051602081039080840390855afa15801561200b573d6000803e3d6000fd5b5050604051601f1901519150506001600160a01b038116158015906120415750876001600160a01b0316816001600160a01b0316145b61207e5760405162461bcd60e51b815260206004820152600e60248201526d24a72b20a624a22fa9a4a3a722a960911b6044820152606401610b1a565b6001600160a01b0390811660009081526004602090815260408083208a8516808552908352928190208990555188815291928a16917f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925910160405180910390a350505050505050565b6000806120f6836103de613038565b90508061210f3060009081526003602052604090205490565b61211b906103e8613038565b6121259190613079565b61212d61116f565b6121379083613038565b610a9c9190613065565b60008183106121505781610a9c565b5090919050565b60008160000361216957506000919050565b60006001612176846128b3565b901c6001901b9050600181848161218f5761218f61304f565b048201901c905060018184816121a7576121a761304f565b048201901c905060018184816121bf576121bf61304f565b048201901c905060018184816121d7576121d761304f565b048201901c905060018184816121ef576121ef61304f565b048201901c905060018184816122075761220761304f565b048201901c9050600181848161221f5761221f61304f565b048201901c9050610a9c818285816122395761223961304f565b04612141565b600082600019048411830215820261225657600080fd5b50910281810615159190040190565b6001600160a01b03831660009081526003602052604081208054839190839061228f9084906130a0565b90915550506001600160a01b0380841660008181526003602052604090819020805486019055519091861690600080516020613559833981519152906122d89086815260200190565b60405180910390a35060019392505050565b600080600080600085875af190508061233b5760405162461bcd60e51b815260206004820152601360248201527211551217d514905394d1915497d19052531151606a1b6044820152606401610b1a565b505050565b600060405163a9059cbb60e01b8152836004820152826024820152602060006044836000895af13d15601f3d11600160005114161716915050806123b85760405162461bcd60e51b815260206004820152600f60248201526e1514905394d1915497d19052531151608a1b6044820152606401610b1a565b50505050565b60006040516323b872dd60e01b81528460048201528360248201528260448201526020600060648360008a5af13d15601f3d11600160005114161716915050806124415760405162461bcd60e51b81526020600482015260146024820152731514905394d1915497d19493d357d1905253115160621b6044820152606401610b1a565b5050505050565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031615612501576040516370a0823160e01b81523060048201527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316906370a0823190602401602060405180830381865afa1580156124dd573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906111799190613009565b61117934476130a0565b6001600160a01b038216600090815260036020526040812080548392906125339084906130a0565b90915550506002805482900390556040518181526000906001600160a01b03841690600080516020613559833981519152906020015b60405180910390a35050565b7f0000000000000000000000000000000000000000000000000000000000000000156123b85760005b838110156124415760006126538484848181106125bd576125bd613171565b90506020028101906125cf91906132fa565b7f000000000000000000000000000000000000000000000000000000000000000089898781811061260257612602613171565b9050602002013560405160200161261b91815260200190565b60408051601f198184030181528282528051602091820120908301520160405160208183030381529060405280519060200120612947565b9050806126995760405162461bcd60e51b815260206004820152601460248201527324b73b30b634b21036b2b935b63290383937b7b360611b6044820152606401610b1a565b5060010161259e565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663358602f76040518163ffffffff1660e01b8152600401602060405180830381865afa158015612702573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906127269190613154565b90506001600160a01b03811661273c57506123b8565b604051638a4fa05b60e01b81526001600160a01b03821690638a4fa05b90612790907f00000000000000000000000000000000000000000000000000000000000000009089908990899089906004016133b1565b60006040518083038186803b1580156127a857600080fd5b505afa1580156127bc573d6000803e3d6000fd5b505050505050505050565b80600260008282546127d99190613079565b90915550506001600160a01b0382166000818152600360209081526040808320805486019055518481526000805160206135598339815191529101612569565b60007f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f600060405161284b91906134b9565b6040805191829003822060208301939093528101919091527fc89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc660608201524660808201523060a082015260c00160405160208183030381529060405280519060200120905090565b600080608083901c156128c857608092831c92015b604083901c156128da57604092831c92015b602083901c156128ec57602092831c92015b601083901c156128fe57601092831c92015b600883901c1561291057600892831c92015b600483901c1561292257600492831c92015b600283901c1561293457600292831c92015b600183901c15610a0a5760010192915050565b60008315612979578360051b8501855b803580851160051b948552602094851852604060002093018181106129575750505b501492915050565b60006020828403121561299357600080fd5b5035919050565b600060208083528351808285015260005b818110156129c7578581018301518582016040015282016129ab565b506000604082860101526040601f19601f8301168501019250505092915050565b6001600160a01b03811681146129fd57600080fd5b50565b60008060408385031215612a1357600080fd5b8235612a1e816129e8565b946020939093013593505050565b600080600060608486031215612a4157600080fd5b505081359360208301359350604090920135919050565b600080600080600060808688031215612a7057600080fd5b8535612a7b816129e8565b94506020860135612a8b816129e8565b93506040860135925060608601356001600160401b0380821115612aae57600080fd5b818801915088601f830112612ac257600080fd5b813581811115612ad157600080fd5b896020828501011115612ae357600080fd5b9699959850939650602001949392505050565b60008060008060808587031215612b0c57600080fd5b5050823594602084013594506040840135936060013592509050565b60008060008060008060c08789031215612b4157600080fd5b505084359660208601359650604086013595606081013595506080810135945060a0013592509050565b600080600060608486031215612b8057600080fd5b8335612b8b816129e8565b92506020840135612b9b816129e8565b929592945050506040919091013590565b60008083601f840112612bbe57600080fd5b5081356001600160401b03811115612bd557600080fd5b6020830191508360208260051b8501011115612bf057600080fd5b9250929050565b80358015158114612c0757600080fd5b919050565b600080600060408486031215612c2157600080fd5b83356001600160401b03811115612c3757600080fd5b612c4386828701612bac565b9094509250612c56905060208501612bf7565b90509250925092565b60008060008060608587031215612c7557600080fd5b84356001600160401b03811115612c8b57600080fd5b612c9787828801612bac565b90989097506020870135966040013595509350505050565b60008060008060008060608789031215612cc857600080fd5b86356001600160401b0380821115612cdf57600080fd5b612ceb8a838b01612bac565b90985096506020890135915080821115612d0457600080fd5b612d108a838b01612bac565b90965094506040890135915080821115612d2957600080fd5b50612d3689828a01612bac565b979a9699509497509295939492505050565b60008060008060008060a08789031215612d6157600080fd5b86359550602087013594506040870135935060608701356001600160401b03811115612d8c57600080fd5b612d9889828a01612bac565b9094509250612dab905060808801612bf7565b90509295509295509295565b60008060008060008060008060008060006101008c8e031215612dd957600080fd5b8b359a506001600160401b038060208e01351115612df657600080fd5b612e068e60208f01358f01612bac565b909b50995060408d0135985060608d0135975060808d0135965060a08d0135955060c08d0135811015612e3857600080fd5b612e488e60c08f01358f01612bac565b909550935060e08d0135811015612e5e57600080fd5b50612e6f8d60e08e01358e01612bac565b81935080925050509295989b509295989b9093969950565b60008060008060008060008060a0898b031215612ea357600080fd5b88356001600160401b0380821115612eba57600080fd5b612ec68c838d01612bac565b909a50985060208b0135975060408b0135965060608b0135915080821115612eed57600080fd5b612ef98c838d01612bac565b909650945060808b0135915080821115612f1257600080fd5b50612f1f8b828c01612bac565b999c989b5096995094979396929594505050565b600060208284031215612f4557600080fd5b8135610a9c816129e8565b60ff811681146129fd57600080fd5b600080600080600080600060e0888a031215612f7a57600080fd5b8735612f85816129e8565b96506020880135612f95816129e8565b955060408801359450606088013593506080880135612fb381612f50565b9699959850939692959460a0840135945060c09093013592915050565b60008060408385031215612fe357600080fd5b8235612fee816129e8565b91506020830135612ffe816129e8565b809150509250929050565b60006020828403121561301b57600080fd5b5051919050565b634e487b7160e01b600052601160045260246000fd5b8082028115828204841417610a0a57610a0a613022565b634e487b7160e01b600052601260045260246000fd5b6000826130745761307461304f565b500490565b80820180821115610a0a57610a0a613022565b60008261309b5761309b61304f565b500690565b81810381811115610a0a57610a0a613022565b600181811c908216806130c757607f821691505b6020821081036130e757634e487b7160e01b600052602260045260246000fd5b50919050565b602080825260079082015266115e1c1a5c995960ca1b604082015260600190565b6001600160a01b03929092168252602082015260400190565b602080825260139082015272125b9d985b1a5908195d1a195c881a5b9c1d5d606a1b604082015260600190565b60006020828403121561316657600080fd5b8151610a9c816129e8565b634e487b7160e01b600052603260045260246000fd5b6001600160a01b039384168152919092166020820152604081019190915260600190565b60006001600160fb1b038311156131c157600080fd5b8260051b80858437919091019392505050565b6000602082840312156131e657600080fd5b8151610a9c81612f50565b60ff8281168282160390811115610a0a57610a0a613022565b600181815b8085111561324557816000190482111561322b5761322b613022565b8085161561323857918102915b93841c939080029061320f565b509250929050565b60008261325c57506001610a0a565b8161326957506000610a0a565b816001811461327f5760028114613289576132a5565b6001915050610a0a565b60ff84111561329a5761329a613022565b50506001821b610a0a565b5060208310610133831016604e8410600b84101617156132c8575081810a610a0a565b6132d2838361320a565b80600019048211156132e6576132e6613022565b029392505050565b6000610a9c838361324d565b6000808335601e1984360301811261331157600080fd5b8301803591506001600160401b0382111561332b57600080fd5b6020019150600581901b3603821315612bf057600080fd5b6000808335601e1984360301811261335a57600080fd5b83016020810192503590506001600160401b0381111561337957600080fd5b803603821315612bf057600080fd5b81835281816020850137506000828201602090810191909152601f909101601f19169091010190565b6001600160a01b0386168152606060208083018290528282018690526000919060806001600160fb1b038811156133e757600080fd5b8760051b808a838801378501858103820160408088019190915282820188905260a0600589901b83018101919083018a6000805b8c8110156134a457868603609f190184528235368f9003607e19018112613440578283fd5b8e01803587526134528a820182613343565b8a8c8a01526134648b8a018284613388565b915050868201358789015261347b8c830183613343565b92508882038d8a015261348f828483613388565b9850505093890193509188019160010161341b565b50939f9e505050505050505050505050505050565b600080835481600182811c9150808316806134d557607f831692505b602080841082036134f457634e487b7160e01b86526022600452602486fd5b818015613508576001811461351d5761354a565b60ff198616895284151585028901965061354a565b60008a81526020902060005b868110156135425781548b820152908501908301613529565b505084890196505b50949897505050505050505056feddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa26469706673582212204e4c529a5c875975e84c12b14108bed56db98103983410feb612740935b341c664736f6c6343000811003360e06040523480156200001157600080fd5b50604051620011d2380380620011d28339810160408190526200003491620001d5565b806040516020016200004791906200028d565b60405160208183030381529060405281604051602001620000699190620002bc565b60408051601f1981840301815290829052600080546001600160a01b03191633908117825591926012929182917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0908290a3506001620000ca848262000378565b506002620000d9838262000378565b5060ff81166080524660a052620000ef620000fd565b60c05250620004c292505050565b60007f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f600160405162000131919062000444565b6040805191829003822060208301939093528101919091527fc89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc660608201524660808201523060a082015260c00160405160208183030381529060405280519060200120905090565b634e487b7160e01b600052604160045260246000fd5b60005b83811015620001cc578181015183820152602001620001b2565b50506000910152565b600060208284031215620001e857600080fd5b81516001600160401b03808211156200020057600080fd5b818401915084601f8301126200021557600080fd5b8151818111156200022a576200022a62000199565b604051601f8201601f19908116603f0116810190838211818310171562000255576200025562000199565b816040528281528760208487010111156200026f57600080fd5b62000282836020830160208801620001af565b979650505050505050565b60008251620002a1818460208701620001af565b68102628103a37b5b2b760b91b920191825250600901919050565b624c502d60e81b815260008251620002dc816003850160208701620001af565b9190910160030192915050565b600181811c90821680620002fe57607f821691505b6020821081036200031f57634e487b7160e01b600052602260045260246000fd5b50919050565b601f8211156200037357600081815260208120601f850160051c810160208610156200034e5750805b601f850160051c820191505b818110156200036f578281556001016200035a565b5050505b505050565b81516001600160401b0381111562000394576200039462000199565b620003ac81620003a58454620002e9565b8462000325565b602080601f831160018114620003e45760008415620003cb5750858301515b600019600386901b1c1916600185901b1785556200036f565b600085815260208120601f198616915b828110156200041557888601518255948401946001909101908401620003f4565b5085821015620004345787850151600019600388901b60f8161c191681555b5050505050600190811b01905550565b60008083546200045481620002e9565b600182811680156200046f57600181146200048557620004b6565b60ff1984168752821515830287019450620004b6565b8760005260208060002060005b85811015620004ad5781548a82015290840190820162000492565b50505082870194505b50929695505050505050565b60805160a05160c051610ce0620004f260003960006104a40152600061046f015260006101550152610ce06000f3fe608060405234801561001057600080fd5b50600436106100e05760003560e01c80637ecebe00116100875780637ecebe00146101c65780638da5cb5b146101e657806395d89b41146102115780639dc29fac14610219578063a9059cbb1461022c578063d505accf1461023f578063dd62ed3e14610252578063f2fde38b1461027d57600080fd5b806306fdde03146100e5578063095ea7b31461010357806318160ddd1461012657806323b872dd1461013d578063313ce567146101505780633644e5151461018957806340c10f191461019157806370a08231146101a6575b600080fd5b6100ed610290565b6040516100fa91906109b7565b60405180910390f35b610116610111366004610a21565b61031e565b60405190151581526020016100fa565b61012f60035481565b6040519081526020016100fa565b61011661014b366004610a4b565b61038b565b6101777f000000000000000000000000000000000000000000000000000000000000000081565b60405160ff90911681526020016100fa565b61012f61046b565b6101a461019f366004610a21565b6104c6565b005b61012f6101b4366004610a87565b60046020526000908152604090205481565b61012f6101d4366004610a87565b60066020526000908152604090205481565b6000546101f9906001600160a01b031681565b6040516001600160a01b0390911681526020016100fa565b6100ed610507565b6101a4610227366004610a21565b610514565b61011661023a366004610a21565b610548565b6101a461024d366004610aa9565b6105ae565b61012f610260366004610b1c565b600560209081526000928352604080842090915290825290205481565b6101a461028b366004610a87565b6107ec565b6001805461029d90610b4f565b80601f01602080910402602001604051908101604052809291908181526020018280546102c990610b4f565b80156103165780601f106102eb57610100808354040283529160200191610316565b820191906000526020600020905b8154815290600101906020018083116102f957829003601f168201915b505050505081565b3360008181526005602090815260408083206001600160a01b038716808552925280832085905551919290917f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925906103799086815260200190565b60405180910390a35060015b92915050565b6001600160a01b038316600090815260056020908152604080832033845290915281205460001981146103e7576103c28382610b9f565b6001600160a01b03861660009081526005602090815260408083203384529091529020555b6001600160a01b0385166000908152600460205260408120805485929061040f908490610b9f565b90915550506001600160a01b0380851660008181526004602052604090819020805487019055519091871690600080516020610c8b833981519152906104589087815260200190565b60405180910390a3506001949350505050565b60007f000000000000000000000000000000000000000000000000000000000000000046146104a15761049c610861565b905090565b507f000000000000000000000000000000000000000000000000000000000000000090565b6000546001600160a01b031633146104f95760405162461bcd60e51b81526004016104f090610bb2565b60405180910390fd5b61050382826108fb565b5050565b6002805461029d90610b4f565b6000546001600160a01b0316331461053e5760405162461bcd60e51b81526004016104f090610bb2565b6105038282610955565b33600090815260046020526040812080548391908390610569908490610b9f565b90915550506001600160a01b03831660008181526004602052604090819020805485019055513390600080516020610c8b833981519152906103799086815260200190565b428410156105f85760405162461bcd60e51b815260206004820152601760248201527614115493525517d11150511312539157d1561412549151604a1b60448201526064016104f0565b6000600161060461046b565b6001600160a01b038a811660008181526006602090815260409182902080546001810190915582517f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c98184015280840194909452938d166060840152608083018c905260a083019390935260c08083018b90528151808403909101815260e08301909152805192019190912061190160f01b6101008301526101028201929092526101228101919091526101420160408051601f198184030181528282528051602091820120600084529083018083525260ff871690820152606081018590526080810184905260a0016020604051602081039080840390855afa158015610710573d6000803e3d6000fd5b5050604051601f1901519150506001600160a01b038116158015906107465750876001600160a01b0316816001600160a01b0316145b6107835760405162461bcd60e51b815260206004820152600e60248201526d24a72b20a624a22fa9a4a3a722a960911b60448201526064016104f0565b6001600160a01b0390811660009081526005602090815260408083208a8516808552908352928190208990555188815291928a16917f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925910160405180910390a350505050505050565b6000546001600160a01b031633146108165760405162461bcd60e51b81526004016104f090610bb2565b600080546001600160a01b0319166001600160a01b0383169081178255604051909133917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a350565b60007f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f60016040516108939190610bd8565b6040805191829003822060208301939093528101919091527fc89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc660608201524660808201523060a082015260c00160405160208183030381529060405280519060200120905090565b806003600082825461090d9190610c77565b90915550506001600160a01b038216600081815260046020908152604080832080548601905551848152600080516020610c8b83398151915291015b60405180910390a35050565b6001600160a01b0382166000908152600460205260408120805483929061097d908490610b9f565b90915550506003805482900390556040518181526000906001600160a01b03841690600080516020610c8b83398151915290602001610949565b600060208083528351808285015260005b818110156109e4578581018301518582016040015282016109c8565b506000604082860101526040601f19601f8301168501019250505092915050565b80356001600160a01b0381168114610a1c57600080fd5b919050565b60008060408385031215610a3457600080fd5b610a3d83610a05565b946020939093013593505050565b600080600060608486031215610a6057600080fd5b610a6984610a05565b9250610a7760208501610a05565b9150604084013590509250925092565b600060208284031215610a9957600080fd5b610aa282610a05565b9392505050565b600080600080600080600060e0888a031215610ac457600080fd5b610acd88610a05565b9650610adb60208901610a05565b95506040880135945060608801359350608088013560ff81168114610aff57600080fd5b9699959850939692959460a0840135945060c09093013592915050565b60008060408385031215610b2f57600080fd5b610b3883610a05565b9150610b4660208401610a05565b90509250929050565b600181811c90821680610b6357607f821691505b602082108103610b8357634e487b7160e01b600052602260045260246000fd5b50919050565b634e487b7160e01b600052601160045260246000fd5b8181038181111561038557610385610b89565b6020808252600c908201526b15539055551213d49256915160a21b604082015260600190565b600080835481600182811c915080831680610bf457607f831692505b60208084108203610c1357634e487b7160e01b86526022600452602486fd5b818015610c275760018114610c3c57610c69565b60ff1986168952841515850289019650610c69565b60008a81526020902060005b86811015610c615781548b820152908501908301610c48565b505084890196505b509498975050505050505050565b8082018082111561038557610385610b8956feddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa2646970667358221220cd4f20422f89c6380eaae97fed469e459a2f6ef94909ebe70e49fd79b3188bd164736f6c63430008110033000000000000000000000000d3d9ddd0cf0a5f0bfb8f7fceae075df687eaebab0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001400000000000000000000000000000000000000000000000000000000000000008544553543a455448000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000854455354204e465400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045445535400000000000000000000000000000000000000000000000000000000
Deployed Bytecode
0x6080604052600436106102205760003560e01c80633644e5151161012e578063956c8327116100ab578063d3c9727c1161006f578063d3c9727c146106fa578063d505accf1461071a578063d7a2e4c91461073a578063dd62ed3e1461075a578063fceacc831461079257600080fd5b8063956c83271461066557806395d89b411461067c578063a035b1fe14610691578063a9059cbb146106a6578063c55dae63146106c657600080fd5b80634cfb998a116100f25780634cfb998a146105a45780635accf4a5146105b75780635fcbd285146105d757806370a082311461060b5780637ecebe001461063857600080fd5b80633644e5151461051357806340993b261461052857806343d726d61461053b57806347ccca02146105505780634cba3eca1461058457600080fd5b80631d989f83116101bc5780632a6f869d116101805780632a6f869d146104445780632e1a7d4d146104575780632eb4a7ab14610479578063313ce567146104ad57806335ec39d9146104f357600080fd5b80631d989f8314610390578063203ae565146103a3578063217c1d68146103b857806323b872dd14610404578063286605711461042457600080fd5b8063037d785b14610225578063052d7c001461025f57806306fdde0314610283578063095ea7b3146102a55780630a94914e146102d5578063150b7a02146102f5578063168585e51461033a57806318160ddd1461035a5780631ae74cdd14610370575b600080fd5b34801561023157600080fd5b50610245610240366004612981565b6107b4565b604080519283526020830191909152015b60405180910390f35b34801561026b57600080fd5b5061027560065481565b604051908152602001610256565b34801561028f57600080fd5b50610298610915565b604051610256919061299a565b3480156102b157600080fd5b506102c56102c0366004612a00565b6109a3565b6040519015158152602001610256565b3480156102e157600080fd5b506102756102f0366004612a2c565b610a10565b34801561030157600080fd5b50610321610310366004612a58565b630a85bd0160e11b95945050505050565b6040516001600160e01b03199091168152602001610256565b34801561034657600080fd5b50610275610355366004612981565b610aa3565b34801561036657600080fd5b5061027560025481565b34801561037c57600080fd5b5061024561038b366004612af6565b610aee565b61027561039e366004612b28565b610d08565b3480156103af57600080fd5b5061027561116f565b3480156103c457600080fd5b506103ec7f000000000000000000000000a964d6e8d90e5cd12592a8ef2b1735dae9ba084081565b6040516001600160a01b039091168152602001610256565b34801561041057600080fd5b506102c561041f366004612b6b565b61117e565b34801561043057600080fd5b5061027561043f366004612c0c565b61125e565b610275610452366004612c5f565b6113b3565b34801561046357600080fd5b50610477610472366004612981565b6113e8565b005b34801561048557600080fd5b506102757f000000000000000000000000000000000000000000000000000000000000000081565b3480156104b957600080fd5b506104e17f000000000000000000000000000000000000000000000000000000000000001281565b60405160ff9091168152602001610256565b3480156104ff57600080fd5b5061027561050e366004612caf565b611604565b34801561051f57600080fd5b50610275611779565b610275610536366004612a2c565b6117cf565b34801561054757600080fd5b50610477611968565b34801561055c57600080fd5b506103ec7f000000000000000000000000d3d9ddd0cf0a5f0bfb8f7fceae075df687eaebab81565b34801561059057600080fd5b5061024561059f366004612d48565b611b5f565b6102756105b2366004612db7565b611b9b565b3480156105c357600080fd5b506102756105d2366004612e87565b611bcd565b3480156105e357600080fd5b506103ec7f00000000000000000000000084583357c2ddb6bcd4d79347fc0c60eabc51878081565b34801561061757600080fd5b50610275610626366004612f33565b60036020526000908152604090205481565b34801561064457600080fd5b50610275610653366004612f33565b60056020526000908152604090205481565b34801561067157600080fd5b5061027562093a8081565b34801561068857600080fd5b50610298611bf9565b34801561069d57600080fd5b50610275611c06565b3480156106b257600080fd5b506102c56106c1366004612a00565b611d15565b3480156106d257600080fd5b506103ec7f000000000000000000000000000000000000000000000000000000000000000081565b34801561070657600080fd5b50610275610715366004612a2c565b611d7b565b34801561072657600080fd5b50610477610735366004612f5f565b611ea9565b34801561074657600080fd5b50610275610755366004612981565b6120e7565b34801561076657600080fd5b50610275610775366004612fd0565b600460209081526000928352604080842090915290825290205481565b34801561079e57600080fd5b5030600090815260036020526040902054610275565b60008060007f00000000000000000000000084583357c2ddb6bcd4d79347fc0c60eabc5187806001600160a01b03166318160ddd6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610817573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061083b9190613009565b90506000818561084961116f565b6108539190613038565b61085d9190613065565b9050600082866108793060009081526003602052604090205490565b6108839190613038565b61088d9190613065565b905060008361089d886001613079565b306000908152600360205260409020546108b79190613038565b6108c19190613065565b90506108d5670de0b6b3a76400008361308c565b158015906108ee57506103e86108eb83836130a0565b11155b8015610900575066038d7ea4c6800084115b15610909578091505b50909590945092505050565b60008054610922906130b3565b80601f016020809104026020016040519081016040528092919081815260200182805461094e906130b3565b801561099b5780601f106109705761010080835404028352916020019161099b565b820191906000526020600020905b81548152906001019060200180831161097e57829003601f168201915b505050505081565b3360008181526004602090815260408083206001600160a01b038716808552925280832085905551919290917f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925906109fe9086815260200190565b60405180910390a35060015b92915050565b60008115610a79576000610a2261116f565b610a2c8487613038565b610a369190613065565b90506000610a503060009081526003602052604090205490565b610a5a8587613038565b610a649190613065565b9050610a708282612141565b92505050610a9c565b620186a0610a8f610a8a8587613038565b612157565b610a9991906130a0565b90505b9392505050565b6000610a0a610ab4836103e8613038565b610abc61116f565b84610ad33060009081526003602052604090205490565b610add91906130a0565b610ae9906103de613038565b61223f565b600080821580610afe5750428310155b610b235760405162461bcd60e51b8152600401610b1a906130ed565b60405180910390fd5b610b2c866107b4565b909250905084821015610b815760405162461bcd60e51b815260206004820152601f60248201527f536c6970706167653a206261736520746f6b656e20616d6f756e74206f7574006044820152606401610b1a565b83811015610bd15760405162461bcd60e51b815260206004820152601e60248201527f536c6970706167653a206672616374696f6e616c20746f6b656e206f757400006044820152606401610b1a565b610bdc303383612265565b50604051632770a7eb60e21b81526001600160a01b037f00000000000000000000000084583357c2ddb6bcd4d79347fc0c60eabc5187801690639dc29fac90610c2b9033908a9060040161310e565b600060405180830381600087803b158015610c4557600080fd5b505af1158015610c59573d6000803e3d6000fd5b50507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169150610c9c905057610c9733836122ea565b610cd0565b610cd06001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163384612340565b8581837fe26e44b49401e2c8d21cfcb6628ae520c5a95ebd3b087893b427af4fa3d4e0d960405160405180910390a494509492505050565b6000811580610d175750428210155b610d335760405162461bcd60e51b8152600401610b1a906130ed565b600087118015610d435750600086115b610d8f5760405162461bcd60e51b815260206004820152601a60248201527f496e70757420746f6b656e20616d6f756e74206973207a65726f0000000000006044820152606401610b1a565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031615610dc5573415610dc9565b8634145b610de55760405162461bcd60e51b8152600401610b1a90613127565b60007f00000000000000000000000084583357c2ddb6bcd4d79347fc0c60eabc5187806001600160a01b03166318160ddd6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610e45573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610e699190613009565b90508015610edb576000610e7b611c06565b9050858110158015610e8d5750848111155b610ed95760405162461bcd60e51b815260206004820152601d60248201527f536c6970706167653a207072696365206f7574206f6620626f756e64730000006044820152606401610b1a565b505b610ee6888883610a10565b915085821015610f385760405162461bcd60e51b815260206004820152601d60248201527f536c6970706167653a206c7020746f6b656e20616d6f756e74206f75740000006044820152606401610b1a565b610f43333089612265565b506040516340c10f1960e01b81526001600160a01b037f00000000000000000000000084583357c2ddb6bcd4d79347fc0c60eabc51878016906340c10f1990610f92903390869060040161310e565b600060405180830381600087803b158015610fac57600080fd5b505af1158015610fc0573d6000803e3d6000fd5b50505050806000036110d1577f00000000000000000000000084583357c2ddb6bcd4d79347fc0c60eabc5187806001600160a01b03166340c10f197f000000000000000000000000a964d6e8d90e5cd12592a8ef2b1735dae9ba08406001600160a01b0316638da5cb5b6040518163ffffffff1660e01b8152600401602060405180830381865afa158015611059573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061107d9190613154565b620186a06040518363ffffffff1660e01b815260040161109e92919061310e565b600060405180830381600087803b1580156110b857600080fd5b505af11580156110cc573d6000803e3d6000fd5b505050505b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031615611135576111356001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001633308b6123be565b8187897f2a31efc7e9b3f67e8cd108d5980ce3d6ac332ef092f12c5f1d748a7dfdf48f0660405160405180910390a4509695505050505050565b6000611179612448565b905090565b6001600160a01b038316600090815260046020908152604080832033845290915281205460001981146111da576111b583826130a0565b6001600160a01b03861660009081526004602090815260408083203384529091529020555b6001600160a01b038516600090815260036020526040812080548592906112029084906130a0565b90915550506001600160a01b03808516600081815260036020526040908190208054870190555190918716906000805160206135598339815191529061124b9087815260200190565b60405180910390a3506001949350505050565b6000611272670de0b6b3a764000084613038565b905061127e338261250b565b81156112ba5760006103e8611294836003613038565b61129e9190613065565b90506112ab333083612265565b506112b68183613079565b9150505b60005b8381101561136b577f000000000000000000000000d3d9ddd0cf0a5f0bfb8f7fceae075df687eaebab6001600160a01b03166342842e0e303388888681811061130857611308613171565b905060200201356040518463ffffffff1660e01b815260040161132d93929190613187565b600060405180830381600087803b15801561134757600080fd5b505af115801561135b573d6000803e3d6000fd5b5050600190920191506112bd9050565b50838360405161137c9291906131ab565b604051908190038120907f49c6b1e1927bec3d67ff457e5fd52befa360549040211069e7c52c817ed23b4a90600090a29392505050565b60006113d16113ca670de0b6b3a764000086613038565b84846117cf565b90506113df8585600061125e565b50949350505050565b336001600160a01b03167f000000000000000000000000a964d6e8d90e5cd12592a8ef2b1735dae9ba08406001600160a01b0316638da5cb5b6040518163ffffffff1660e01b8152600401602060405180830381865afa158015611450573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906114749190613154565b6001600160a01b0316146114c05760405162461bcd60e51b81526020600482015260136024820152722bb4ba34323930bb9d103737ba1037bbb732b960691b6044820152606401610b1a565b60065460000361150b5760405162461bcd60e51b815260206004820152601660248201527515da5d1a191c985dc81b9bdd081a5b9a5d1a585d195960521b6044820152606401610b1a565b6006544210156115545760405162461bcd60e51b8152602060048201526014602482015273139bdd081dda5d1a191c985dd8589b19481e595d60621b6044820152606401610b1a565b604051632142170760e11b81526001600160a01b037f000000000000000000000000d3d9ddd0cf0a5f0bfb8f7fceae075df687eaebab16906342842e0e906115a490309033908690600401613187565b600060405180830381600087803b1580156115be57600080fd5b505af11580156115d2573d6000803e3d6000fd5b50506040518392507f5b6b431d4476a211bb7d41c20d1aab9ae2321deee0d20be3d9fc9b1093fa6e3d9150600090a250565b60006006546000146116475760405162461bcd60e51b815260206004820152600c60248201526b15dc985c0e8818db1bdcd95960a21b6044820152606401610b1a565b61165387878787612575565b61165f878785856126a2565b611671670de0b6b3a764000087613038565b905061167d33826127c7565b60005b8681101561172e577f000000000000000000000000d3d9ddd0cf0a5f0bfb8f7fceae075df687eaebab6001600160a01b03166342842e0e33308b8b868181106116cb576116cb613171565b905060200201356040518463ffffffff1660e01b81526004016116f093929190613187565b600060405180830381600087803b15801561170a57600080fd5b505af115801561171e573d6000803e3d6000fd5b5050600190920191506116809050565b50868660405161173f9291906131ab565b604051908190038120907f54d2ea0f504a95a03aa80f593be4914a1ebece60c3315b75040de03aa5df5c3a90600090a29695505050505050565b60007f000000000000000000000000000000000000000000000000000000000000000146146117aa57611179612819565b507f2534ad8e09ed99187c80c8d39611c5c1910ca6507bbcdb0bd94883abcf84f9c790565b60008115806117de5750428210155b6117fa5760405162461bcd60e51b8152600401610b1a906130ed565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031615611830573415611834565b8234145b6118505760405162461bcd60e51b8152600401610b1a90613127565b61185984610aa3565b9050828111156118a15760405162461bcd60e51b815260206004820152601360248201527229b634b83830b3b29d1030b6b7bab73a1034b760691b6044820152606401610b1a565b6118ac303386612265565b507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166118ff5760006118e782856130a0565b905080156118f9576118f933826122ea565b50611934565b6119346001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163330846123be565b604051849082907f76911b5d8081a7d290dd15cdb0e39e9513ac7e8d1cce3275a7cf1380889abacc90600090a39392505050565b336001600160a01b03167f000000000000000000000000a964d6e8d90e5cd12592a8ef2b1735dae9ba08406001600160a01b0316638da5cb5b6040518163ffffffff1660e01b8152600401602060405180830381865afa1580156119d0573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906119f49190613154565b6001600160a01b031614611a3d5760405162461bcd60e51b815260206004820152601060248201526f21b637b9b29d103737ba1037bbb732b960811b6044820152606401610b1a565b611a4a62093a8042613079565b60065560405163282ff0a960e11b81526001600160a01b037f000000000000000000000000a964d6e8d90e5cd12592a8ef2b1735dae9ba0840169063505fe15290611afd907f000000000000000000000000d3d9ddd0cf0a5f0bfb8f7fceae075df687eaebab907f0000000000000000000000000000000000000000000000000000000000000000907f000000000000000000000000000000000000000000000000000000000000000090600401613187565b600060405180830381600087803b158015611b1757600080fd5b505af1158015611b2b573d6000803e3d6000fd5b50506006546040519092507fbf67515a38ee520223d32c1266d52101c30d936ed1f3e436c8caeb0a43cb06bf9150600090a2565b600080611b7f8888611b79670de0b6b3a764000088613038565b89610aee565b9092509050611b8f85858561125e565b50965096945050505050565b600080611bac8c8c88888888611604565b9050611bbc8d828c8c8c8c610d08565b9d9c50505050505050505050505050565b600080611bde8a8a88888888611604565b9050611beb818989611d7b565b9a9950505050505050505050565b60018054610922906130b3565b6000807f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031615611cca577f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663313ce5676040518163ffffffff1660e01b8152600401602060405180830381865afa158015611c96573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611cba91906131d4565b611cc59060246131f1565b611ccd565b60125b60ff169050611ce83060009081526003602052604090205490565b611cf382600a6132ee565b611cfb612448565b611d059190613038565b611d0f9190613065565b91505090565b33600090815260036020526040812080548391908390611d369084906130a0565b90915550506001600160a01b03831660008181526003602052604090819020805485019055513390600080516020613559833981519152906109fe9086815260200190565b6000811580611d8a5750428210155b611da65760405162461bcd60e51b8152600401610b1a906130ed565b611daf846120e7565b905082811015611df85760405162461bcd60e51b815260206004820152601460248201527314db1a5c1c1859d94e88185b5bdd5b9d081bdd5d60621b6044820152606401610b1a565b611e03333086612265565b507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316611e4157611e3c33826122ea565b611e75565b611e756001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163383612340565b604051819085907f8ed05978f1a2453a08590ad9c67430e04d0b816de1318b575d1c28b7965ff5d590600090a39392505050565b42841015611ef35760405162461bcd60e51b815260206004820152601760248201527614115493525517d11150511312539157d1561412549151604a1b6044820152606401610b1a565b60006001611eff611779565b6001600160a01b038a811660008181526005602090815260409182902080546001810190915582517f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c98184015280840194909452938d166060840152608083018c905260a083019390935260c08083018b90528151808403909101815260e08301909152805192019190912061190160f01b6101008301526101028201929092526101228101919091526101420160408051601f198184030181528282528051602091820120600084529083018083525260ff871690820152606081018590526080810184905260a0016020604051602081039080840390855afa15801561200b573d6000803e3d6000fd5b5050604051601f1901519150506001600160a01b038116158015906120415750876001600160a01b0316816001600160a01b0316145b61207e5760405162461bcd60e51b815260206004820152600e60248201526d24a72b20a624a22fa9a4a3a722a960911b6044820152606401610b1a565b6001600160a01b0390811660009081526004602090815260408083208a8516808552908352928190208990555188815291928a16917f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925910160405180910390a350505050505050565b6000806120f6836103de613038565b90508061210f3060009081526003602052604090205490565b61211b906103e8613038565b6121259190613079565b61212d61116f565b6121379083613038565b610a9c9190613065565b60008183106121505781610a9c565b5090919050565b60008160000361216957506000919050565b60006001612176846128b3565b901c6001901b9050600181848161218f5761218f61304f565b048201901c905060018184816121a7576121a761304f565b048201901c905060018184816121bf576121bf61304f565b048201901c905060018184816121d7576121d761304f565b048201901c905060018184816121ef576121ef61304f565b048201901c905060018184816122075761220761304f565b048201901c9050600181848161221f5761221f61304f565b048201901c9050610a9c818285816122395761223961304f565b04612141565b600082600019048411830215820261225657600080fd5b50910281810615159190040190565b6001600160a01b03831660009081526003602052604081208054839190839061228f9084906130a0565b90915550506001600160a01b0380841660008181526003602052604090819020805486019055519091861690600080516020613559833981519152906122d89086815260200190565b60405180910390a35060019392505050565b600080600080600085875af190508061233b5760405162461bcd60e51b815260206004820152601360248201527211551217d514905394d1915497d19052531151606a1b6044820152606401610b1a565b505050565b600060405163a9059cbb60e01b8152836004820152826024820152602060006044836000895af13d15601f3d11600160005114161716915050806123b85760405162461bcd60e51b815260206004820152600f60248201526e1514905394d1915497d19052531151608a1b6044820152606401610b1a565b50505050565b60006040516323b872dd60e01b81528460048201528360248201528260448201526020600060648360008a5af13d15601f3d11600160005114161716915050806124415760405162461bcd60e51b81526020600482015260146024820152731514905394d1915497d19493d357d1905253115160621b6044820152606401610b1a565b5050505050565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031615612501576040516370a0823160e01b81523060048201527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316906370a0823190602401602060405180830381865afa1580156124dd573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906111799190613009565b61117934476130a0565b6001600160a01b038216600090815260036020526040812080548392906125339084906130a0565b90915550506002805482900390556040518181526000906001600160a01b03841690600080516020613559833981519152906020015b60405180910390a35050565b7f0000000000000000000000000000000000000000000000000000000000000000156123b85760005b838110156124415760006126538484848181106125bd576125bd613171565b90506020028101906125cf91906132fa565b7f000000000000000000000000000000000000000000000000000000000000000089898781811061260257612602613171565b9050602002013560405160200161261b91815260200190565b60408051601f198184030181528282528051602091820120908301520160405160208183030381529060405280519060200120612947565b9050806126995760405162461bcd60e51b815260206004820152601460248201527324b73b30b634b21036b2b935b63290383937b7b360611b6044820152606401610b1a565b5060010161259e565b60007f000000000000000000000000a964d6e8d90e5cd12592a8ef2b1735dae9ba08406001600160a01b031663358602f76040518163ffffffff1660e01b8152600401602060405180830381865afa158015612702573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906127269190613154565b90506001600160a01b03811661273c57506123b8565b604051638a4fa05b60e01b81526001600160a01b03821690638a4fa05b90612790907f000000000000000000000000d3d9ddd0cf0a5f0bfb8f7fceae075df687eaebab9089908990899089906004016133b1565b60006040518083038186803b1580156127a857600080fd5b505afa1580156127bc573d6000803e3d6000fd5b505050505050505050565b80600260008282546127d99190613079565b90915550506001600160a01b0382166000818152600360209081526040808320805486019055518481526000805160206135598339815191529101612569565b60007f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f600060405161284b91906134b9565b6040805191829003822060208301939093528101919091527fc89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc660608201524660808201523060a082015260c00160405160208183030381529060405280519060200120905090565b600080608083901c156128c857608092831c92015b604083901c156128da57604092831c92015b602083901c156128ec57602092831c92015b601083901c156128fe57601092831c92015b600883901c1561291057600892831c92015b600483901c1561292257600492831c92015b600283901c1561293457600292831c92015b600183901c15610a0a5760010192915050565b60008315612979578360051b8501855b803580851160051b948552602094851852604060002093018181106129575750505b501492915050565b60006020828403121561299357600080fd5b5035919050565b600060208083528351808285015260005b818110156129c7578581018301518582016040015282016129ab565b506000604082860101526040601f19601f8301168501019250505092915050565b6001600160a01b03811681146129fd57600080fd5b50565b60008060408385031215612a1357600080fd5b8235612a1e816129e8565b946020939093013593505050565b600080600060608486031215612a4157600080fd5b505081359360208301359350604090920135919050565b600080600080600060808688031215612a7057600080fd5b8535612a7b816129e8565b94506020860135612a8b816129e8565b93506040860135925060608601356001600160401b0380821115612aae57600080fd5b818801915088601f830112612ac257600080fd5b813581811115612ad157600080fd5b896020828501011115612ae357600080fd5b9699959850939650602001949392505050565b60008060008060808587031215612b0c57600080fd5b5050823594602084013594506040840135936060013592509050565b60008060008060008060c08789031215612b4157600080fd5b505084359660208601359650604086013595606081013595506080810135945060a0013592509050565b600080600060608486031215612b8057600080fd5b8335612b8b816129e8565b92506020840135612b9b816129e8565b929592945050506040919091013590565b60008083601f840112612bbe57600080fd5b5081356001600160401b03811115612bd557600080fd5b6020830191508360208260051b8501011115612bf057600080fd5b9250929050565b80358015158114612c0757600080fd5b919050565b600080600060408486031215612c2157600080fd5b83356001600160401b03811115612c3757600080fd5b612c4386828701612bac565b9094509250612c56905060208501612bf7565b90509250925092565b60008060008060608587031215612c7557600080fd5b84356001600160401b03811115612c8b57600080fd5b612c9787828801612bac565b90989097506020870135966040013595509350505050565b60008060008060008060608789031215612cc857600080fd5b86356001600160401b0380821115612cdf57600080fd5b612ceb8a838b01612bac565b90985096506020890135915080821115612d0457600080fd5b612d108a838b01612bac565b90965094506040890135915080821115612d2957600080fd5b50612d3689828a01612bac565b979a9699509497509295939492505050565b60008060008060008060a08789031215612d6157600080fd5b86359550602087013594506040870135935060608701356001600160401b03811115612d8c57600080fd5b612d9889828a01612bac565b9094509250612dab905060808801612bf7565b90509295509295509295565b60008060008060008060008060008060006101008c8e031215612dd957600080fd5b8b359a506001600160401b038060208e01351115612df657600080fd5b612e068e60208f01358f01612bac565b909b50995060408d0135985060608d0135975060808d0135965060a08d0135955060c08d0135811015612e3857600080fd5b612e488e60c08f01358f01612bac565b909550935060e08d0135811015612e5e57600080fd5b50612e6f8d60e08e01358e01612bac565b81935080925050509295989b509295989b9093969950565b60008060008060008060008060a0898b031215612ea357600080fd5b88356001600160401b0380821115612eba57600080fd5b612ec68c838d01612bac565b909a50985060208b0135975060408b0135965060608b0135915080821115612eed57600080fd5b612ef98c838d01612bac565b909650945060808b0135915080821115612f1257600080fd5b50612f1f8b828c01612bac565b999c989b5096995094979396929594505050565b600060208284031215612f4557600080fd5b8135610a9c816129e8565b60ff811681146129fd57600080fd5b600080600080600080600060e0888a031215612f7a57600080fd5b8735612f85816129e8565b96506020880135612f95816129e8565b955060408801359450606088013593506080880135612fb381612f50565b9699959850939692959460a0840135945060c09093013592915050565b60008060408385031215612fe357600080fd5b8235612fee816129e8565b91506020830135612ffe816129e8565b809150509250929050565b60006020828403121561301b57600080fd5b5051919050565b634e487b7160e01b600052601160045260246000fd5b8082028115828204841417610a0a57610a0a613022565b634e487b7160e01b600052601260045260246000fd5b6000826130745761307461304f565b500490565b80820180821115610a0a57610a0a613022565b60008261309b5761309b61304f565b500690565b81810381811115610a0a57610a0a613022565b600181811c908216806130c757607f821691505b6020821081036130e757634e487b7160e01b600052602260045260246000fd5b50919050565b602080825260079082015266115e1c1a5c995960ca1b604082015260600190565b6001600160a01b03929092168252602082015260400190565b602080825260139082015272125b9d985b1a5908195d1a195c881a5b9c1d5d606a1b604082015260600190565b60006020828403121561316657600080fd5b8151610a9c816129e8565b634e487b7160e01b600052603260045260246000fd5b6001600160a01b039384168152919092166020820152604081019190915260600190565b60006001600160fb1b038311156131c157600080fd5b8260051b80858437919091019392505050565b6000602082840312156131e657600080fd5b8151610a9c81612f50565b60ff8281168282160390811115610a0a57610a0a613022565b600181815b8085111561324557816000190482111561322b5761322b613022565b8085161561323857918102915b93841c939080029061320f565b509250929050565b60008261325c57506001610a0a565b8161326957506000610a0a565b816001811461327f5760028114613289576132a5565b6001915050610a0a565b60ff84111561329a5761329a613022565b50506001821b610a0a565b5060208310610133831016604e8410600b84101617156132c8575081810a610a0a565b6132d2838361320a565b80600019048211156132e6576132e6613022565b029392505050565b6000610a9c838361324d565b6000808335601e1984360301811261331157600080fd5b8301803591506001600160401b0382111561332b57600080fd5b6020019150600581901b3603821315612bf057600080fd5b6000808335601e1984360301811261335a57600080fd5b83016020810192503590506001600160401b0381111561337957600080fd5b803603821315612bf057600080fd5b81835281816020850137506000828201602090810191909152601f909101601f19169091010190565b6001600160a01b0386168152606060208083018290528282018690526000919060806001600160fb1b038811156133e757600080fd5b8760051b808a838801378501858103820160408088019190915282820188905260a0600589901b83018101919083018a6000805b8c8110156134a457868603609f190184528235368f9003607e19018112613440578283fd5b8e01803587526134528a820182613343565b8a8c8a01526134648b8a018284613388565b915050868201358789015261347b8c830183613343565b92508882038d8a015261348f828483613388565b9850505093890193509188019160010161341b565b50939f9e505050505050505050505050505050565b600080835481600182811c9150808316806134d557607f831692505b602080841082036134f457634e487b7160e01b86526022600452602486fd5b818015613508576001811461351d5761354a565b60ff198616895284151585028901965061354a565b60008a81526020902060005b868110156135425781548b820152908501908301613529565b505084890196505b50949897505050505050505056feddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa26469706673582212204e4c529a5c875975e84c12b14108bed56db98103983410feb612740935b341c664736f6c63430008110033
Loading...
Loading
Loading...
Loading
Net Worth in USD
$578.71
Net Worth in ETH
0.28029
Token Allocations
ETH
100.00%
SEI
0.00%
Multichain Portfolio | 33 Chains
Loading...
Loading
Loading...
Loading
Loading...
Loading
[ Download: CSV Export ]
[ Download: CSV Export ]
A contract address hosts a smart contract, which is a set of code stored on the blockchain that runs when predetermined conditions are met. Learn more about addresses in our Knowledge Base.