THE EXORCIST
Verified contract
Active on
Ethereum with 27 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($133.39)
Native
Value
$133.39
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.037094 | $3,595.93 |
$133.39 | |
EXOS | ERC-20 | 31.05817M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16500737 | 2 years ago | | | 0 | 0.00088367318 | |
| 16500642 | 2 years ago | | | 0 | 0.00087417970 | |
| 16500636 | 2 years ago | | | 0 | 0.00085522441 | |
| 16500632 | 2 years ago | | | 0 | 0.00093200349 | |
| 16500627 | 2 years ago | | | 0 | 0.031864271 | |
| 16500625 | 2 years ago | | | 0 | 0.00086425349 | |
| 16500622 | 2 years ago | | | 0 | 0.00087609921 | |
| 16500618 | 2 years ago | | | 0 | 0.0010241926 | |
| 16500617 | 2 years ago | | | 0 | 0.00095691925 | |
| 16500615 | 2 years ago | | | 0 | 0.0013843517 |
ABI
ABI objects
Getter at block 21296902
_buyDevelopmentFees() view returns (uint256)
0
_buyLiquidityFees() view returns (uint256)
0
_buyMarketingFees() view returns (uint256)
0
_developmentShares() view returns (uint256)
0
_liquidityShares() view returns (uint256)
0
_marketingShares() view returns (uint256)
10
_maxTxAmount() view returns (uint256)
1000000000000000000
_sellDevelopmentFees() view returns (uint256)
0
_sellLiquidityFees() view returns (uint256)
0
_sellMarketingFees() view returns (uint256)
98
_totalDistributionShares() view returns (uint256)
10
_totalTaxIfBuying() view returns (uint256)
0
_totalTaxIfSelling() view returns (uint256)
98
_walletMax() view returns (uint256)
1000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
name() view returns (string)
THE EXORCIST
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
EXOS
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x0f8a724cb3d268eb72540b3b283776e880eb8411
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkExcludedFromFees(address) view returns (bool)
checkMarketPair(address) view returns (bool)
checkTxLimitExcept(address) view returns (bool)
checkWalletLimitExcept(address) view returns (bool)
State-modifying
Events CheckforErrorsinCA(uint256 newNumber)
RenounceOwnership()
addMarketPair(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
setBuyFee(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newDevelopmentTax)
setSellFee(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newDevelopmentTax)
setWalletLimit(uint256 newLimit)
settaxWallet1(address newAddress)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.