Compoundify
Verified contract
Active on
Ethereum with 70 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($488.31)
Native
Value
$488.31
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.144057 | $3,389.72 |
$488.31 | |
CFY | ERC-20 | 345.2658 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15676354 | 2 years ago | | | 0 | 0.00047465587 | |
| 15676219 | 2 years ago | | | 0 | 0.0014473603 | |
| 15676219 | 2 years ago | | | 0 | 0.0014473603 | |
| 15676175 | 2 years ago | | | 0 | 0.0013930800 | |
| 15676174 | 2 years ago | | | 0 | 0.0013930800 | |
| 15676168 | 2 years ago | | | 0 | 0.0040259499 | |
| 15676133 | 2 years ago | | | 0 | 0.0021894289 | |
| 15676132 | 2 years ago | | | 0 | 0.0020406450 | |
| 15676129 | 2 years ago | | | 0 | 0.0021807869 | |
| 15676128 | 2 years ago | | | 0 | 0.014867725 |
ABI
ABI objects
Getter at block 21262965
DECIMALS() view returns (uint256)
5
MAX_UINT256() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
RATE_DECIMALS() view returns (uint8)
7
RFVFundFee() view returns (uint256)
60
RFVFundReceiver() view returns (address)
0x8b3dc185f529d25acbb59c42cb704a60ed46491e
_autoAddLiquidity() view returns (bool)
true
_autoRebase() view returns (bool)
true
_decimals() view returns (uint8)
5
_initRebaseStartTime() view returns (uint256)
1664901359
_lastAddLiquidityTime() view returns (uint256)
1664907311
_lastRebasedTime() view returns (uint256)
1664906759
_name() view returns (string)
Compoundify
_symbol() view returns (string)
CFY
_totalSupply() view returns (uint256)
32545949543
autoLiquidityReceiver() view returns (address)
0x522325fd48d304cebf17f48f2f786575b4c1d6e3
decimals() view returns (uint8)
5
feeDenominator() view returns (uint256)
1000
firePit() view returns (address)
0x000000000000000000000000000000000000dead
firePitFee() view returns (uint256)
10
getCirculatingSupply() view returns (uint256)
31533071777
isNotInSwap() view returns (bool)
true
isOwner() view returns (bool)
false
liquidityFee() view returns (uint256)
40
name() view returns (string)
Compoundify
owner() view returns (address)
0xd006e731f4c7276a86aebde2ddc0df4e404cbc15
pair() view returns (address)
0x842b949ccf6fd44ee0974a010191457372caf77a
pairAddress() view returns (address)
0x842b949ccf6fd44ee0974a010191457372caf77a
pairContract() view returns (address)
0x842b949ccf6fd44ee0974a010191457372caf77a
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
20
swapEnabled() view returns (bool)
true
symbol() view returns (string)
CFY
totalFee() view returns (uint256)
140
totalSupply() view returns (uint256)
32545949543
treasuryFee() view returns (uint256)
30
treasuryReceiver() view returns (address)
0xd006e731f4c7276a86aebde2ddc0df4e404cbc15
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
blacklist(address) view returns (bool)
checkFeeExempt(address _addr) view returns (bool)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSync()
renounceOwnership()
setAutoAddLiquidity(bool _flag)
setAutoRebase(bool _flag)
setBotBlacklist(address _botAddress, bool _flag)
setFeeReceivers(address _autoLiquidityReceiver, address _treasuryReceiver, address _RFVFundReceiver, address _firePit)
setLP(address _address)
setPairAddress(address _pairAddress)
setWhitelist(address _addr)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
withdrawAllToTreasury()
Approval(address indexed owner, address indexed spender, uint256 value)
LogRebase(uint256 indexed epoch, uint256 totalSupply)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.