SPEEDY
Verified contract
Active on
Ethereum with 10,644 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd1ef…af00
Balances ($1,531.46)
Native
Value
$1,529.44
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.488512 | $3,130.82 |
$1,529.44 | |
$SPEEDY | ERC-20 | 143.417724 | $0.01405 |
$2.01 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21198338 | a few seconds ago | | | 0 | 0.00066549378 | |
| 21198304 | 7 minutes ago | | | 0 | 0.00057380204 | |
| 21198269 | 14 minutes ago | | | 0 | 0.00063934523 | |
| 21198247 | 19 minutes ago | | | 0 | 0.00057978601 | |
| 21198243 | 20 minutes ago | | | 0 | 0.00054579588 | |
| 21198163 | 36 minutes ago | | | 0 | 0.00078281049 | |
| 21198123 | 44 minutes ago | | | 0 | 0.00063175010 | |
| 21198110 | an hour ago | | | 0 | 0.00078783764 | |
| 21198089 | an hour ago | | | 0 | 0.00068514969 | |
| 21198064 | an hour ago | | | 0 | 0.00082894203 |
ABI
ABI objects
Getter at block 21198339
decimals() view returns (uint8)
18
name() view returns (string)
SPEEDY
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
$SPEEDY
totalSupply() view returns (uint256)
1000000000000000000000000000
viewInfo() view returns (uint256 _buyFee, uint256 _sellFee, uint256 maxTxAmount, uint256 maxWalletSize, uint256 taxSwapThreshold, uint256 maxTaxSwap)
(_buyFee=0, _sellFee=0, maxTxAmount=1000000000000000000000000000, maxWalletSize=1000000000000000000000000000, taxSwapThreshold=100000000000000000000000, maxTaxSwap=20000000000000000000000000)
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addAddress(address[] amount, bool status)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
exemptFee(address account, bool status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeETH()
removeErrorToken(address _address)
renounceOwnership()
rmvLimits()
setMkt(address marketingWallet)
setSwapback(uint256 taxSwapThreshold, uint256 maxTaxSwap)
setTax(uint256 buyTax, uint256 sellTax)
setTx(uint256 newValue)
setWallet(uint256 newValue)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
triggerSwap()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludedFromFee(address account, bool status)
FeeReceiverUpdated(address _taxWallet)
FeesUpdated(uint256 buyFee, uint256 sellFee)
LimitsRemoved()
MaxTxAmountUpdated(uint256 _txAmountLimit)
MaxWalletAmountUpdated(uint256 _walletAmountLimit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapbackUpdated(uint256 _swapbackMin, uint256 _swapbackMax)
TradingOpened()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.