Magenta AI
Verified contract
Active on
Ethereum with 344 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7db9…23c3
0xc76b…6181
0x6f0c…a3be
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,123.30 |
$0 | |
MAGAI | ERC-20 | 2.004734K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21115931 | 16 days ago | | | 0 | 0.00037715212 | |
| 20819666 | 2 months ago | | | 0 | 0.0012447894 | |
| 20760184 | 2 months ago | | | 0 | 0.000069535726 | |
| 20407230 | 4 months ago | | | 0 | 0.00013355733 | |
| 20280719 | 4 months ago | | | 0 | 0.00010452894 | |
| 20280716 | 4 months ago | | | 0 | 0.00018475541 | |
| 20149476 | 5 months ago | | | 0 | 0.000095505773 | |
| 20084796 | 5 months ago | | | 0 | 0.00033339110 | |
| 20009369 | 6 months ago | | | 0 | 0.00052097462 | |
| 19988078 | 6 months ago | | | 0 | 0.00063403982 |
ABI
ABI objects
Getter at block 21228343
_customTax() view returns (uint256)
0
_maxAddressAmount() view returns (uint256)
4000000000000000000000
_maxTaxSwap() view returns (uint256)
100000000000000000000000
_maxTxAmount() view returns (uint256)
4000000000000000000000
_taxReceiver() view returns (address)
0x7db9be14b458d5ffd5770cff9fa415e818dc23c3
_taxReceiver2() view returns (address)
0xc76be262ef9926273756e828c953373d69486181
_taxReceiver3() view returns (address)
0x6f0c59171c9fabdc4f5291caf7d9000a85e0a3be
_taxTradeThreshold() view returns (uint256)
5000000000000000000000
decimals() pure returns (uint8)
18
limitsEnabled() view returns (bool)
false
name() pure returns (string)
Magenta AI
owner() view returns (address)
0x81234075fa817b0543a39323f85b4ce945e25266
symbol() pure returns (string)
MAGAI
totalSupply() pure returns (uint256)
10000000000000000000000000
tradingStartBlock() view returns (uint256)
19877630
uniswapV2Pair() view returns (address)
0x79a2ae28ec48280a7d0ba38f8018b9e6ab91a408
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
recoverTokensOrEth(address token, uint256 amount)
renounceOwnership()
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateCustomTax(uint256 tax)
updateIsExcludedFromFee(address account)
updateLimits()
updateSwapEnabled()
updateTaxWallet(address wallet, uint256 index)
updateTaxedContract(address contractAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TaxUpdated(uint256 _oldTax, uint256 _newTax)
TaxedContractUpdated(address _contract, bool _isSwapContract)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.