ShethereumCoin
Verified contract
Active on
Ethereum with 82 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf00f…ff5c
0xf00f…ff5c
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHETH | ERC-20 | 171.39018K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18526966 | a year ago | | | 0 | 0.00061597992 | |
| 18526596 | a year ago | | | 0 | 0.00062566318 | |
| 18526395 | a year ago | | | 0 | 0.0010674392 | |
| 18526372 | a year ago | | | 0 | 0.0020205040 | |
| 18526277 | a year ago | | | 0 | 0.0010008088 | |
| 18526274 | a year ago | | | 0 | 0.0011668622 | |
| 18526272 | a year ago | | | 0 | 0.0010877211 | |
| 18526267 | a year ago | | | 0 | 0.0010142206 | |
| 18526266 | a year ago | | | 0 | 0.00087777806 | |
| 18526261 | a year ago | | | 0 | 0.00090291817 |
ABI
ABI objects
Getter at block 21222761
_uniswapPair() view returns (address)
0x7394c6eb366648cffde73a93ab916edeb5bee517
_uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() pure returns (uint8)
9
feeSwapThreshold() view returns (uint256)
100000000000000
maxTxAmount() view returns (uint256)
1000000000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000000000
name() pure returns (string)
ShethereumCoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SHETH
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
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)
MaxTxAmountUpdated(uint256 maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.