Renaissance of Meme
Verified contract
Active on
Ethereum with 986 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Renaissance of Meme"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240501 | 3 days ago | | | 0 | 0.00026186352 | |
| 21179009 | 12 days ago | | | 0 | 0.00086906352 | |
| 21178894 | 12 days ago | | | 0 | 0.0014582621 | |
| 21025723 | a month ago | | | 0 | 0.00020308714 | |
| 20976583 | a month ago | | | 0 | 0.00028590993 | |
| 20908226 | 2 months ago | | | 0 | 0.00014525199 | |
| 20867955 | 2 months ago | | | 0 | 0.00017398477 | |
| 20844938 | 2 months ago | | | 0 | 0.00022990644 | |
| 20521727 | 3 months ago | | | 0 | 0.000054610328 | |
| 20374301 | 4 months ago | | | 0 | 0.000058353264 |
ABI
ABI objects
Getter at block 21265173
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
name() view returns (string)
Renaissance of Meme
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
ROE
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
updateFees(uint256 _buyFee, uint256 _sellFee)
Approval(address indexed owner, address indexed spender, uint256 value)
FeesUpdated(uint256 newBuyFee, uint256 newSellFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.