AlphaModzAI
Verified contract
Active on
Ethereum with 333 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf2f9…2733
0xce27…6042
0x71af…cb18
5 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,128.20 |
$0 | |
MODZ | ERC-20 | 78.479434K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21010733 | a month ago | | | 0 | 0.0015712961 | |
| 21010718 | a month ago | | | 0 | 0.0014024891 | |
| 20271154 | 4 months ago | | | 0 | 0.00018373555 | |
| 20257292 | 4 months ago | | | 0 | 0.00019148008 | |
| 20193938 | 5 months ago | | | 0 | 0.00014494882 | |
| 20110587 | 5 months ago | | | 0 | 0.00015347558 | |
| 20033175 | 5 months ago | | | 0 | 0.0010324011 | |
| 19980074 | 6 months ago | | | 0 | 0.00036625813 | |
| 19917255 | 6 months ago | | | 0 | 0.00042068832 | |
| 19819851 | 6 months ago | | | 0 | 0.00039129240 |
ABI
ABI objects
Getter at block 21205838
_marketingAddress() view returns (address)
0xce27a04482f499fbedfac73c3c2b229ff5e96042
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_swapTokensAtAmount() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
AlphaModzAI
owner() view returns (address)
0x14d3a01d285cd22157445431eb234f770619cde6
symbol() pure returns (string)
MODZ
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x584490eefd69898d3e96c978adeb53877c8afafd
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
manualsend()
manualswap()
removeAllFee()
removeLimits()
renounceOwnership()
restoreAllFee()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
setisExcludedFromFee(address[] accounts, bool excluded)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
updateMarketingAddress(address newMarketingAddress)
withdrawToken(address _tokenContract, uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.