Simplify 314
Verified contract
Active on
Ethereum with 51,493 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($66,602.80)
Native
Value
$64,718.61
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 19.294454 | $3,354.26 |
$64,718.61 | |
USDT | ERC-20 | 1.323357K | $1.001 |
$1,324.68 | |
WETH | ERC-20 | 0.15 | $3,355.06 |
$503.26 | |
TOKEN | ERC-20 | 827.585053 | $0.052025 |
$43.06 | |
FOTTIE | ERC-20 | 3.86666M | $0.000002 |
$8.58 | |
DZOO | ERC-20 | 1.004919K | $0.004586 |
$4.61 | |
VIRTU | ERC-20 | 0.076 | $0.000283 |
$0 | |
SIMP | ERC-20 | 466.455288K | -- | -- | |
SAMO | ERC-20 | 333.616483K | -- | -- | |
OPFLOW | ERC-20 | 3.323851K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242358 | 3 hours ago | | | 0.04 | 0.00080564991 | |
| 21242346 | 3 hours ago | | | 0.02 | 0.00079291107 | |
| 21241935 | 5 hours ago | | | 0 | 0.00052762909 | |
| 21226132 | 2 days ago | | | 0.05 | 0.00058053815 | |
| 21225058 | 3 days ago | | | 0 | 0.00052252914 | |
| 21223098 | 3 days ago | | | 0.005 | 0.00094003213 | |
| 21220251 | 3 days ago | | | 0 | 0.00052272715 | |
| 21217712 | 4 days ago | | | 0 | 0.00063967950 | |
| 21215783 | 4 days ago | | | 0 | 0.0014647113 | |
| 21213878 | 4 days ago | | | 0 | 0.00044098837 |
ABI
ABI objects
Getter at block 21243327
_maxWallet() view returns (uint256)
5000000000000000000000
blockToUnlockLiquidity() view returns (uint32)
21578529
decimals() view returns (uint8)
18
getReserves() view returns (uint256, uint256)
(19294453783846564252, 466455288178971739851157)
liquidityAdded() view returns (bool)
true
liquidityProvider() view returns (address)
0xb8cf7537cd729bb83a0fe5ddfe8a9850abc87f8b
maxWalletEnable() view returns (bool)
false
name() view returns (string)
Simplify 314
owner() view returns (address)
0x0000000000000000000000000000000000000000
presaleEnable() view returns (bool)
true
symbol() view returns (string)
SIMP
totalSupply() view returns (uint256)
999690402014592403460060
tradingEnable() view returns (bool)
true
Read-only
balanceOf(address account) view returns (uint256)
getAmountOut(uint256 value, bool _buy) view returns (uint256)
State-modifying
Events addLiquidity(uint32 _blockToUnlockLiquidity) payable
enableMaxWallet(bool _maxWalletEnable)
enableTrading(bool _tradingEnable)
extendLiquidityLock(uint32 _blockToUnlockLiquidity)
presale(address[] _investors)
removeLiquidity()
renounceOwnership()
setMaxWallet(uint256 _maxWallet_)
transfer(address to, uint256 value) returns (bool)
AddLiquidity(uint32 _blockToUnlockLiquidity, uint256 value)
RemoveLiquidity(uint256 value)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.