Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8909…8ec6
Balances ($0.00)
No balances found for "WORKIE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20726603 | 2 months ago | | | 0 | 0.000000088779041942 | |
| 20726591 | 2 months ago | | | 0 | 0.000000088677810840 | |
| 20726581 | 2 months ago | | | 0 | 0.000000081887583540 | |
| 20725812 | 2 months ago | | | 0 | 8.8970883e-7 | |
| 20724875 | 2 months ago | | | 0 | 0.000000205832322618 | |
| 20724665 | 2 months ago | | | 0 | 0.000000204204000000 | |
| 20723671 | 2 months ago | | | 0 | 2.6974271e-7 | |
| 20722984 | 2 months ago | | | 0 | 0.000000209223000000 | |
| 20722936 | 2 months ago | | | 0 | 0.000000209223000000 | |
| 20722912 | 2 months ago | | | 0 | 2.7308746e-7 |
ABI
ABI objects
Getter at block 22926455 getRanges() view returns (uint256 remainToken, uint256 remainETH, uint256 totalETH)
decimals() view returns (uint8)
18
factory() view returns (address)
0x8909dc15e40173ff4699343b6eb8132c65e18ec6
isOpenned() view returns (bool)
true
lastTSpl() view returns (uint256)
0
name() view returns (string)
WORKIE
pair() view returns (address)
0x8625190be2f5fe660ed31d2585312d9d1143539f
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
symbol() view returns (string)
WORKIE
tETHB() view returns (uint256)
31243748649777648
tETHS() view returns (uint256)
14774871599858972
tTokenB() view returns (uint256)
226976680221678295415887342
tTokenS() view returns (uint256)
130683287894780125519480751
totalSupply() view returns (uint256)
10000000000000000000000000000
weth() view returns (address)
0x4200000000000000000000000000000000000006
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getAmountIn(uint256 amountOut, uint256 reserveIn, uint256 reserveOut) pure returns (uint256 amountIn)
getAmountOut(uint256 amountIn, uint256 reserveIn, uint256 reserveOut) pure returns (uint256 amountOut)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
getPairReverse() returns (uint112 rs1, uint112 rs2, uint32 rs3)
getPairTotalSupply() returns (uint256 rs)
openTrade(address[] bots, address factory_, address router_, address weth_)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)