CAROLProtocol
Verified contract
Active on
Base with 29,780 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
-
variable spans 4 additional slots
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0 | $3,314.01 |
$0 | |
CAROL | ERC-20 | 64.269714M | -- | -- | |
BSWAP-LP | ERC-20 | 128.036812K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8018120 | a year ago | | | 0 | 0.000000047375367000 | |
| 7956205 | a year ago | | | 0 | 0.000000009538014372 | |
| 7804749 | a year ago | | | 0 | 0.000000012445310010 | |
| 7756670 | a year ago | | | 0 | 7.5351600e-7 | |
| 7629262 | a year ago | | | 0 | 4.4887634e-7 | |
| 7629167 | a year ago | | | 0 | 4.4886389e-7 | |
| 7628529 | a year ago | | | 0 | 5.3717201e-7 | |
| 7605670 | a year ago | | | 0 | 0.0000013872920 | |
| 7582896 | a year ago | | | 0 | 2.7847900e-7 | |
| 7567275 | a year ago | | | 0 | 0.000000008953571781 |
ABI
ABI objects
Getter at block 22753764
DEFAULT_UPLINE() view returns (address)
0x0049ef895ebf2d891fd717ae2335b063058b6f7c
LP_TOKEN_ADDRESS() view returns (address)
0x0c477c729816228af3cb4e014cbf9412aa080b86
REFERRAL_DEPTH() view returns (uint8)
10
REFERRAL_TURNOVER_DEPTH() view returns (uint8)
5
TOKEN_ADDRESS() view returns (address)
0x4a0a76645941d8c7ba059940b3446228f0db8972
UNISWAP_ROUTER_ADDRESS() view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
getLiquidityGlobalBonusPercent() view returns (uint256 bonusPercent)
0
getTokenLiquidity() view returns (uint256 liquidityETH, uint256 liquidityERC20)
(liquidityETH=348497420855762, liquidityERC20=49743087573860230014406813667836)
owner() view returns (address)
0xf993ac8c118e3cc16a8c37accfdd442b2fd66666
Read-only
BOND_ACTIVATIONS(uint256) view returns (bool)
BOND_FREEZE_PERCENTS(uint256) view returns (uint256)
BOND_FREEZE_PERIODS(uint256) view returns (uint256)
REFERRAL_LEVELS_MILESTONES(uint256) view returns (uint256)
REFERRAL_LEVELS_PERCENTS(uint256) view returns (uint256)
bonds(address, uint8) view returns (uint256 amount, uint256 creationTime, uint256 freezePeriod, uint256 profitPercent, uint256 stakeAmount, uint256 stakeTime, uint256 collectedTime, uint256 collectedReward, uint256 stakingRewardLimit, bool isClosed)
getETHAmount(uint256 tokensAmount) view returns (uint256)
getHoldBonusPercent(address userAddr) view returns (uint256 bonusPercent)
getLiquidityBonusPercent(address userAddr) view returns (uint256 bonusPercent)
getTokensAmount(uint256 amount) view returns (uint256)
getUIData(address userAddr) view returns (struct ModelsUser user, uint256 userTokensBalance, uint256 userHoldBonus, uint256 userLiquidityBonus, uint256 globalLiquidityBonus, bool[5] bondActivations, address[] userReferrals)
userBalance(address userAddress) view returns (uint256 balance)
users(address) view returns (address upline, uint8 refLevel, uint8 bondsNumber, uint256 balance, uint256 totalInvested, uint256 liquidityCreated, uint256 totalRefReward, uint256 totalWithdrawn, uint256 refTurnover, uint256 lastActionTime)
State-modifying
Events activateBondType(uint8 bondType)
buy(address upline, uint8 bondType) payable
changePriceBalancerPercent(uint256 percent)
claim(uint256 tokensAmount)
deactivateBondType(uint8 bondType)
influencerBond(address userAddr, uint256 tokensAmount)
rebond(uint256 tokensAmount)
renounceOwnership()
sell(uint256 tokensAmount)
stake(uint8 bondIdx) payable
swap(uint8 swaps) payable
transfer(uint8 bondIdx)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address uniswapRouterAddress, address CAROLTokenAddress, address lpTokenAddress, address defaultUpline)
receive()
This contract contains no error objects.