Nikola Tesla
Verified contract
Active on
Ethereum with 22 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TESLA | ERC-20 | 106.411687M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17158027 | 2 years ago | | | 0 | 0.00080972907 | |
| 17158025 | 2 years ago | | | 0 | 0.0014619497 | |
| 17158017 | 2 years ago | | | 0 | 0.0013919675 | |
| 17157977 | 2 years ago | | | 0 | 0.0016144329 | |
| 17157962 | 2 years ago | | | 0 | 0.0015840260 | |
| 17157962 | 2 years ago | | | 0 | 0.0015840260 | |
| 17157962 | 2 years ago | | | 0 | 0.0015840260 | |
| 17157962 | 2 years ago | | | 0 | 0.0015840260 | |
| 17157962 | 2 years ago | | | 0 | 0.0015840260 | |
| 17157954 | 2 years ago | | | 0 | 0.0016851794 |
ABI
ABI objects
Getter at block 21116044
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Nikola Tesla
owner() view returns (address)
0x22cd58602d980eb4e9a7597dcca19d6d9a681a46
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
TESLA
taxWallet() view returns (address)
0x22cd58602d980eb4e9a7597dcca19d6d9a681a46
taxes() view returns (uint256 buy, uint256 sell)
(buy=10, sell=10)
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xd74d8d8433bd7b7e17614eae501a58cc2ab0cf3d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setFees(uint256 buy, uint256 sell)
startTrading()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.