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 |
---|---|---|---|---|---|
TESLA | ERC-20 | 1.729652M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18241623 | a year ago | | | 0 | 0.00048744330 | |
| 18241617 | a year ago | | | 0 | 0.00059083121 | |
| 18241616 | a year ago | | | 0 | 0.00059121421 | |
| 18241615 | a year ago | | | 0 | 0.015576321 | |
| 18241614 | a year ago | | | 0 | 0.00054715783 | |
| 18241608 | a year ago | | | 0 | 0.00036338771 | |
| 18241608 | a year ago | | | 0 | 0.0012482704 | |
| 18241607 | a year ago | | | 0 | 0.00063690896 | |
| 18241607 | a year ago | | | 0 | 0.00063690896 | |
| 18241607 | a year ago | | | 0 | 0.00063690896 |
ABI
ABI objects
Getter at block 21158206
buyTax() view returns (uint256)
2
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
SmartMoney
owner() view returns (address)
0xf9c7bd8f181ebdd750aa45018dacee5a228651b4
sellTax() view returns (uint256)
100
symbol() pure returns (string)
TESLA
totalSupply() pure returns (uint256)
100000000000000000000000000
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)
excludeFromFees(address wallet)
removeLimits()
renounceOwnership()
startTrade()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 newBuyTax, uint256 newSellTax)
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.