Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SPEED | ERC-20 | 145.297623M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21274943 | 15 hours ago | | | 0 | 0.00062199663 | |
| 21274941 | 15 hours ago | | | 0 | 0.00029739721 | |
| 21274940 | 15 hours ago | | | 0 | 0.00035666837 | |
| 21274940 | 15 hours ago | | | 0 | 0.00049048741 | |
| 21274940 | 15 hours ago | | | 0 | 0.00049048741 | |
| 21274940 | 15 hours ago | | | 0 | 0.00053709541 | |
| 21274940 | 15 hours ago | | | 0 | 0.00053709541 | |
| 21274940 | 15 hours ago | | | 0 | 0.00053709541 | |
| 21274940 | 15 hours ago | | | 0 | 0.00053709541 | |
| 21274940 | 15 hours ago | | | 0 | 0.0027585652 |
ABI
ABI objects
Getter at block 21279282
buyTaxPercent() view returns (uint256)
5
decimals() view returns (uint8)
18
feeRecipientAddress() view returns (address)
0xed717f14187993fc4394b2ccb02ed4ea93821d44
feeTokenThreshold() view returns (uint256)
12000000000000000000000000
maxHoldings() view returns (uint256)
12000000000000000000000000
maxSwapAmount() view returns (uint256)
12000000000000000000000000
name() view returns (string)
Speed
owner() view returns (address)
0xed717f14187993fc4394b2ccb02ed4ea93821d44
sellTaxPercent() view returns (uint256)
99
symbol() view returns (string)
SPEED
totalSupply() view returns (uint256)
1000000000000000000000000000
uniPair() view returns (address)
0xc636c9b5a0ff36471d55877be2ea50d279b996b2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
State-modifying
Events addBot(address target, bool state)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
randName93461346(address token)
removeLimits()
removeMaxTxs()
removeMaxWallets()
renounceOwnership()
rescueERC20(address token)
rescueETH()
setFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.