MOSAIC

Verified contract

Active on Ethereum with 480 txns
Deployed by via 0x32be82d3 at 16877928
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 2 additional slots
Native
Value $6.69
ERC-20
--
0xa9506c3b94e3177b1166352be01bd3a4924c0821dc9ea750d143d1a0b3b4282c
0xcd548a47e5b08c743c5b2c090e025315928124b8095cb49fe6cdb2c5e5ea8194
0x24a97280f79c62f28f8d70d9f1f89f10d40ed603271dc8a99dd2af18a49d7c54
0x616fde2490a5c5aac853bd8d1c320c9382c14b1f34cd23f54a3c25e33d1ac7aa
0x71e7172eeb39adc2452a6a151502dff543ae8c1eac91acfd01147fdd48c03788
0x4b54785b7de1bf8219b2a82d52f4a5a2d30ec3917051296acb0efb96912dab02
0x7e7c2f2086d0e22e1948e9b7ac9acef55e17baf287198f09820e656c28ba6455
0xb15ceeaacd001407442a7a71fe3ea6a6ca7eaaef26dbf1bd09b015503afe26d9
0xedc2a1d0d41a3d9e5717e69d2461f8ccdf4e757fb08455c3d8b73f53a6859c10
0x8fc32cb5b21dce08808393360e92db760d0314c53641a78697545533bec5fa1d

Functions
Getter at block 21019915
_maximumWalletSize(view returns (uint256)
200000000000000000000000
_swapThreshold(view returns (uint256)
10000000000000000000000
decimals(pure returns (uint8)
18
feeRatios(view returns (uint256 marketingPortionuint256 developmentPortion)
(marketingPortion=40, developmentPortion=60)
name(pure returns (string)
MOSAIC
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled(view returns (bool)
true
symbol(pure returns (string)
MOS
totalSupply(pure returns (uint256)
10000000000000000000000000
tradingFees(view returns (uint256 buyFeeuint256 sellFee)
(buyFee=0, sellFee=5)
uniswapV2Pair(view returns (address)
0x0334d2deda2721aa0f4f40a8439e6072105e2c84
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wallets(view returns (address deployerWalletaddress devWalletaddress marketingWallet)
(deployerWallet=0x29809341b45bb1989e5b38613dfde64df9565997, devWallet=0x4a5447cad9d448034778d3333a0741a231a57446, marketingWallet=0xb7c2d7be039eae74e049d76f107015292f2e4f9c)
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
clearEth(
clearTokens(address tokenToClear
enableSwap(bool shouldEnable
excludeMultipleAccountsFromFees(address[] accountsbool shouldExclude
initialize(
manualSwapback(
openTrading(
preparation(uint256[] _blocksbool blocked
reduceFees(uint256 _buyFeeuint256 _sellFee
renounceOwnership(
setFeeRatios(uint256 _marketingPortionuint256 _developmentPortion
transfer(address recipientuint256 amountreturns (bool)
transfer(address wallet
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludedFromFees(address indexed accountbool indexed excluded
FeeRatiosChanged(uint256 indexed developmentPortionuint256 indexed marketingPortion
FeesChanged(uint256 indexed buyFeeuint256 indexed sellFee
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapEnabled(bool indexed enabled
TradingOpened(
Transfer(address indexed fromaddress indexed touint256 value
Verified(address indexed user
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.