24 Hours Later
Unverified contract
Proxy
Active on
Ethereum with 431 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 16 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
(#785759) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
SpongeBob | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20784530 | 2 months ago | | | 0 | 0.00089784696 | |
| 20655214 | 2 months ago | | | 0 | 0.000081426639 | |
| 20547119 | 3 months ago | | | 0 | 0.000043600479 | |
| 20545107 | 3 months ago | | | 0 | 0.00012265137 | |
| 20545048 | 3 months ago | | | 0 | 0.000070796639 | |
| 20544986 | 3 months ago | | | 0 | 0.00036744762 | |
| 20544738 | 3 months ago | | | 0 | 0.00029078231 | |
| 20544329 | 3 months ago | | | 0 | 0.000063809943 | |
| 20542243 | 3 months ago | | | 0 | 0.00026689244 | |
| 20541658 | 3 months ago | | | 0 | 0.00014694600 |
ABI
ABI objects
Getter at block 21158831
additionalInfo() view returns (string)
creator() view returns (address)
0x22c958db5f0fc7692aabf7fef6fa034282058091
creatorFee() view returns (string)
10%
decimals() view returns (uint8)
18
discord() view returns (string)
initialMarketCap() view returns (string)
4 ETH
name() view returns (string)
24 Hours Later
pool() view returns (address)
0x0907d297b1d717e2c72e0c1f5efa2e1acea5e7ed
position() view returns (uint256)
785759
source() view returns (string)
UniswapV3
symbol() view returns (string)
SpongeBob
team() view returns (address)
0xec4353af6089d73a3ecb483359eee5c801f89488
telegram() view returns (string)
https://t.me/SpongeBob_24hours
totalSupply() view returns (uint256)
24000000000000000000
transferLimit() view returns (uint256 limit, uint256 until, bool active)
(limit=24000000000000000, until=1723853615, active=false)
twitter() view returns (string)
upperMarketCap() view returns (string)
100,000,000 ETH
website() view returns (string)
Read-only
allowance(address _user, address _spender) view returns (uint256)
balanceOf(address _user) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _tokens) returns (bool)
collectTradingFees()
initialize(address _creator, string _name, string _symbol, uint256 _totalSupply, uint256 _initialMarketCap, uint256 _upperMarketCap, uint256 _creatorFee, uint256 _transferLimit, uint256 _transferLimitTime) payable
lock()
transfer(address _to, uint256 _tokens) returns (bool)
transferAndCall(address _to, uint256 _tokens, bytes _data) returns (bool)
transferFrom(address _from, address _to, uint256 _tokens) returns (bool)
updateAll(string _website, string _twitter, string _telegram, string _discord, string _info)
updateDiscord(string _discord)
updateInfo(string _info)
updateTelegram(string _telegram)
updateTwitter(string _twitter)
updateWebsite(string _website)
Approval(address indexed owner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.