Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "wildbase.farm"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19436615 | 3 months ago | | | 0 | 5.8047733e-7 | |
| 19436549 | 3 months ago | | | 0 | 6.1054954e-7 | |
| 13116070 | 8 months ago | | | 0 | 0.0000013347529 | |
| 12510127 | 8 months ago | | | 0 | 0.000025572838 | |
| 10317835 | 10 months ago | | | 0 | 0.000000055992565049 | |
| 6043207 | a year ago | | | 0 | 0.000000013218759694 | |
| 5891881 | a year ago | | | 0 | 0.000000000039792802 | |
| 5891865 | a year ago | | | 0 | 0.000000000046051523 | |
| 5612083 | a year ago | | | 0 | 0.000000039370162571 | |
| 5099945 | a year ago | | | 0 | 0.000000033546890678 |
ABI
ABI objects
Getter at block 23210040
MAX_TAX_RATE() view returns (uint256)
2000
PairUSDC() view returns (address)
0xf802c112e9443e8a7cbb9289f0735266bd67238c
PairWETH() view returns (address)
0x0c15ee801963c05db5cd1c41120ebfdc1f2e7338
USDC() view returns (address)
0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca
decimals() view returns (uint8)
18
duration() view returns (uint256)
86400
firstTaxRate() view returns (uint256)
1200
getCurrentTaxRate() view returns (uint256)
600
name() view returns (string)
wildbase.farm
owner() view returns (address)
0xc4379a52b818e06a007ff6c93e8011b3a7fd0b0b
secondTaxRate() view returns (uint256)
1000
startTime() view returns (uint256)
1696081139
staticTaxRate() view returns (uint256)
600
symbol() view returns (string)
WILDx
thirdTaxRate() view returns (uint256)
800
totalSupply() view returns (uint256)
1000020097447610646169529917
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()
setDuration(uint256 _duration)
setFirstTaxRate(uint256 _taxRate)
setSecondTaxRate(uint256 _taxRate)
setStaticTaxRate(uint256 _taxRate)
setThirdTaxRate(uint256 _taxRate)
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.