xINCH
Verified contract
Implementation
Active on
Ethereum with 1 txns
Storage
Map
Table
Raw
Constants and immutables
6
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0x0ef1…f210
0xa044…caba
6 additional
variables
Balances ($0.00)
No balances found for "xINCH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13057650 | 3 years ago | | | 0 | 0.018334957 |
ABI
ABI objects
Getter at block 21325680
adminActiveTimestamp() view returns (uint256)
0
decimals() view returns (uint8)
18
feeDivisors() view returns (uint256 mintFee, uint256 burnFee, uint256 claimFee)
(mintFee=500, burnFee=500, claimFee=100)
getAmountOfAssetHeld() view returns (uint256)
0
getBufferBalance() view returns (uint256)
0
getNav() view returns (uint256)
0
getStakedBalance() view returns (uint256)
0
getWithdrawableFees() view returns (address[2] feeAssets, uint256[2] feeAmounts)
(feeAssets=[0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE, 0x111111111117dC0aa78b770fA6A738034120C302], feeAmounts=[0, 0])
mandate() view returns (string)
Buchanan
name() view returns (string)
xINCH
owner() view returns (address)
0x2fadd5d62911a8d40b10898383602ea57f97be42
paused() view returns (bool)
false
symbol() view returns (string)
xINCHa
totalSupply() view returns (uint256)
0
withdrawableOneInchFees() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculateMintAmount(uint256 incrementalOneInch, uint256 totalSupply) view returns (uint256 mintAmount)
lastLockedBlock(address) view returns (uint256)
State-modifying
Events adminUnstake(uint256 _amount)
approve(address spender, uint256 amount) returns (bool)
approveInch(address _toApprove)
burn(uint256 tokenAmount, bool redeemForEth, uint256 minReturn)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
defaultDecayPeriodVote(uint256 vote)
defaultFeeVote(uint256 vote)
defaultSlippageFeeVote(uint256 vote)
emergencyUnstake(uint256 _amount)
getReward()
getRewardExternal()
governanceShareVote(uint256 vote)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(string _symbol, string _mandate, address _oneInch, address _governanceMothership, address _oneInchLiquidityProtocol, uint256 _mintFeeDivisor, uint256 _burnFeeDivisor, uint256 _claimFeeDivisor)
leftoverShareVote(uint256 govShare, uint256 refShare)
mint(uint256 minReturn) payable
mintWithToken(uint256 oneInchAmount)
pauseContract() returns (bool)
poolDecayPeriodVote(address pool, uint256 vote)
poolFeeVote(address pool, uint256 vote)
poolSlippageFeeVote(address pool, uint256 vote)
rebalance()
rebalanceExternal()
referralShareVote(uint256 vote)
renounceOwnership()
setDelegate(address delegateRegistry, bytes32 id, address delegate)
setExchangeGovernanceAddress(address _exchangeGovernance)
setFactoryGovernanceAddress(address _factoryGovernance)
setFeeDivisors(uint256 mintFeeDivisor, uint256 burnFeeDivisor, uint256 claimFeeDivisor)
setGovernanceRewardsAddress(address _governanceRewards)
setxTokenManager(address _manager)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpauseContract() returns (bool)
unstake(uint256 _amount)
withdrawFees()
withdrawNativeToken()
Approval(address indexed owner, address indexed spender, uint256 value)
FeeDivisorsSet(uint256 mintFee, uint256 burnFee, uint256 claimFee)
FeeWithdraw(uint256 ethFee, uint256 inchFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Rebalance()
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
This contract contains no constructor objects.
receive()
This contract contains no error objects.