MOTHER OF FREEDOM
Verified contract
Active on
Ethereum with 568 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
0x56e7…8214
0xa483…7403
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ROSAI | ERC-20 | 4.271232K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20880650 | 2 months ago | | | 0 | 0.00020736459 | |
| 20247991 | 5 months ago | | | 0 | 0.000098637285 | |
| 18159324 | a year ago | | | 0 | 0.00040313355 | |
| 17888835 | a year ago | | | 0 | 0.00036714638 | |
| 17352873 | 2 years ago | | | 0 | 0.0011842866 | |
| 17015164 | 2 years ago | | | 0 | 0.00048341944 | |
| 16785689 | 2 years ago | | | 0 | 0.0011027517 | |
| 16771951 | 2 years ago | | | 0 | 0.0042730396 | |
| 16771935 | 2 years ago | | | 0 | 0.0024621354 | |
| 16771927 | 2 years ago | | | 0 | 0.0025577746 |
ABI
ABI objects
Getter at block 21333198
decimals() pure returns (uint8)
18
name() pure returns (string)
MOTHER OF FREEDOM
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ROSAI
totalSupply() view returns (uint256)
5000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
excludeFromFees(address[] target)
manualSwap()
recoverTokens(address tokenAddress)
removeBlacklist(address[] notbot)
removeLimits()
renounceOwnership()
setBlacklist(address[] _isBlacklisted)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address _newOwner)
updateBuyTax(uint256 _marketing, uint256 _charity, uint256 _lp)
updateLimits(uint256 maxTransactionPer, uint256 maxWaleltPer)
updateSellTax(uint256 _marketing, uint256 _charity, uint256 _lp)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.