Stakify
Verified contract
Active on
Ethereum with 2,683 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd36f…361f
25 additional
variables
Balances ($5.59)
Native
Value
$5.59
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001778 | $3,145.28 |
$5.59 | |
SIFY | ERC-20 | 29.75756K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21049452 | 16 days ago | | | 0 | 0.00012485902 | |
| 21049445 | 16 days ago | | | 0 | 0.00020843458 | |
| 20999504 | 23 days ago | | | 0 | 0.00022866596 | |
| 20999434 | 23 days ago | | | 0 | 0.00022573257 | |
| 20870528 | a month ago | | | 0 | 0.0023040901 | |
| 20809914 | 2 months ago | | | 0 | 0.00092085223 | |
| 20675163 | 2 months ago | | | 0 | 0.000066405586 | |
| 20368871 | 4 months ago | | | 0 | 0.00031288859 | |
| 20320900 | 4 months ago | | | 0 | 0.00069796131 | |
| 20319643 | 4 months ago | | | 0 | 0.00033020796 |
ABI
ABI objects
Getter at block 21163349
DECIMALS() view returns (uint256)
18
MAX_UINT256() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
RATE_DECIMALS() view returns (uint8)
11
_autoAddLiquidity() view returns (bool)
false
_autoRebase() view returns (bool)
false
_initRebaseStartTime() view returns (uint256)
1697855615
_lastAddLiquidityTime() view returns (uint256)
1699892867
_lastRebasedTime() view returns (uint256)
1700724779
_totalSupply() view returns (uint256)
113096082134593108585699656
autoBurnFee() view returns (uint256)
0
currentLpLevel() view returns (uint8)
0
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
94392587855087910609660573
initialRebaseRate() view returns (uint256)
19904549
isNotInSwap() view returns (bool)
true
isRepellentFee() view returns (bool)
true
lastLPAmount() view returns (uint256)
134284459997
lastLPCheckedAt() view returns (uint256)
1700308859
lastRepellentFeeActivatedAt() view returns (uint256)
1700311619
lastRepellentFeeRecoveredAt() view returns (uint256)
1699777943
liquidityFee() view returns (uint256)
0
lpCheckFrequency() view returns (uint256)
3600
name() pure returns (string)
Stakify
owner() view returns (address)
0x64ab7f64187af212007a3ee9fdf990101de4bc16
pair() view returns (address)
0xd36fbc9307d2f00851455949977f3bc42d89361f
pairContract() view returns (address)
0xd36fbc9307d2f00851455949977f3bc42d89361f
referalPool() view returns (address)
0xc4035240a5366a189718e85a8db79d79d32f04cc
repellentBuyAutoBurnFee() view returns (uint256)
1
repellentBuyLiquidityFee() view returns (uint256)
1
repellentBuyTotalFee() view returns (uint256)
3
repellentBuyTreasuryFee() view returns (uint256)
1
repellentFeeActivatedAmount() view returns (uint256)
120569804679
repellentFeeActivatedAt() view returns (uint256)
1700311619
repellentFeeRecoverAmount() view returns (uint256)
144683765614
repellentSellAutoBurnFee() view returns (uint256)
0
repellentSellLiquidityFee() view returns (uint256)
0
repellentSellTotalFee() view returns (uint256)
30
repellentSellTreasuryFee() view returns (uint256)
30
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
false
swapThershold() view returns (uint256)
10000000000000000000000
swapThreshold() view returns (uint256)
0
symbol() pure returns (string)
SIFY
totalFee() view returns (uint256)
5
totalSupply() view returns (uint256)
113096082134593108585699656
tradingOpen() view returns (bool)
true
treasuryFee() view returns (uint256)
5
treasuryFeeWallet() view returns (address)
0xdab6280d5a87c10250f454ee3ad3b3b0c1a274c0
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkFeeExempt(address _addr) view returns (bool)
getBnbPrice(uint256 _amount) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
lpRanges(uint8) view returns (uint256 minLimit, uint256 maxLimit, uint256 dropLimit, uint256 recoverLimit)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
changeNormalFees(uint256 _autoBurnFee, uint256 _liquidityFee, uint256 _treasuryFee)
changeRebaseRate(uint256 _amount)
changeRepellentBuyFees(uint256 _autoBurnFee, uint256 _liquidityFee, uint256 _treasuryFee)
changeRepellentSellFees(uint256 _autoBurnFee, uint256 _liquidityFee, uint256 _treasuryFee)
changeSwapPoint(uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableSwap(bool status)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSync()
renounceOwnership()
setAuthorizedWallet(address _wallet, bool _status)
setAutoAddLiquidity(bool _flag)
setAutoRebase(bool _flag)
setFeeReceivers(address _treasuryFeeWallet)
setLP(address _address)
setLpRange(uint8 _level, uint256 _min, uint256 _max, uint256 _drop, uint256 _recover)
setWhitelist(address _addr)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
LogRebase(uint256 indexed epoch, uint256 totalSupply)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RepellentFeeActivated(uint256 activatedAmount)
RepellentFeeDisabled(uint256 disabledAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.