AXE Capital V2
Verified contract
Active on
Ethereum with 64 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x21d1…bc73
18 additional
variables
Balances ($260.81)
Native
Value
$260.81
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.070041 | $3,723.62 |
$260.81 | |
AXECAP | ERC-20 | 1.188M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16765730 | 2 years ago | | | 0 | 0.00072733855 | |
| 16541172 | 2 years ago | | | 0 | 0.00081093088 | |
| 16418373 | 2 years ago | | | 0 | 0.00079630231 | |
| 16346946 | 2 years ago | | | 0 | 0.00066133196 | |
| 16233723 | 2 years ago | | | 0 | 0.00069897982 | |
| 16136566 | 2 years ago | | | 0 | 0.0010484585 | |
| 15919607 | 2 years ago | | | 0 | 0.00079355733 | |
| 15860589 | 2 years ago | | | 0 | 0.00033085225 | |
| 15851112 | 2 years ago | | | 0 | 0.0012563100 | |
| 15849603 | 2 years ago | | | 0 | 0.0030492355 |
ABI
ABI objects
Getter at block 21328456
_autoLiqPer() view returns (uint256)
1000
_autoTaxEnabled() view returns (bool)
false
_burnAllTime() view returns (uint256)
0
_burnPer() view returns (uint256)
0
_currentBuyTax() view returns (uint256)
0
_currentSellTax() view returns (uint256)
12
_devAllTime() view returns (uint256)
290717522152042205
_devPer() view returns (uint256)
2000
_earlySellTaxEnabled() view returns (bool)
true
_liqAllTime() view returns (uint256)
145358761076021098
_lockLiquiditiesEnabled() view returns (bool)
true
_marketingAllTime() view returns (uint256)
1017511327532147736
_marketingPer() view returns (uint256)
7000
_maxBuyTax() view returns (uint256)
25
_maxHoldAmount() view returns (uint256)
2000000000000000000000000000000
_maxSellTax() view returns (uint256)
25
_maxTransAmount() view returns (uint256)
2000000000000000000000000000000
_minTokensForLiquidity() view returns (uint256)
1500000000000000000000000
_mySellTax() view returns (uint256)
12
_refPer() view returns (uint256)
1
_remove_limits_time() view returns (uint256)
0
_totalBuyTax() view returns (uint256)
10
_totalSellTax() view returns (uint256)
12
_wDev() view returns (address)
0x21d16c0ca3f1adcb5ba76f779e869b2e5af3bc73
_wMarketing() view returns (address)
0x11c285f710afee0aa0a3f1a8eb1a4e762d59f1c7
decimals() view returns (uint8)
18
name() view returns (string)
AXE Capital V2
owner() view returns (address)
0x1b6c80c7196cc5c2ab16daf0e3d4ee98a6c8e8cd
symbol() view returns (string)
AXECAP
totalFees() view returns (uint256)
761166852835208117830098
totalSupply() view returns (uint256)
500000000000000000000000000
uniswapV2Pair() view returns (address)
0x0c580d71be5c88b46271ae1db22e1eaef62d8cbe
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_rOwned(address) view returns (uint256)
_tOwned(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _doTokenomics()
_setAutoTaxEnabled(bool AutoTaxEnabled)
_setDevWallet(address wallet)
_setEarlySellTaxEnabled(bool enabled)
_setLockLiquiditiesEnabled(bool lockLiquiditiesEnabled)
_setMarketingWallet(address wallet)
_setMaxHold(uint256 maxHoldAmount)
_setMaxTrans(uint256 maxTransAmount)
_setMinTokensForLiquidity(uint256 minTokensForLiquidity)
_setPair(address newPair)
_setRefPer(uint256 refPer)
_setRouter(address newRouter)
_setRouterAddress(address newRouter)
_setTokenomics(uint256 autoLiqPer, uint256 burnPer, uint256 devPer, uint256 marketingPer)
_setTotalBuyTax(uint256 totalBuyTax)
_setTotalSellTax(uint256 totalSellTax)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualTokenomics()
reflect(uint256 tAmount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
v1AirdropETH()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
setAutoTaxEnabled(bool AutoTaxEnabled)
setDaoWallet(address wallet)
setDevWallet(address wallet)
setLockLiquiditiesEnabled(bool lockLiquiditiesEnabled)
setMarketingWallet(address wallet)
setMaxHold(uint256 maxHoldAmount)
setMaxTrans(uint256 maxTransAmount)
setMinTokensForLiquidity(uint256 minTokensForLiquidity)
setRefPer(uint256 refPer)
setRouterAddressChanged(address newRouter)
setTokenomics(uint256 autoLiqPer, uint256 burnPer, uint256 devPer, uint256 marketingPer)
setTotalBuyTax(uint256 totalBuyTax)
setTotalSellTax(uint256 totalSellTax)
constructor()
receive()
This contract contains no error objects.