Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8cfe…a2eb
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WILDx | ERC-20 | 3.305826B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5983283 | a year ago | | | 0 | 0.000000021987319684 | |
| 5970072 | a year ago | | | 0 | 0.0000010209160 | |
| 5969926 | a year ago | | | 0.0006 | 0.000000000166432794 | |
| 5957911 | a year ago | | | 0 | 0.000000702050414552 | |
| 5957882 | a year ago | | | 0 | 7.4610763e-7 | |
| 5957865 | a year ago | | | 0 | 0.0000017581266 | |
| 5956447 | a year ago | | | 0 | 0.000000000171297394 | |
| 5956376 | a year ago | | | 0.001 | 0.000000000279352813 | |
| 5956087 | a year ago | | | 0 | 0.000000002251597462 | |
| 5956060 | a year ago | | | 0 | 0.000000001518819684 |
ABI
ABI objects
Getter at block 22747429
BASIS_POINTS_DENOM() view returns (uint256)
10000
WETH() view returns (address)
0x4200000000000000000000000000000000000006
isOperator() view returns (bool)
false
mainToken() view returns (address)
0xbcda0bd6cd83558dfb0eec9153ed9c9cfa87782e
mainTokenLP() view returns (address)
0xeaa13b4f85a98e6ccaf65606361bd590e98de2cb
owner() view returns (address)
0x600be5fcb9338bc3938e4790efbeaaa4f77d6893
Read-only
isOperator(address _account) view returns (bool)
swapPath(address, address, uint256) view returns (address)
tokenType(address) view returns (uint8)
State-modifying
Events addTaxFreeLiquidity(address _tokenA, address _tokenB, uint256 _amountA, uint256 _amountB)
removeTaxFreeLiquidity(address _tokenA, address _tokenB, address _pair, uint256 _amount)
renounceOwnership()
setCoreValues(address _router, address factory, address _mainToken, address _mainTokenLP, address _weth)
setOperatorStatus(address _account, bool _operatorStatus)
setOperatorStatus(address[] _accounts, bool _operatorStatus)
setSwapPath(address _token0, address _token1, address[] _path)
setTokenType(address _token, uint8 _type)
setTokensType(address[] _tokens, uint8 _type)
setTokensTypes(address[] _tokens, uint8[] _types)
swapETHForTokens(uint256 _amountIn, address _pathOut, address _recipient) payable returns (uint256 _outputAmount)
swapTokensForETH(uint256 _amountIn, address _pathIn, address _recipient) returns (uint256 _outputAmount)
swapTokensForTokens(uint256 _amountIn, address _pathIn, address _pathOut, address _recipient) returns (uint256 _outputAmount)
transferOwnership(address newOwner)
withdraw(address token)
zap(address _inputToken, uint256 _amount, address _targetToken, bool _targetIsNative) returns (uint256 amountOut)
zapETH(address _targetToken) payable returns (uint256 amountOut)
zapIntoFarmWithETH(address _targetToken, address _farm, uint256 _pid) payable returns (uint256 amountOut)
zapIntoFarmWithToken(address _inputToken, uint256 _amount, address _targetToken, address _farm, uint256 _pid, bool _targetIsNative) returns (uint256 amountOut)
AddLiquidity(address tokenA, address tokenB, uint256 amountInA, uint256 amountInB, uint256 amountOut)
OperatorStatusChanged(address indexed _operator, bool _operatorStatus)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapTokens(address tokenA, address tokenB, uint256 amountInA, uint256 amountOut)
TaxPaid(address indexed user, uint256 amount)
ZapIntoFarm(address indexed _recipient, uint256 indexed _pid, uint256 _amount)
This contract contains no constructor objects.
receive()
This contract contains no error objects.