Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5312…8d24
Balances ($195.49)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 195.5 | $0.99996 |
$195.49 | |
上证指数 | ERC-20 | 0.020301 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243003 | 10 days ago | | | 0 | 0.00022503134 | |
| 21225080 | 13 days ago | | | 0 | 0.00028703586 | |
| 21210793 | 15 days ago | | | 0 | 0.00021748144 | |
| 21125755 | a month ago | | | 0 | 0.00068603214 | |
| 21031619 | a month ago | | | 0 | 0.00019620978 | |
| 21031284 | a month ago | | | 0 | 0.00027853368 | |
| 21005853 | a month ago | | | 0 | 0.00021384697 | |
| 20857537 | 2 months ago | | | 0 | 0.00025477483 | |
| 20843134 | 2 months ago | | | 0 | 0.00052185995 | |
| 20840531 | 2 months ago | | | 0 | 0.00031646132 |
ABI
ABI objects
Getter at block 21317635
_maxTaxSwap() view returns (uint256)
5000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
18
getBuyTax() view returns (uint8)
3
getSellTax() view returns (uint8)
3
name() pure returns (string)
中国A股上证指数
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
上证指数
totalSupply() view returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
changeTransferDelayStatus(bool status)
delBots(address[] notbot)
manualSwap()
openTrading(address router)
renounceOwnership()
setTax(uint8 _newBuyTax, uint8 _newSellTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.