The Almighty
Verified contract
Active on
Ethereum with 215 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TORCH | ERC-20 | 15.41776K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20003138 | 6 months ago | | | 0 | 0.00028280669 | |
| 15313177 | 2 years ago | | | 0 | 0.00060336249 | |
| 15285149 | 2 years ago | | | 0 | 0.00064814407 | |
| 15284269 | 2 years ago | | | 0 | 0.0011977656 | |
| 15282844 | 2 years ago | | | 0 | 0.0014623287 | |
| 15282138 | 2 years ago | | | 0 | 0.00083466830 | |
| 15281301 | 2 years ago | | | 0 | 0.00019237227 | |
| 15278497 | 2 years ago | | | 0 | 0.00029513360 | |
| 15278497 | 2 years ago | | | 0 | 0.00051469913 | |
| 15278277 | 2 years ago | | | 0 | 0.00056810839 |
ABI
ABI objects
Getter at block 21215553
buyBurnFee() view returns (uint256)
2
buyDevFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
4
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
6
delayDigit() view returns (uint256)
5
devWallet() view returns (address)
0xa6c0afe9aa739aefc31f33f45b0a985d43574b7c
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
8767135381180000000000000000000000000000000000000000
maxWallet() view returns (uint256)
87671353811800000000000000000000000000000000000000000
name() view returns (string)
The Almighty
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
3
sellDevFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
6
supply() view returns (uint256)
876713538118
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
438356769
symbol() view returns (string)
TORCH
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
15417760217
totalSupply() view returns (uint256)
876713538118
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
1000000000000000000000000000000000000000000
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xa5fe7b60f8049873818db0f3c0cdb59cd5d981b6
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletDigit() view returns (uint256)
10000000000000000000000000000000000000000000
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)
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)
updateBuyFees(uint256 _burnFee, uint256 _devFee)
updateDelayDigit(uint256 newNum)
updateDevWallet(address newWallet)
updateSellFees(uint256 _burnFee, uint256 _devFee)
updateTransDigit(uint256 newNum)
updateWalletDigit(uint256 newNum)
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)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.