Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($9,924.62)
Native
Value
$9,924.62
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.181039 | $3,119.93 |
$9,924.62 | |
0x2120…f045 | ERC-20 | 1,249,628,000T | -- | -- | |
INVC | ERC-20 | 461.791033K | -- | -- | |
uxtw.com$0.02回购 | ERC-20 | 16.888K | -- | -- | |
VE | ERC-20 | 12.49628K | -- | -- | |
VE | ERC-20 | 1.249628K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10277012 | 4 years ago | | | 0 | 0.0019305000 | |
| 10275083 | 4 years ago | | | 0 | 0.00053405200 | |
| 10274078 | 4 years ago | | | 0 | 0.0017854244 | |
| 10273499 | 4 years ago | | | 0 | 0.00065645000 | |
| 10273498 | 4 years ago | | | 0 | 0.00065645000 | |
| 10273486 | 4 years ago | | | 0.77717678 | 0.0013244350 | |
| 10273437 | 4 years ago | | | 0 | 0.0066599232 | |
| 10273426 | 4 years ago | | | 0 | 0.010410861 | |
| 10273411 | 4 years ago | | | 9 | 0.00048392000 | |
| 10273391 | 4 years ago | | | 9 | 0.00050400000 |
ABI
ABI objects
Getter at block 21199578
INITIAL_SUPPLY() view returns (uint256)
[unknown]
decimals() view returns (uint8)
[unknown]
name() view returns (string)
[unknown]
owner() view returns (address)
[unknown]
paused() view returns (bool)
[unknown]
symbol() view returns (string)
[unknown]
totalSupply() view returns (uint256)
[unknown]
Read-only
allowance(address _owner, address _spender) view returns (uint256)
allowanceBurn(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events Buys(uint256 _token) payable returns (bool success)
Transfer_anything(address[] _users, uint256[] _amount, uint256[] _token, uint256 _allBalance)
approve(address _spender, uint256 _value) returns (bool)
approveBurn(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
burnFrom(address _from, uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
decreaseBurnApproval(address _spender, uint256 _subtractedValue) returns (bool)
freezeAccount(address target, bool freeze)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
increaseBurnApproval(address _spender, uint256 _addedValue) returns (bool)
kill()
pause()
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
ApprovalBurn(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
FrozenFunds(address target, bool frozen)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
transferLogs(address indexed arg0, string arg1, uint256 arg2)
transferTokenLogs(address indexed arg0, string arg1, uint256 arg2)
constructor()
fallback()
This contract contains no error objects.