Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CURVE | ERC-20 | 21.275488M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17917625 | 4 months ago | | | 0 | 0.0000015792462 | |
| 17917625 | 4 months ago | | | 0 | 0.0000015792462 | |
| 17917625 | 4 months ago | | | 0 | 0.0000015792462 | |
| 17917625 | 4 months ago | | | 0 | 0.0000015792462 | |
| 17917611 | 4 months ago | | | 0 | 0.000048196584 | |
| 17917609 | 4 months ago | | | 0 | 0.000099363609 | |
| 17917342 | 4 months ago | | | 1 | 0.000000709947607490 | |
| 17917320 | 4 months ago | | | 0 | 0.0000018259029 |
ABI
ABI objects
Getter at block 23181021
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
caTrigger() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Left Curve
owner() view returns (address)
0x6f30c5da50576d509d8b50eb08d3021617225b25
saveButton() view returns (bool)
false
symbol() pure returns (string)
CURVE
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0xa6ac6a7d8f55e2c258ee5a1af6a91696c7474ec4
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableSave(bool _status)
enableTrading()
excludeAddress(address addr, bool exempt)
manualTrigger()
removeLimits()
renounceOwnership()
saveERC20Token(address _tokenAddr, uint256 _amount)
saveETH()
setMarketPair(address addr)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
triggerStatus(bool _status)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.