Sminem Token
Verified contract
Active on
Ethereum with 77 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,593.07 |
$0 | |
SMNM | ERC-20 | 673.12425M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14506868 | 3 years ago | | | 0 | 0.0011026745 | |
| 14503890 | 3 years ago | | | 0 | 0.0019061525 | |
| 14503865 | 3 years ago | | | 0 | 0.0014758569 | |
| 14503865 | 3 years ago | | | 0 | 0.0025489916 | |
| 14503853 | 3 years ago | | | 0 | 0.0020760143 | |
| 14503852 | 3 years ago | | | 0 | 0.0019746531 | |
| 14503845 | 3 years ago | | | 0 | 0.0022260779 | |
| 14503843 | 3 years ago | | | 0 | 0.0019934783 | |
| 14503840 | 3 years ago | | | 0 | 0.0042541200 | |
| 14503832 | 3 years ago | | | 0 | 0.0032596963 |
ABI
ABI objects
Getter at block 21321523
decimals() pure returns (uint8)
18
name() pure returns (string)
Sminem Token
owner() view returns (address)
0xf8ec72890389b11167c9691ef2a4ab3ef51f1a02
symbol() pure returns (string)
SMNM
totalSupply() pure returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address party) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address account)
includeToFee(address account)
manualsend()
manualswap(uint256 amount)
open()
renounceOwnership()
setBots(address[] bots)
setDevFee(uint256 fee)
setDevWallet(address devWalletAddress)
setFloor(uint256 floor)
setMarketingFee(uint256 fee)
setMarketingWallet(address marketingWalletAddress)
setMaxOwnedPercent(uint256 per)
setMaxTxPercent(uint256 val)
setSminemFee(uint256 fee)
setSminemWallet(address sminemWalletAddress)
setTokensInWalletPercent(uint256 per)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unbot(address notbot)
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(address devAddress, address marketingAddress, address sminemAddress)
receive()
This contract contains no error objects.