Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NESPEED | ERC-20 | 69.3M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16543789 | 2 years ago | | | 0 | 0.0013536908 | |
| 16543778 | 2 years ago | | | 0 | 0.0015387900 | |
| 16543778 | 2 years ago | | | 0 | 0.0016704152 | |
| 16543776 | 2 years ago | | | 0 | 0.0011951903 | |
| 16543774 | 2 years ago | | | 0 | 0.0013280106 | |
| 16543743 | 2 years ago | | | 0 | 0.089881141 |
ABI
ABI objects
Getter at block 21215024
burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
feesDisabled() view returns (bool)
false
maxTransactionAmountOnPurchase() view returns (uint256)
1000000000000000000000000000
maxTransactionAmountOnSale() view returns (uint256)
1
maxWallet() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Nespeed
owner() view returns (address)
0x80d8a7725b095ca336d12d9aa9f7765353fa6da7
swapTokensThreshold() view returns (uint256)
2000000000000000000000000
symbol() view returns (string)
NESPEED
totalFees() view returns (uint256)
7
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingLive() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addLP()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
forceSwap()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setFeeState(bool state)
setLimits(uint256 buyLimit, uint256 sellLimit, uint256 _maxWallet)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 fundingFee, uint256 liquidityFee, uint256 burnFee)
updateTeamWallet(address newWallet)
withdrawContractFunds(address to, uint256 amountToTransfer)
Approval(address indexed owner, address indexed spender, uint256 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.