SideCurve
Verified contract
Active on
Ethereum with 253 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd0bb…bd7e
1 additional
variable
Balances ($85.18)
Native
Value
$85.18
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.021833 | $3,901.29 |
$85.18 | |
CRV | ERC-20 | 31.921949M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17981467 | a year ago | | | 0 | 0.00072255027 | |
| 17950444 | a year ago | | | 0 | 0.00062496584 | |
| 17924648 | a year ago | | | 0 | 0.00094600141 | |
| 17919684 | a year ago | | | 0 | 0.00069676588 | |
| 17897528 | a year ago | | | 0 | 0.00034046013 | |
| 17895098 | a year ago | | | 0 | 0.00064320630 | |
| 17892021 | a year ago | | | 0 | 0.00088648366 | |
| 17891390 | a year ago | | | 0 | 0.00094978775 | |
| 17890545 | a year ago | | | 0 | 0.0010053013 | |
| 17890250 | a year ago | | | 0 | 0.00097069036 |
ABI
ABI objects
Getter at block 21385794
_maxTaxSwap() view returns (uint256)
18000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
SideCurve
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CRV
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSend()
manualSwap()
openTrading()
reduceFee(uint256 _newBuyFee, uint256 _newSellFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.