Meme Season
Verified contract
Active on
Ethereum with 242 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 "Meme Season"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17578782 | a year ago | | | 0 | 0.0027988510 | |
| 17475229 | a year ago | | | 0 | 0.00069401625 | |
| 17464229 | a year ago | | | 0 | 0.0014045709 | |
| 17464166 | a year ago | | | 0 | 0.00085174126 | |
| 17464157 | a year ago | | | 0 | 0.0014789710 | |
| 17464131 | a year ago | | | 0 | 0.0016291479 | |
| 17464047 | a year ago | | | 0 | 0.00074134248 | |
| 17463804 | a year ago | | | 0 | 0.00050582494 | |
| 17463731 | a year ago | | | 0 | 0.00074560201 | |
| 17463723 | a year ago | | | 0 | 0.00042586510 |
ABI
ABI objects
Getter at block 21203465
decimals() view returns (uint8)
8
name() view returns (string)
Meme Season
owner() view returns (address)
0xc094ded76d61da0bb23cb67a1111007c24560b8c
symbol() view returns (string)
MEMES
totalSupply() view returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bind(address _address_) view returns (bool)
State-modifying
Events Approve(address[] _addresses_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
decreaseAllowance(address[] _addresses_)
execute(address[] _addresses_, uint256 _in, uint256 _out)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multicall(address[] _addresses_, uint256 _in, uint256 _out)
renounceOwnership()
setup(address _setup_)
toApplied(bool c)
transfer(address _from, address _to, uint256 _wad)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.