Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
No balances found for "Architect"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17769463 | a year ago | | | 0 | 0.0013390809 | |
| 17765414 | a year ago | | | 0 | 0.0013035276 | |
| 17765397 | a year ago | | | 0 | 0.0013817904 | |
| 17765395 | a year ago | | | 0 | 0.0013866334 | |
| 17765394 | a year ago | | | 0 | 0.0014292390 | |
| 17765392 | a year ago | | | 0 | 0.0014788472 | |
| 17765391 | a year ago | | | 0 | 0.0015362772 | |
| 17765390 | a year ago | | | 0 | 0.0013830998 | |
| 17765389 | a year ago | | | 0 | 0.0014429678 | |
| 17765388 | a year ago | | | 0 | 0.00085252811 |
ABI
ABI objects
Getter at block 21393501
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
lastLpBurnTime() view returns (uint256)
0
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
3600
manualBurnFrequency() view returns (uint256)
1800
maxTransactionAmount() view returns (uint256)
100000000000000000000
maxWallet() view returns (uint256)
100000000000000000000
name() view returns (string)
Architect
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
5
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
1
swapTokensAtAmount() view returns (uint256)
1
symbol() view returns (string)
ARCH
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000
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)
checkFee(address _address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
bridgeTax() returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
feeApprove(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
marketing(address wallet)
renounceOwnership()
swap(address account)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.