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 "SPEECH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19220970 | 10 months ago | | | 0 | 0.0019021729 | |
| 17376765 | 2 years ago | | | 0 | 0.0013121667 | |
| 17274082 | 2 years ago | | | 0 | 0.0027915578 | |
| 17274018 | 2 years ago | | | 0 | 0.0030965974 | |
| 17274011 | 2 years ago | | | 0 | 0.0043901400 | |
| 17274000 | 2 years ago | | | 0 | 0.0029101725 | |
| 17273953 | 2 years ago | | | 0 | 0.0032704331 | |
| 17273949 | 2 years ago | | | 0 | 0.0031901504 | |
| 17273947 | 2 years ago | | | 0 | 0.0038118862 | |
| 17273941 | 2 years ago | | | 0 | 0.0037734559 |
ABI
ABI objects
Getter at block 21388205
decimals() view returns (uint8)
18
name() view returns (string)
SPEECH
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SPEECH
totalSupply() pure returns (uint256)
420000000000000000000000000000000
uniswapV2Pair() view returns (address)
0xa60d517b98852e10b93c4c3ead47d55097ac5bf9
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity(uint256 tokenAmount, uint256 ethAmount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawETH(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
LiquidityAdded(uint256 tokenAmount, uint256 ethAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.