wildxbase.farm
Verified contract
Active on
Base with 146 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WILDx | ERC-20 | 10.962766 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22687105 | 9 days ago | | | 0 | 7.7916818e-7 | |
| 13492413 | 7 months ago | | | 0 | 0.0000028030296 | |
| 6996987 | a year ago | | | 0 | 0.000000000012980149 | |
| 6996982 | a year ago | | | 0 | 0.000000000013028855 | |
| 6996977 | a year ago | | | 0 | 0.000000000012785325 | |
| 5895940 | a year ago | | | 0 | 0.000000000595893557 | |
| 5895937 | a year ago | | | 0 | 0.000000000595893557 | |
| 5779037 | a year ago | | | 0 | 0.000000041288668840 | |
| 4831637 | a year ago | | | 0 | 0.000000027475535632 | |
| 4823167 | a year ago | | | 0 | 0.0000035521094 |
ABI
ABI objects
Getter at block 23071735
MAX_TAX_RATE() view returns (uint256)
2000
PairUSDC() view returns (address)
0x2387c0b10644c91addf8cf5b0756b8cb304170d8
PairWETH() view returns (address)
0x34e11e299a928ad6c5b1506293b1aa475cea5e21
USDC() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
decimals() view returns (uint8)
18
duration() view returns (uint256)
86400
firstTaxRate() view returns (uint256)
1200
getCurrentTaxRate() view returns (uint256)
600
name() view returns (string)
wildxbase.farm
owner() view returns (address)
0x0ad5c3fae4a453197fd0b4668ff98312a00d6c04
secondTaxRate() view returns (uint256)
1000
startTime() view returns (uint256)
1696103939
staticTaxRate() view returns (uint256)
600
symbol() view returns (string)
WILDx
thirdTaxRate() view returns (uint256)
800
totalSupply() view returns (uint256)
509823714790746100889546
uniswapV2Router() view returns (address)
0x8cfe327cec66d1c090dd72bd0ff11d690c33a2eb
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount)
renounceOwnership()
setWhiteList(address _WhiteList)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _USDC, address _router)
This contract contains no fallback and receive objects.
This contract contains no error objects.