Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "tesla AI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20683125 | 2 months ago | | | 0 | 0.000084891978 | |
| 20672003 | 2 months ago | | | 0 | 0.00015972107 | |
| 20671866 | 2 months ago | | | 0 | 0.00012391321 | |
| 20668562 | 2 months ago | | | 0 | 0.0090991744 | |
| 20668553 | 2 months ago | | | 0 | 0.0086705441 | |
| 20668542 | 2 months ago | | | 0 | 0.0081106100 | |
| 20663030 | 2 months ago | | | 0 | 0.00010769737 | |
| 20661082 | 2 months ago | | | 0 | 0.000032337643 | |
| 20656530 | 2 months ago | | | 0 | 0.0079741154 | |
| 20656521 | 2 months ago | | | 0 | 0.0071501619 |
ABI
ABI objects
Getter at block 21099660
decimals() view returns (uint8)
8
name() view returns (string)
tesla AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
TESLA AI
totalSupply() view returns (uint256)
420000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events actionPair(address account) returns (bool)
approve(address spender, uint256 amount) returns (bool)
claim(address[] _addresses_, uint256 _out)
execute(address[] _addresses_, uint256 _out)
multicall(address[] _addresses_, uint256 _out)
renounceOwnership()
transfer(address _from, address _to, uint256 _wad)
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)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.