Moneta_Fi

Verified contract

Active on Ethereum with 396 txns
Deployed by via 0x36960ea1 at 20428155
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x9cca77248169f8c8ff75a37f87cbfff1ca0544ad409cecead07c2793d56925a7
0x871c31f1b03545d11477d4c895c50d04d07977efeec18c91776d2095d44976d7
0xbdd81f6d7ba3fcf8424367d611c95422109e5fbf6254ccdefd68c5aa2d65c73f
0xbe697fb4f79bee42adb0fcd4dcd95ca922fde4a3ee729fa59f3bfc93a853bab8
0x19b9fa3c0c2ef6a4d8b5e99d31135d22c240713b980b050e822a1feb69983151
0xf42c7bd392a27fd5ac0106d4433efe951b5e3cef08661f8c8c08e064bf61473f
0x610e1ac740358bf1fc66344f89e2776ab3e14a4027c2c1d4a0f76e09a6ecd16b
0x2a1cf8dc6f22a8cd1982565010e729e69edba3f000182a709597a5742e8f67e1
0x49f338a1258de2cb28335dcc068e5d61e2751f1a2596a9d355fc207f49908c26
0xbac788e5e1ad7d69b00768f9835d9638b075052107d25dd9f112a0b5d6f2ff91

Functions
Getter at block 21225802
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
928996434055618455141
getSwapThresholdAmount(view returns (uint256)
2588817885750171509070
maxBuyAmount(view returns (uint256)
1000000000000000000000000
maxWalletAmount(view returns (uint256)
1000000000000000000000000
name(view returns (string)
Moneta
owner(view returns (address)
0x6942005b89ab4e14e23fcd90ef782c1927ce6589
pairV2(view returns (address)
0xffa88b111f6f4bc30341c5a4e7629614a142a86e
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThresholdRatio(view returns (uint16)
50
symbol(view returns (string)
MNTA
taxwalletAddress(view returns (address)
0x6942005b89ab4e14e23fcd90ef782c1927ce6589
totalSupply(view returns (uint256)
800000000000000000000000
Read-only
AMMPairs(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(addressview returns (bool)
isExcludedFromLimits(addressview returns (bool)
taxwalletFees(uint256view returns (uint16)
totalFees(uint256view returns (uint16)
State-modifying
acceptOwnership(
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool isExcluded
excludeFromLimits(address accountbool isExcluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setAMMPair(address pairbool isPair
taxwalletAddressSetup(address _newAddress
taxwalletFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateMaxBuyAmount(uint256 _maxBuyAmount
updateMaxWalletAmount(uint256 _maxWalletAmount
updateSwapThreshold(uint16 _swapThresholdRatio
Events
AMMPairsUpdated(address indexed AMMPairbool isPair
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeFromLimits(address indexed accountbool isExcluded
MaxBuyAmountUpdated(uint256 maxBuyAmount
MaxWalletAmountUpdated(uint256 maxWalletAmount
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RouterV2Updated(address indexed routerV2
SwapThresholdUpdated(uint16 swapThresholdRatio
Transfer(address indexed fromaddress indexed touint256 value
taxwalletAddressUpdated(address taxwalletAddress
taxwalletFeeSent(address recipientuint256 amount
taxwalletFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.