Real Smurf Cat
Verified contract
Active on
Ethereum with 50,898 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,543.30)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
шайлушай | ERC-20 | 39.334777M | $0.000111 |
$4,381.5 | |
SOLANA | ERC-20 | 153.319012B | $0.00 |
$153.32 | |
GATSBY | ERC-20 | 124.631643M | $0.00 |
$8.47 | |
APU | ERC-20 | 1 | $0.000834 |
$0 | |
PLEB | ERC-20 | 4 | $0.00 |
$0 | |
настоящий | ERC-20 | 420.76734 | -- | -- | |
POKEYS | ERC-721 | 1 | -- | -- | |
POKEYS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21262505 | 3 hours ago | | | 0 | 0.00030971276 | |
| 21261936 | 5 hours ago | | | 0 | 0.00044977676 | |
| 21261466 | 7 hours ago | | | 0 | 0.00046956500 | |
| 21261357 | 7 hours ago | | | 0 | 0.00032420120 | |
| 21260945 | 8 hours ago | | | 0 | 0.00048518367 | |
| 21260610 | 10 hours ago | | | 0 | 0.00040919631 | |
| 21260512 | 10 hours ago | | | 0 | 0.00045951619 | |
| 21260403 | 10 hours ago | | | 0 | 0.00056805897 | |
| 21260247 | 11 hours ago | | | 0 | 0.00043258004 | |
| 21260229 | 11 hours ago | | | 0 | 0.00040617806 |
ABI
ABI objects
Getter at block 21263476
decimals() view returns (uint8)
18
limited() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
200000000000000000000000000
minHoldingAmount() view returns (uint256)
1000000000000000000
name() view returns (string)
Real Smurf Cat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
шайлушай
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0x977c5fcf7a552d38adcde4f41025956855497c6d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address _address, bool _isBlacklisting)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRule(bool _limited, address _uniswapV2Pair, uint256 _maxHoldingAmount, uint256 _minHoldingAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.