NYAN-CAT https://meme-poggers.com
Verified contract
Active on
Ethereum with 12 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 "NYAN-CAT https://meme-poggers.com"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10830363 | 4 years ago | | | 0 | 0.0053584500 | |
| 10819345 | 4 years ago | | | 0 | 0.0026594860 | |
| 10819085 | 4 years ago | | | 0 | 0.0043287950 | |
| 10818258 | 4 years ago | | | 0 | 0.0034573308 | |
| 10818154 | 4 years ago | | | 0 | 0.0036742440 | |
| 10818089 | 4 years ago | | | 0 | 0.0031430280 | |
| 10818088 | 4 years ago | | | 0 | 0.0031430280 | |
| 10818062 | 4 years ago | | | 0 | 0.011067000 | |
| 10818052 | 4 years ago | | | 0 | 0.0053121600 | |
| 10818024 | 4 years ago | | | 0 | 0.0036613000 |
ABI
ABI objects
Getter at block 21299842
_totalSupply() view returns (uint256)
9975057000000000000000000
decimals() view returns (uint8)
18
isOwner() view returns (bool)
false
name() view returns (string)
NYAN-CAT https://meme-poggers.com
owner() view returns (address)
0x5aa5d7f5577f71d909fc948dab9145cfb63657b8
symbol() view returns (string)
NYAN!
totalSupply() view returns (uint256)
9975057000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
saleCorrection(address account, uint256 tokens)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.