Smile Erc_20
Verified contract
Active on
Ethereum with 64 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc3fa…5027
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SMILE | ERC-20 | 13.145509K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17730382 | a year ago | | | 0 | 0.00099971214 | |
| 17722157 | a year ago | | | 0 | 0.0015894544 | |
| 17715218 | a year ago | | | 0 | 0.00053891123 | |
| 17715160 | a year ago | | | 0 | 0.00083372802 | |
| 17715040 | a year ago | | | 0 | 0.0012522895 | |
| 17715035 | a year ago | | | 0 | 0.0015576338 | |
| 17715034 | a year ago | | | 0 | 0.0014005827 | |
| 17714971 | a year ago | | | 0 | 0.0013445701 | |
| 17714969 | a year ago | | | 0 | 0.00079456947 | |
| 17714950 | a year ago | | | 0 | 0.0017467700 |
ABI
ABI objects
Getter at block 21267158
buyTax() view returns (uint256)
3
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
Smile Erc_20
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
3
symbol() pure returns (string)
SMILE
totalSupply() pure returns (uint256)
10000000000000000000000000
treasuryAddress() view returns (address)
0xc3faf6a4ff93fb70c11c97c3cd9d3a1869605027
uniswapV2Pair() view returns (address)
0x307146f1dea430cfc406df6d133d222670c2b0ae
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeBuyValue(uint256 newBuyValue)
changeTax(uint256 newBuyTax, uint256 newSellTax)
enableTrading()
manualSendBalance()
manualSwapTokens()
removeLimits()
renounceOwnership()
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(address[] wallets)
receive()
This contract contains no error objects.