This contract is being backfilled. You may encounter incomplete storage history.

Matrix 101

Verified contract

Active on Ethereum with 293 txns
Deployed by via 0x83652590 at 15184799
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x61ed146c54cb395ccf78dc30692f98edabba42088aa5222f3138c6bbe8d89204
0x504237639e30b9bb3a71f71879c8f66cecb79831114df87c8fed492fb72d99fa
0x97e6e2677c40f43a9fd511e8945c1223283e476c3a63da84ed1cdd1f159f5762
0x1db6cdfbda447168e3f76eb360249e4c658f16f1b6fbc2b3c6b575f907021a90
0xce73eb96840a235a5b01c6f3ffe28248223c2c1c7020026642149f06f0f05b60
0xe925da8c24171794edfce4e42eb8260682728df1f87ed5a2a606fc34187858da
0x2ca6bf56c84ed56dd24d652a52fa22086bb3aa760fbd2749ae04c06474806f47
0x7ecceef3cfb34e060217081fa6f07060eed6bbe3212bae92b9be3141918cdbe4
0x106c5c2c34dc52e2beacdfb23be9ab487e368b617d1704707f6842e5a673167c
0xb8deda99ec9fd784f6402f9dabfcb46bca681385300aba2f850ad5b9d11c3140

Functions
Getter at block 20898748
decimals(pure returns (uint8)
9
masterTaxDivisor(view returns (uint16)
10000
name(pure returns (string)
Matrix 101
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
Binary
tokensBuyFee(view returns (uint16)
700
tokensSellFee(view returns (uint16)
700
totalSupply(pure returns (uint256)
1000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
SetWalletandTxtAmount(uint256 _maxTxAmountuint256 _maxWalletSize
approve(address spenderuint256 amountreturns (bool)
excludeFromFee(address account
includeInFee(address account
openTrading(
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFee(uint16 _fee
updateMaxTxAmt(uint256 amount
updateMaxWalletAmount(uint256 amount
updateSellFee(uint16 _fee
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxWalletAmountUpdated(uint256 maxWalletAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.