WORKIE

Verified contract

Active on Base with 110 txns
Deployed by via 0x26b0a99f at 20722241
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "WORKIE"

0x24e0663ade83bb7ccc70bd09ea6ad83eae9893e2afcc2aea5eff8ce4275933ef
0x182402827ff3b2c1e6ac09084b36882a7223a2cbd2e544f97236413fb984c051
0x42c33f7cb2e5301b41d6d698200fa0ca5ee237d71a3d4002e11264787104d7ac
0xa359bd0a071970248fc14fad71e5d34924f53ad6590b7ab4eb4fc8a5d92512a7
0x4a49487d3ad15512e4b0fc0c5793466bc21b39c46a358046e19b00c63cc995f3
0x916a77bc9716e5360d67b3face42ee5e3b3ad98c4a42a915a41260dc5b313f1e
0x595bb87758e1bb4cf25c67297db66fa12478585b4a63c6a79a5de895609aaea4
0x095664cbec61ac04b8273ff19e5f6dfc376987e07bd90cda4b6232a6ea5edccb
0x21d308fb23d28a599d8f1322b8268995bce8c067da493d31372072ef71d66560
0xc2bb6c638611b26e77d6e7ca034b672dce7e9b1f905a230812048a918fd76564

Functions
Getter at block 22926455
decimals(view returns (uint8)
18
factory(view returns (address)
0x8909dc15e40173ff4699343b6eb8132c65e18ec6
 
getRanges(view returns (uint256 remainTokenuint256 remainETHuint256 totalETH)
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 owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getAmountIn(uint256 amountOutuint256 reserveInuint256 reserveOutpure returns (uint256 amountIn)
getAmountOut(uint256 amountInuint256 reserveInuint256 reserveOutpure returns (uint256 amountOut)
State-modifying
approve(address spenderuint256 valuereturns (bool)
getPairReverse(returns (uint112 rs1uint112 rs2uint32 rs3)
getPairTotalSupply(returns (uint256 rs)
openTrade(address[] botsaddress factory_address router_address weth_
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender