Masya Protocol
Verified contract
Active on
Ethereum with 41 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$MASYA | ERC-20 | 100.028711M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15816400 | 2 years ago | | | 0 | 0.00041960700 | |
| 15816394 | 2 years ago | | | 0 | 0.00095509004 | |
| 15816394 | 2 years ago | | | 0 | 0.0025572758 | |
| 15816393 | 2 years ago | | | 0 | 0.00032501548 | |
| 15816375 | 2 years ago | | | 0 | 0.00046623000 | |
| 15816373 | 2 years ago | | | 0 | 0.00047640564 | |
| 15816371 | 2 years ago | | | 0 | 0.00049798580 | |
| 15816370 | 2 years ago | | | 0 | 0.00050240276 | |
| 15816368 | 2 years ago | | | 0 | 0.00046874120 | |
| 15816365 | 2 years ago | | | 0 | 0.00079698827 |
ABI
ABI objects
Getter at block 21207464
Percent_Burn() view returns (uint256)
0
Percent_Liquidity() view returns (uint256)
10
Percent_Marketing() view returns (uint256)
90
Percent_Utility() view returns (uint256)
0
Wallet_Burn() view returns (address)
0x000000000000000000000000000000000000dead
Wallet_Liquidity() view returns (address)
0x000000000000000000000000000000000000dead
Wallet_Marketing() view returns (address)
0x89856039281c5d8669baaec4ed884a6419fc04ba
Wallet_Utility() view returns (address)
0x89856039281c5d8669baaec4ed884a6419fc04ba
_Tax_On_Buy() view returns (uint256)
5
_Tax_On_Sell() view returns (uint256)
5
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletToken() view returns (uint256)
3000000000000000
bs_control() view returns (bool)
false
decimals() pure returns (uint8)
9
inSwapAndLiquify() view returns (bool)
false
inSwp_() view returns (bool)
false
name() pure returns (string)
Masya Protocol
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() pure returns (string)
$MASYA
totalSupply() view returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0xcea0234ecd9f3cc13302e0ea9966684b647b14fe
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFee(address) view returns (bool)
_isExcludedFrom_FEE(address) view returns (bool)
allowance(address theOwner, address theSpender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events TransferOwnership(address transfered_Address) returns (uint256)
_is_ExcludedFEE() returns (uint256)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
remove_Random_Tokens(address random_Token_Address, uint256 percent_of_Tokens) returns (bool _sent)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool true_or_false)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.