AlgoTrade
Verified contract
Active on
Ethereum with 368 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ALGT | ERC-20 | 34.841054K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21283700 | 30 minutes ago | | | 0 | 0.00033573647 | |
| 21283699 | 30 minutes ago | | | 0 | 0.00033146432 | |
| 21282801 | 4 hours ago | | | 0 | 0.00036434032 | |
| 21282000 | 6 hours ago | | | 0 | 0.00094101271 | |
| 21281923 | 6 hours ago | | | 0 | 0.00084376625 | |
| 21281895 | 7 hours ago | | | 0 | 0.00086132841 | |
| 21280556 | 11 hours ago | | | 0 | 0.0016123119 | |
| 21279701 | 14 hours ago | | | 0 | 0.00070375576 | |
| 21279019 | 16 hours ago | | | 0 | 0.00066001164 | |
| 21278380 | 18 hours ago | | | 0 | 0.00043301321 |
ABI
ABI objects
Getter at block 21283848
FEE_DIVISOR() view returns (uint64)
10000
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
buyTax() view returns (uint24)
500
buyTaxPhase1() view returns (uint24)
3000
buyTaxPhase2() view returns (uint24)
2000
buyTaxPhase3() view returns (uint24)
1000
buyTaxPhaseFinal() view returns (uint24)
500
decimals() view returns (uint8)
18
developmentAddress() view returns (address)
0x7d29c19bce8e2af1f539e8ac75daff10367baacb
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
dynamicTaxOn() view returns (bool)
false
lastSwapBackBlock() view returns (uint256)
21283774
launchTimestamp() view returns (uint256)
1732381799
limited() view returns (bool)
true
lpPair() view returns (address)
0xfde4aa664521fa2467ccec0d3ad4d2875dbf2a7d
marketingAndBuyBackAddress() view returns (address)
0x5fa11c368e859a2f4bfee48e38e5e79b6c3dc61d
maxWallet() view returns (uint256)
2000000000000000000000000
maxWalletPhase1() view returns (uint128)
500000000000000000000000
maxWalletPhase2() view returns (uint128)
500000000000000000000000
maxWalletPhase3() view returns (uint128)
1000000000000000000000000
maxWalletPhaseFinal() view returns (uint128)
2000000000000000000000000
name() view returns (string)
AlgoTrade
owner() view returns (address)
0xb070ee2c5bf94ed91f9620a3e91529c6a63b91d6
phase1Activated() view returns (bool)
true
phase2Activated() view returns (bool)
true
phase3Activated() view returns (bool)
true
sellTax() view returns (uint24)
500
sellTaxPhase1() view returns (uint24)
3000
sellTaxPhase2() view returns (uint24)
2000
sellTaxPhase3() view returns (uint24)
1000
sellTaxPhaseFinal() view returns (uint24)
500
swapTokensAtAmt() view returns (uint256)
25000000000000000000000
symbol() view returns (string)
ALGT
totalSupply() view returns (uint256)
100000000000000000000000000
tradingAllowed() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFromFees(address) view returns (bool)
exemptFromLimits(address) view returns (bool)
isAMMPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTax(uint24 _buyTax, uint24 _sellTax)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.