Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "JESUSAI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20711251 | 3 months ago | | | 0 | 0.00011334588 | |
| 20596801 | 3 months ago | | | 0 | 0.000038795051 | |
| 19822611 | 7 months ago | | | 0 | 0.00043236414 | |
| 19285610 | 9 months ago | | | 0 | 0.0030719370 | |
| 18756108 | a year ago | | | 0 | 0.0015652225 | |
| 18751695 | a year ago | | | 0 | 0.00081051785 | |
| 18707636 | a year ago | | | 0 | 0.0019794683 | |
| 18703760 | a year ago | | | 0 | 0.0012918763 | |
| 18703510 | a year ago | | | 0 | 0.0015188532 | |
| 18703488 | a year ago | | | 0 | 0.0012558953 |
ABI
ABI objects
Getter at block 21284155
buyJesusFee() view returns (uint256)
0
buyTitheFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
jesusWallet() view returns (address)
0x264258f47c062a94db3545d50521b69cfc1739f9
limitsInEffect() view returns (bool)
false
maxTransaction() view returns (uint256)
20000000000000000000000
maxWallet() view returns (uint256)
15000000000000000000000
name() view returns (string)
JESUSAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellJesusFee() view returns (uint256)
0
sellTitheFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000
symbol() view returns (string)
SALVATION
titheWallet() view returns (address)
0x16314d183dbdaabc07502d4cfb62f36c565dfd13
tokensForDev() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x580539df94ec62dea3bb70f2e89a675666adb74d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedmaxTransaction(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()
enableTradingWithPermit(uint8 v, bytes32 r, bytes32 s)
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)
swapManual(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _devFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _marketingFee, uint256 _devFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updatejesusWallet(address newjesusWallet)
updatetitheWallet(address newWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
BoughtEarly(address indexed sniper)
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)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
jesusWalletUpdated(address indexed newWallet, address indexed oldWallet)
titheWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.