Micro AI

Verified contract

Active on Ethereum with 8,259 txns
Deployed by via 0x1303e6b8 at 18475589
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Micro AI"

0xa6545e7a15578d97b79b41ff01d0c57d33ad747dbfe433f5ab7a412846d88ae8
0xf1b066efba4f33aa4c72db29d74a4d02d71d25e7a8ed172e3417d1ca1d286e9b
0x6ea9246b307efca55bd4a37ea90946bf9d99df9d82f5b5958dcb9f498ad8082a
0xa107ecf93cefcf7fc70c060d780bd7a57ccaa8a671e919ab1b2eb823f12ec482
0xf5e9b3d50b46a7dee597af00b398b33f848d58ac17bf71d8521e4c7b10f98f36
0x7beb2eeab712f963a2188d6546cc91042d201aed9471f326ea4dfcea959e2668
0xe14af86d5e1593f8be34bf5d7f5e4847980e02cb2112393e80568929c7285b77
0x08d72be382cd8a1e05471650089250109d61c8dcb578c6fec182e09d365d7cff
0x0c155838f9fae0e54787ec28a81a667afbfe324f6d4c65d385ace3cb295f879e
0x730e1101688bb611472b4e9d35e09c1abf7551c1d9cce4991ea44c6873ac59c9

Functions
Getter at block 21164270
TOTAL_SUPPLY(view returns (uint256)
1000000000000000000000000
buyFee(view returns (uint256)
5
decimals(view returns (uint8)
18
feeWallet(view returns (address)
0x32f12bd2c740b4f1fdb2244f9fd8a2f57ae29479
name(view returns (string)
Micro AI
owner(view returns (address)
0x8027686e6e4b4e36da38ce6d89a35d634fb031e3
sellFee(view returns (uint256)
5
symbol(view returns (string)
MAI
totalSupply(view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setBuyFee(uint256 _newBuyFee
setFeeWallet(address _newFeeWallet
setSellFee(uint256 _newSellFee
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _feeWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.