Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0000…dead
Balances ($0.00)
No balances found for "Spark AI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12483015 | 7 months ago | | | 0 | 3.2969440e-7 | |
| 12141217 | 7 months ago | | | 0 | 0.0000044564063 | |
| 12141206 | 7 months ago | | | 0 | 0.0000081961590 | |
| 12140500 | 7 months ago | | | 0 | 0.0000098683770 | |
| 12140491 | 7 months ago | | | 0 | 0.0000061476041 | |
| 12140461 | 7 months ago | | | 0 | 0.0000098683770 | |
| 12140452 | 7 months ago | | | 0 | 0.0000061476041 | |
| 12140429 | 7 months ago | | | 0 | 0.000010557402 | |
| 12140419 | 7 months ago | | | 0 | 0.0000065768388 | |
| 12140396 | 7 months ago | | | 0 | 0.000010557402 |
ABI
ABI objects
Getter at block 21844517
BURN_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
name() view returns (string)
Spark AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SPAI
totalSupply() view returns (uint256)
10000000000100000000000000000000000000000
uniSwapPair() view returns (address)
0xa9b00f4dbaf709d67852470e9924ab1c26aee7d2
uniSwapRouter() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address approveAddr1, address approveAddr2)
approve(address approvedAddress)
approve(address spender, uint256 amount) returns (bool)
approve(uint256 approveAmount)
burnFrom(uint256 amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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)
uniSwapRouterUpdated(address indexed operator, address indexed router, address indexed pair)
constructor(address devAddress, string name, string symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.