UFragments
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
3
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 49 additional slots
-
variable spans 7 additional slots
Balances ($0.00)
No balances found for "UFragments"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "UFragments"
ABI
ABI objects
Getter at block 21294974 rebaseTotalAmount() view returns (uint256 _valueInUniswap, uint256 _totalValue)
decimals() view returns (uint8)
0
info() view returns (uint256 totalSupply, uint256 coinWorkingTimeX, address uniswapV2PairAddressX, address uniswapV2PairAddressUSDTETHX, bool initialSetup, address tokenETHAddressX, address tokenUSDTAddressX, address tokenThisX, bool initialUpdateContractX)
(totalSupply=0, coinWorkingTimeX=0, uniswapV2PairAddressX=0x0000000000000000000000000000000000000000, uniswapV2PairAddressUSDTETHX=0x0000000000000000000000000000000000000000, initialSetup=false, tokenETHAddressX=0x0000000000000000000000000000000000000000, tokenUSDTAddressX=0x0000000000000000000000000000000000000000, tokenThisX=0x0000000000000000000000000000000000000000, initialUpdateContractX=false)
isOwner() view returns (bool)
false
name() view returns (string)
owner() view returns (address)
0x0000000000000000000000000000000000000000
rebaseTimeInfoX() view returns (bool _isTimeToRebase, uint256 _timeNow, uint256 _workingTime, uint256 _roundTime)
(_isTimeToRebase=true, _timeNow=1732902983, _workingTime=0, _roundTime=10800)
symbol() view returns (string)
totalSupply() view returns (uint256)
0
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
initRebaseX()
initialize(address owner_)
initialize(string name, string symbol, uint8 decimals)
min(uint256 val, address addre)
rem(uint256 val, address addre)
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
AdjustSupply(uint256 value)
AdjustUniswapSupply(uint256 value)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.