AgenTensor
Verified contract
Active on
Ethereum with 239 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AGTS | ERC-20 | 74.758706K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21291265 | 3 minutes ago | | | 0 | 0.00026788756 | |
| 21291195 | 17 minutes ago | | | 0 | 0.00034720867 | |
| 21290992 | an hour ago | | | 0 | 0.00022245915 | |
| 21290675 | 2 hours ago | | | 0 | 0.00034950810 | |
| 21290322 | 3 hours ago | | | 0 | 0.00039166095 | |
| 21290306 | 3 hours ago | | | 0 | 0.00076733325 | |
| 21290304 | 3 hours ago | | | 0 | 0.00031766869 | |
| 21290304 | 3 hours ago | | | 0 | 0.00053706938 | |
| 21290299 | 3 hours ago | | | 0 | 0.00037523624 | |
| 21290298 | 3 hours ago | | | 0 | 0.00033335793 |
ABI
ABI objects
Getter at block 21291277
_preventSwapBefore() view returns (uint256)
0
_totalBuys() view returns (uint256)
382
buyFees() view returns (uint256)
500
decimals() view returns (uint8)
8
launchBlockNo() view returns (uint256)
21287548
limitsInEffect() view returns (bool)
true
maxTransaction() view returns (uint256)
210000000000000000000000
maxWallet() view returns (uint256)
210000000000000000000000
name() view returns (string)
AgenTensor
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFees() view returns (uint256)
500
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10500000000000
symbol() view returns (string)
AGTS
totalSupply() view returns (uint256)
2100000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x67524c78449a08b0513dd101c821d9788ff05796
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)
changeMaxTransaction(uint256 newValue)
changeMaxWallet(uint256 newValue)
changeSwapTokensAtAmount(uint256 newValue) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevelopmentWallet(address newWallet)
updateFees(uint256 _buyFee, uint256 _sellFee)
updateSwapEnabled(bool _isEnable)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
DevelopmentWalletUpdated(address indexed newWallet, address indexed oldWallet)
ExcludeFromFees(address indexed account, bool isExcluded)
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)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.