Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5e50…ca86
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
科场币 | ERC-20 | 7.449327B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20842171 | 2 months ago | | | 0 | 0.00033565981 | |
| 20672482 | 2 months ago | | | 0 | 0.00014110187 | |
| 20348892 | 4 months ago | | | 0 | 0.00034910430 | |
| 20294255 | 4 months ago | | | 0 | 0.00018619656 | |
| 20289068 | 4 months ago | | | 0 | 0.00018743721 | |
| 20280659 | 4 months ago | | | 0 | 0.00016645764 | |
| 19809549 | 6 months ago | | | 0 | 0.00012340906 | |
| 18428203 | a year ago | | | 0 | 0.0049202113 | |
| 18302898 | a year ago | | | 0 | 0.00060585200 | |
| 18276983 | a year ago | | | 0 | 0.00018286547 |
ABI
ABI objects
Getter at block 21219836
_owner() view returns (address)
0x0000000000000000000000000000000000000000
_totalTaxIfBuying() view returns (uint256)
2
_totalTaxIfSelling() view returns (uint256)
2
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
420689999994831000000000000000000
getTime() view returns (uint256)
1731995927
marketingWalletAddress() view returns (address)
0x5e502565a853d9b66c75f1ec76effdfc19b3ca86
minimumTokensBeforeSwapAmount() view returns (uint256)
4206900000000000000000000000
name() view returns (string)
TRX
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
科场币
totalSupply() view returns (uint256)
420690000000000000000000000000000
uniswapPair() view returns (address)
0x9d43938d877d46938a4fda3b406c89b8cd7d7c59
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setFee(uint256 buy, uint256 sell)
setMarketAddress(address addr)
setMarketPairStatus(address account, bool newValue)
setNumTokensBeforeSwap(uint256 newLimit)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string coinName, string coinSymbol)
receive()
This contract contains no error objects.