SdtUtilities
Verified contract
Active on
Ethereum with 59 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb0af…aee7
Balances ($0.00)
No balances found for "SdtUtilities"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19142259 | 9 months ago | | | 0 | 0.021559357 | |
| 19142206 | 9 months ago | | | 0 | 0.023175260 | |
| 19142146 | 9 months ago | | | 0 | 0.027902386 | |
| 19142081 | 9 months ago | | | 0 | 0.017238039 | |
| 19141566 | 9 months ago | | | 0 | 0.031495784 | |
| 19141446 | 9 months ago | | | 0 | 0.026516665 | |
| 19141100 | 9 months ago | | | 0 | 0.018591812 | |
| 19140860 | 9 months ago | | | 0 | 0.013737999 | |
| 19140813 | 9 months ago | | | 0 | 0.030757246 | |
| 19140792 | 9 months ago | | | 0 | 0.021451228 |
ABI
ABI objects
Getter at block 21193394
cvgControlTower() view returns (address)
0xb0afc8363b8f36e0cce5d54251e20720ffaeaee7
cvgSdt() view returns (address)
0x830614ae209ff9d8706d386fcdbc7a55206fcffc
owner() view returns (address)
0x0af815364bd9e9e60f3d2d3bac1320b77d3e35f7
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
percentageDepeg() view returns (uint256)
1025
sdt() view returns (address)
0x73968b9a57c6e53d41345fd57a6e6ae27d6cdb2f
Read-only
stablePoolPerAsset(address) view returns (address)
State-modifying
Events acceptOwnership()
approveTokens(struct SdtUtilitiesTokenSpender[] _tokenSpenders)
convertAndStakeCvgSdt(uint256 _tokenId, uint256 _cvgSdtAmount, uint256 _sdtAmount)
convertAndStakeLpAsset(uint256 _tokenId, address _lpStaking, uint256 _gaugeAssetAmount, uint256 _lpAssetAmount, bool _isEarn)
convertAndStakeSdAsset(uint256 _tokenId, address _sdAssetStaking, uint256 _gaugeAssetAmount, uint256 _sdAssetAmount, uint256 _assetAmount, bool isLock)
renounceOwnership()
setPercentageDepeg(uint256 newPercentageDepeg)
setStablePools(struct SdtUtilitiesSetStablePool[] _setStablePools)
transferOwnership(address newOwner)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _cvgControlTower, address _cvgSdt, address _sdt)
This contract contains no fallback and receive objects.
This contract contains no error objects.