SpookySmurf
Verified contract
Active on
Ethereum with 34 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SSMURF | ERC-20 | 6.4M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18472664 | a year ago | | | 0 | 0.0014979738 | |
| 18472664 | a year ago | | | 0 | 0.0014979738 | |
| 18472658 | a year ago | | | 0 | 0.0015913121 | |
| 18472656 | a year ago | | | 0 | 0.0014528151 | |
| 18472656 | a year ago | | | 0 | 0.0015459771 | |
| 18472654 | a year ago | | | 0 | 0.0015293842 | |
| 18472654 | a year ago | | | 0 | 0.0015293842 | |
| 18472654 | a year ago | | | 0 | 0.0015293842 | |
| 18472654 | a year ago | | | 0 | 0.0015293842 | |
| 18472654 | a year ago | | | 0 | 0.0019950742 |
ABI
ABI objects
Getter at block 21327173
_maxTransferAmount() view returns (uint256)
20000000000000000000000000
_maxTxAmount() view returns (uint256)
20000000000000000000000000
_maxWalletToken() view returns (uint256)
20000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0xf9acc442f12600c0010e6889e325d1f39fa0e537
name() pure returns (string)
SpookySmurf
pair() view returns (address)
0x8bffbe6a0561d43de2c4c66432e5d40bf6f1b254
symbol() pure returns (string)
SSMURF
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setFees(uint256 _marketing, uint256 _development, uint256 _extraSell, uint256 _trans)
setSwapbackSettings(uint256 _swapThreshold, uint256 _minTokenAmount)
setTxLimits(uint256 _newMaxTx, uint256 _newMaxTransfer, uint256 _newMaxWallet)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.