Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRVI | ERC-20 | 52.2M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21108999 | a month ago | | | 0 | 0.00035593487 | |
| 21108889 | a month ago | | | 0 | 0.00022521527 | |
| 21108810 | a month ago | | | 0 | 0.00029445320 | |
| 21067350 | 2 months ago | | | 0 | 0.00053422968 | |
| 19077816 | a year ago | | | 0 | 0.00081753052 | |
| 17816685 | a year ago | | | 0 | 0.00061463757 | |
| 17816677 | a year ago | | | 0 | 0.0011236504 | |
| 17816676 | a year ago | | | 0 | 0.0011095096 | |
| 17816660 | a year ago | | | 0 | 0.0011670651 | |
| 17816656 | a year ago | | | 0 | 0.0010478168 |
ABI
ABI objects
Getter at block 21402612
balance() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
3
buyTreasuryFee() view returns (uint256)
3
decimals() view returns (uint8)
18
limitsActive() view returns (bool)
true
maxTx() view returns (uint256)
2000000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000000
name() view returns (string)
Curve Inu
owner() view returns (address)
0x9448837c14bf3601a3ae8d0b7326efcc48cad933
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
3
sellTreasuryFee() view returns (uint256)
3
shouldContractSellAll() view returns (bool)
true
swapTreshold() view returns (uint256)
100000000000000000000000000
symbol() view returns (string)
CRVI
tokensForLiquidity() view returns (uint256)
0
tokensForTreasury() view returns (uint256)
52200000000000000000000000
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0x0da7be36aae3b18900770313c8121a36914d0bd8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events Limits(uint256 _maxTx, uint256 _maxWallet)
Treshold(uint256 newAmount) returns (bool)
addLP()
approve(address spender, uint256 amount) returns (bool)
clearEthBalance()
clearTokenBalance()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
nukeContractHoldings(bool enabled)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setFee(uint256 _liquidityBuyFee, uint256 _liquiditySellFee, uint256 _treasuryBuyFee, uint256 _treasurySellFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
treasuryWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.