Speculate Markets
Verified contract
Active on
Base with 24 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Speculate Markets"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12784384 | 7 months ago | | | 0 | 1.2848610e-7 | |
| 12784345 | 7 months ago | | | 0 | 0.000046703994 | |
| 12784331 | 7 months ago | | | 0 | 0.000000085963056296 | |
| 12784325 | 7 months ago | | | 0 | 0.00023302399 | |
| 12784324 | 7 months ago | | | 0 | 1.3319247e-7 | |
| 12784322 | 7 months ago | | | 0 | 1.1238115e-7 | |
| 12784322 | 7 months ago | | | 0 | 2.5700459e-7 | |
| 12784322 | 7 months ago | | | 0 | 0.0000047819938 | |
| 12784322 | 7 months ago | | | 0 | 0.000046703994 | |
| 12784321 | 7 months ago | | | 0 | 5.8979382e-7 |
ABI
ABI objects
Getter at block 21833753
Presale() view returns (address)
0xd2a9b3a9f2f6a429d64a69773cbba26936439c3e
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Speculate Markets
owner() view returns (address)
0xd2a9b3a9f2f6a429d64a69773cbba26936439c3e
symbol() view returns (string)
SPEC
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xee893f97d544768190eb208cfc2972bafe8edc3a
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events RemoveLimit()
SpecLaunch()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceTax(uint256 _TaxOnBuy, uint256 _TaxOnSell)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.