XCeption
Verified contract
Active on
Ethereum with 3,168 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($100.52)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XCEPT | ERC-20 | 241.5747K | $0.000416 |
$100.52 | |
XCEPT | ERC-20 | 402.084718K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21258781 | 3 days ago | | | 0 | 0.00051300042 | |
| 21258094 | 3 days ago | | | 0 | 0.00070142638 | |
| 21194951 | 12 days ago | | | 0 | 0.0010123938 | |
| 21186488 | 13 days ago | | | 0 | 0.0016125801 | |
| 21158216 | 17 days ago | | | 0 | 0.0018746449 | |
| 21120380 | 22 days ago | | | 0 | 0.00049712381 | |
| 21045496 | a month ago | | | 0 | 0.00013119145 | |
| 21025264 | a month ago | | | 0 | 0.00015632881 | |
| 20990280 | a month ago | | | 0 | 0.00046486832 | |
| 20841333 | 2 months ago | | | 0 | 0.00077337188 |
ABI
ABI objects
Getter at block 21279523
autoWallet() view returns (address)
0xf48185695805456ff128157a243e4a42c4a9da8f
autoWalletEnabled() view returns (bool)
false
buyTotalFees() view returns (uint256)
3
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xd788fcd040dd0855a3ef917b07f077c407acaf50
limitsInEffect() view returns (bool)
true
lpWallet() view returns (address)
0xe9d94a951a1ee33a4c2eea94a8f24cb34b641075
maxTransactionAmount() view returns (uint256)
15000000000000000000000000
maxWallet() view returns (uint256)
15000000000000000000000000
name() view returns (string)
XCeption
owner() view returns (address)
0x18b5b706e3303a985b3e2afb8193e3a46564ed25
sellTotalFees() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
XCEPT
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAutoWallet(address newWallet)
updateAutoWalletEnabled(bool enabled)
updateDevWallet(address newWallet)
updateFees(uint256 newBuyTotalFees, uint256 newSellTotalFees)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdraw()
withdrawToken(address _token, address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.